Skip to content

Releases: lbryio/herald.go

v0.2022.10.04.1

04 Oct 17:52
Compare
Choose a tag to compare

[v0.2022.10.04.1] - 2022-10-04

  • Add subscribe/unsubscribe RPCs. Add session, sessionManager, and serve JSON RPC (without HTTP). (#66) by moodyjon
  • integration testing scripts (#64) by jeffreypicard
  • Adjust EffectiveAmountValue to include ActivatedSupportSum. Make use of this in GetEffectiveAmount() tests. (#61) by moodyjon
  • Update go.mod, go.sum for use of constraints (x/exp). (#60) by moodyjon
  • Add "on: pull_request" to worflow. (#59) by moodyjon
  • Fix struct annotation for HashXHistoryValue. TxNums now little-endian. (#58) by moodyjon
  • WIP: Resolve json rpc (#57) by jeffreypicard
  • Add element type param T to SlicedBacked[T]. Require T satisfy (#56) by moodyjon
  • Add some blockchain RPC handlers and DB fetching routines (#55) by moodyjon
  • Payload of HashXHistoryValue should be an array of uint32 representing "txnums" (#54) by moodyjon
  • Add RepostedCount, EffectiveAmount prefix rows (#51) by moodyjon

v0.2022.08.16.1

16 Aug 11:56
Compare
Choose a tag to compare

[v0.2022.08.16.1] - 2022-08-16

  • Updates for build (#50) by jeffreypicard
  • Catchup to python-herald schema. Plus lots of refactoring. (#49) by moodyjon
  • fix release script (#48) by jeffreypicard

v0.2022.08.09.1

09 Aug 14:19
Compare
Choose a tag to compare

[v0.2022.08.09.1] - 2022-08-09

  • Herald.go (#47) by jeffreypicard
  • Bump to grpc v1.46.0. (#45) by moodyjon
  • Fix release_time query to match python hub. (#41) by moodyjon
  • Jeffreypicard/feature/move to herald (#37) by jeffreypicard
  • rocksdb (#29) by jeffreypicard

v0.2022.01.21.1

21 Jan 17:27
Compare
Choose a tag to compare

[v0.2022.01.21.1] - 2022-01-21

  • Fix behavior when the index isn't there. (lbryio/hub#31) by jeffreypicard

v0.2021.12.18.1

18 Dec 16:14
Compare
Choose a tag to compare

[v0.2021.12.18.1] - 2021-12-18

v0.2021.12.06.1

06 Dec 22:42
Compare
Choose a tag to compare

[v0.2021.12.06.1] - 2021-12-06

range-queries

03 Dec 01:27
Compare
Choose a tag to compare

Custom release to support range queries.

v0.2021.11.05.1

05 Nov 15:16
Compare
Choose a tag to compare

[v0.2021.11.05.1] - 2021-11-05

  • Most of federation is written, need to finish udp and test (lbryio/hub#20) by jeffreypicard

v0.2021.10.25.1

25 Oct 15:51
Compare
Choose a tag to compare
v0.2021.10.25.1 Pre-release
Pre-release

[v0.2021.10.25.1] - 2021-10-25

leveldb-hub

15 Sep 17:43
Compare
Choose a tag to compare
leveldb-hub Pre-release
Pre-release

used for ci in lbryio/lbry-sdk#3205