Skip to content

Releases: bsv-blockchain/teranode

v0.13.0-beta-1

02 Dec 08:24
4e8b340

Choose a tag to compare

v0.13.0-beta-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.4...v0.13.0-beta-1

v0.12.5-beta-1

25 Nov 10:13
1c1fd8e

Choose a tag to compare

v0.12.5-beta-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.4...v0.12.5-beta-1

v0.12.4

24 Nov 16:17
a864221

Choose a tag to compare

What's Changed

  • feat: calculate levels by @gokutheengineer in #115
  • fix: verify chain connection function by @gokutheengineer in #157
  • Feature/simplify get mining candidate by @liam in #167
  • feat(utxo): optimize multi-record transactions with auto-recovery by @ordishs in #172
  • Update Kubernetes instruction to new public teranode-operator by @oskarszoon in #156
  • Feature/clean kubernetes docs updates by @torrejonv in #178
  • Move chaos tests from PR workflow to nightly workflow by @rid3thespiral in #174
  • Throw storage error when lock aquire fails by @icellan in #179
  • Include subtree size in block assembly status response by @icellan in #180
  • Add reset reputation for peers to UI by @oskarszoon in #173
  • block persister branch assertions by @freemans13 in #112
  • refactor(p2p): remove unused baseURL parameter from HandleWebSocket by @ordishs in #181
  • Upgrade go-p2p-message-bus and P2P network hardening by @oskarszoon in #185
  • utxo prune main chain only fix by @freemans13 in #188
  • 3076: Announce current subtree at a minimum every 10 seconds by @liam in #182
  • test: add multi-node daemon test infrastructure with peer injection by @ordishs in #186
  • Revert "test: add multi-node daemon test infrastructure with peer injection" by @oskarszoon in #195
  • Upgrade go-p2p-message-bus to latest with DHT Mode "off" support by @oskarszoon in #193
  • Remove URLResponsive checks, all handled with reputation score by @oskarszoon in #194
  • refactor(p2p): atomic peer operations with CRUD API and reputation-based health by @ordishs in #189
  • Upgrade go-p2p-message-bus to v0.1.7 by @oskarszoon in #206
  • Implement chaos test Scenario 05: Bandwidth Constraints by @rid3thespiral in #170
  • Implement chaos test Scenario 06: Slow Close Connections (Slicer Toxic) by @rid3thespiral in #184
  • Upgrade go-subtree to fix the file reader boundary issues by @oskarszoon in #209
  • Fix RPC reconsiderblock call and add support to reconsider children by @oskarszoon in #211

Full Changelog: v0.12.3...v0.12.4

v0.12.3

13 Nov 14:06
00d1299

Choose a tag to compare

What's Changed

  • Upgrade to latest go-p2p-message-bus to prevent netscanning by @oskarszoon in #169

Full Changelog: v0.12.2...v0.12.3