Download Latest Version Exonum 1.0.0.zip (2.0 MB)
Email in envelope

Get an email when there's a new version of Exonum

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
Exonum 1.0.0.tar.gz 2020-03-31 1.6 MB
Exonum 1.0.0.zip 2020-03-31 2.0 MB
README.md 2020-03-31 560 Bytes
Totals: 3 Items   3.6 MB 0

Breaking Changes

exonum-api

  • ApiManagerConfig was made non-exhaustive. (#1834)

New Features

exonum-node

  • Exonum nodes now gracefully terminate on receiving SIGINT, SIGTERM and SIGQUIT signals (on Unix platforms), or a ctrl + c break (on Windows). These signal handlers may be switched off by using NodeBuilder::disable_signals(). (#1834)

Bug Fixes

exonum-cli

  • Fixed bug in run-dev command. Previously, using the existing configuration files in blockchain-path led to an error. (#1827)
Source: README.md, updated 2020-03-31