Skip to content

Releases: VIZ-Blockchain/viz-cpp-node

Windows Build 2026-06-07 (c6bb4c7)

07 Jun 06:28

Choose a tag to compare

Windows Build 2026-06-07 (ac3ee36)

07 Jun 08:09

Choose a tag to compare

Windows Build 2026-06-07 (9458950)

07 Jun 08:21

Choose a tag to compare

Windows Build 2026-06-06 (a183c70)

06 Jun 19:29

Choose a tag to compare

Windows Build 2026-06-05 (db74f3e)

05 Jun 09:34

Choose a tag to compare

Windows Build 2026-06-05 (d1ecd5b)

05 Jun 08:22

Choose a tag to compare

Windows Build 2026-06-05 (700fcd1)

05 Jun 06:41

Choose a tag to compare

Windows Build 2026-06-05 (3da3e92)

05 Jun 04:40

Choose a tag to compare

What's Changed

  • Successful HF1 by @On1x in #41
  • 2 HF in mainnet: fix committee check for approve_min_shares by @On1x in #46
  • Mainnet fixes: replay, posix, committee calc, config with clear-votes-before-block by @On1x in #47
  • 3 HF in mainnet + fixes by @On1x in #48
  • Mainnet HardFork 4 by @On1x in #52
  • Change plugin.cpp: add 2 operations. by @denis-skripnik in #55
  • HF4 + fixes merge by @On1x in #56
  • Mainnet HardFork 5 by @On1x in #57
  • HF5 accepted by @On1x in #59
  • Mainnet HardFork 6 by @On1x in #62
  • Fix negative energy affected by hf6 calculations by @On1x in #64
  • Mainnet HardFork 8 by @On1x in #65
  • New API by @On1x in #66
  • Fix account_sale virtual operation on buy_account_evaluator by @On1x in #67
  • Fix master key findings by get_potential_signatures by @On1x in #68
  • Add get_paid_subscriptions method to paid_subscription_api by @On1x in #69
  • Refactor dockerfiles by @bitphage in #72
  • Mainnet HardFork 9 by @On1x in #73
  • GitHub action to build testnet docker images for PRs by @bitphage in #75
  • Add new props to chain_api_properties by @On1x in #76
  • Update testnet plugin set and add docker commands to documentation by @chiliec in #74
  • Fix ordering in proposal_update_operationo by @bitphage in #78
  • Update seednodes by @Lex-Ai in #77
  • Update seednodes by @jackvote in #79
  • Add custom_protocol_api plugin by @On1x in #80
  • Fix critical bug & prevent spam attack vector. by @On1x in #81
  • Init hardfork 10, fix energy "double" spend by delegation. by @On1x in #82
  • Update seednodes by @Lex-Ai in #83
  • VIZ Update 11 (3.0.0 version) by @On1x in #84
  • Fix bottleneck in account_history plugin, add account range history by @On1x in #85
  • Lib boost 1.71 by @On1x in #88
  • feat(chain): add snapshot loading support to database and chain plugin by @On1x in #87
  • Emergency consensus by @On1x in #89
  • feat(snapshot): implement asynchronous non-blocking snapshot creation by @On1x in #90
  • Free memory by @On1x in #91
  • fix(witness): resolve infinite fork collision deferral and stuck head… by @On1x in #93
  • fix(database): add startup delay before emergency consensus activation by @On1x in #94
  • ci: cut Docker build time via three-layer caching + scoped make target by @chiliec in #97
  • perf(docker): skip make install, copy vizd binary directly by @chiliec in #98
  • feat(docker): restore cli_wallet to build and runtime image by @chiliec in #99
  • Fix witness by @On1x in #96
  • fix missing testnet conts in config by @On1x in #103
  • fix missed define by @On1x in #104
  • refactor: rename witness→validator across protocol, chain, API, and w… by @On1x in #102
  • update docs gen, update git ignore by @On1x in #106
  • Update docs by @On1x in #107
  • update docs path by @On1x in #108
  • Witness rename by @On1x in #109
  • docs(l10n): update Russian and Chinese localization to reflect plugin… by @On1x in #111
  • ci: notify docs.viz.cx mirror on docs/ changes by @chiliec in #113
  • fix(snapshot): detect and recover validator vote snapshot inconsisten… by @On1x in #112
  • chore: remove dead code, orphan files, and stale CMake plumbing by @chiliec in #100
  • Win build by @On1x in #114
  • test(consensus_sim): deterministic multi-node harness with equivocation injection by @chiliec in #110

New Contributors

Full Changelog: https://github.com/VIZ-Blockchain/viz-cpp-node/commits/win-3da3e92

Windows Build 2026-06-05 (3ba6701)

05 Jun 12:21

Choose a tag to compare