Skip to content

Tags: hexresearch/ergvein

Tags

v31

Toggle v31's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Increase to 31 release as 30 failed to upload

v30

Toggle v30's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Update version counter to v30

v29

Toggle v29's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Make release 29

v28

Toggle v28's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Fix version bounds for indexer server

v27

Toggle v27's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Fix version bounds for indexer server

v26

Toggle v26's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Update versions and changelog

v25

Toggle v25's commit message

Verified

This commit was signed with the committer’s verified signature.
NCrashed Anton Gushcha
Update to 25 version

v24-handle-msg

Toggle v24-handle-msg's commit message
Drop unused

v24

Toggle v24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New protocol version (#883)

* Fix scan block version parsing #882

* Use varint and add onion address type #882

* Add tests

* Finish tests for each message type

* Fix size of filter event message

* Fix other parts of project

* Fix header parsing on client and server

* Update watsnew for 24 release

v24-rc1

Toggle v24-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hot fix recv zero sized body (#884)

* Fix zero size body parsing