Releases: koinos/koinos-block-producer
Releases · koinos/koinos-block-producer
v1.2.1
What's Changed
- Implement the usage of
propose_block
RPC by @sgerbino in #146 - Bump cmake to 1.0.2 and bump version to 1.2.1 by @mvandeberg in #147
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update after_success.sh by @mvandeberg in #141
- Upgrade log library to v2.0.0 by @sgerbino in #142
- Pitchfork by @sgerbino in #143
- Bump cmake to v1.0.0 by @mvandeberg in #144
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's Changed
- Update github workflows by @mvandeberg in #133
- Use Name Service by @youkaicountry in #139
- Bump version by @sgerbino in #140
Full Changelog: v1.0.2...v1.1.0
1.0.2
What's Changed
- Bump Hunter version and deps by @mvandeberg in #131
- Update submodules and bump version to v1.0.2 by @mvandeberg in #132
Full Changelog: v1.0.1...v1.0.2
1.0.1
Release notes
- Bump MQ library to v1.0.1 (https://github.com/koinos/koinos-mq-cpp/releases/tag/v1.0.1)
1.0.0
Merge pull request #121 from koinos/1.0.0 Bump submodules for 1.0.0
0.4.2 - Testnet
Merge pull request #117 from koinos/116-respect-halt #116: Do not restart block production when service is halted
v0.4.1 - Testnet
Merge pull request #112 from koinos/effective-vhp Use effective VHP for producing blocks
0.4.0 - Testnet
Merge pull request #110 from koinos/pob-improved-error-handling Improve error handling during parameter retrieval for PoB
0.3.0 - Testnet
Merge pull request #101 from koinos/cleanup-threads Cleanup asio thread allocation