-
v0.2022.10.04.1 Stable
released this
2022-10-04 19:52:47 +02:00 | 7 commits to master since this release[v0.2022.10.04.1] - 2022-10-04
- Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (https://github.com/lbryio/herald.go/pull/66) by moodyjon
- integration testing scripts (https://github.com/lbryio/herald.go/pull/64) by jeffreypicard
- Adjust EffectiveAmountValue to include ActivatedSupportSum. Make use of this in GetEffectiveAmount() tests. (https://github.com/lbryio/herald.go/pull/61) by moodyjon
- Update go.mod, go.sum for use of constraints (x/exp). (https://github.com/lbryio/herald.go/pull/60) by moodyjon
- Add "on: pull_request" to worflow. (https://github.com/lbryio/herald.go/pull/59) by moodyjon
- Fix struct annotation for HashXHistoryValue. TxNums now little-endian. (https://github.com/lbryio/herald.go/pull/58) by moodyjon
- WIP: Resolve json rpc (https://github.com/lbryio/herald.go/pull/57) by jeffreypicard
- Add element type param T to SlicedBacked[T]. Require T satisfy (https://github.com/lbryio/herald.go/pull/56) by moodyjon
- Add some blockchain RPC handlers and DB fetching routines (https://github.com/lbryio/herald.go/pull/55) by moodyjon
- Payload of HashXHistoryValue should be an array of uint32 representing "txnums" (https://github.com/lbryio/herald.go/pull/54) by moodyjon
- Add RepostedCount, EffectiveAmount prefix rows (https://github.com/lbryio/herald.go/pull/51) by moodyjon
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
herald
36 downloads · 110 MiB
-
v0.2022.08.16.1 Stable
released this
2022-08-16 13:56:19 +02:00 | 39 commits to master since this release[v0.2022.08.16.1] - 2022-08-16
- Updates for build (https://github.com/lbryio/herald.go/pull/50) by jeffreypicard
- Catchup to python-herald schema. Plus lots of refactoring. (https://github.com/lbryio/herald.go/pull/49) by moodyjon
- fix release script (https://github.com/lbryio/herald.go/pull/48) by jeffreypicard
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
herald
9 downloads · 104 MiB
-
v0.2022.08.09.1 Stable
released this
2022-08-09 16:19:53 +02:00 | 44 commits to master since this release[v0.2022.08.09.1] - 2022-08-09
- Herald.go (https://github.com/lbryio/herald.go/pull/47) by jeffreypicard
- Bump to grpc v1.46.0. (https://github.com/lbryio/herald.go/pull/45) by moodyjon
- Fix release_time query to match python hub. (https://github.com/lbryio/herald.go/pull/41) by moodyjon
- Jeffreypicard/feature/move to herald (https://github.com/lbryio/herald.go/pull/37) by jeffreypicard
- rocksdb (https://github.com/lbryio/herald.go/pull/29) by jeffreypicard
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
herald
7 downloads · 104 MiB
-
v0.2022.01.21.1 Stable
released this
2022-01-21 18:27:09 +01:00 | 53 commits to master since this release[v0.2022.01.21.1] - 2022-01-21
- Fix behavior when the index isn't there. (https://github.com/lbryio/hub/pull/31) by jeffreypicard
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hub
1,629 downloads · 20 MiB
-
v0.2021.12.18.1 Stable
released this
2021-12-18 17:14:37 +01:00 | 56 commits to master since this release[v0.2021.12.18.1] - 2021-12-18
- add sd_hash prefix search (https://github.com/lbryio/hub/pull/30) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hub
199 downloads · 20 MiB
-
v0.2021.12.06.1 Stable
released this
2021-12-06 23:42:34 +01:00 | 58 commits to master since this release[v0.2021.12.06.1] - 2021-12-06
- Update RangeField (https://github.com/lbryio/hub/pull/28) by jeffreypicard
- UDPServer / ip address resolution (https://github.com/lbryio/hub/pull/24) by jeffreypicard
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hub
6 downloads · 20 MiB
-
range-queries Stable
released this
2021-12-03 02:16:06 +01:00 | 74 commits to master since this releaseCustom release to support range queries.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
hub
31 downloads · 20 MiB
-
Source code (ZIP)
-
v0.2021.11.05.1 Stable
released this
2021-11-05 16:16:40 +01:00 | 75 commits to master since this release[v0.2021.11.05.1] - 2021-11-05
- Most of federation is written, need to finish udp and test (https://github.com/lbryio/hub/pull/20) by jeffreypicard
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hub
6 downloads · 20 MiB
-
v0.2021.10.25.1 Pre-release
released this
2021-10-25 17:51:09 +02:00 | 86 commits to master since this release[v0.2021.10.25.1] - 2021-10-25
- Record metrics (https://github.com/lbryio/hub/pull/17) by jeffreypicard
- Query caching (https://github.com/lbryio/hub/pull/15) by jeffreypicard
- Prometheus and versioning (https://github.com/lbryio/hub/pull/14) by jeffreypicard
- update trending fields for the leveldb hub (https://github.com/lbryio/hub/pull/13) by jackrobison
- linitng (https://github.com/lbryio/hub/pull/11) by e4drcf
- search fixes (https://github.com/lbryio/hub/pull/10) by shyba
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hub
5 downloads · 20 MiB
-
leveldb-hub Pre-release
released this
2021-09-15 19:25:19 +02:00 | 110 commits to master since this releaseused for ci in https://github.com/lbryio/lbry-sdk/pull/3205
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
hub
329 downloads · 18 MiB
-
Source code (ZIP)