Releases: Autarkysoft/Denovo
Bitcoin.Net 0.27.0 & Denovo 0.8.0
Some bug fixes and code improvements.
New Denovo release uses the new library and the miner is more flexible.
See ChangeLog for details.
Bitcoin.Net 0.26.0
Lots of improvements in ECC code.
See ChangeLog for details.
Bitcoin.Net 0.25.0
New Scalar Inverse method + cleanup.
See ChangeLog for details.
Bitcoin.Net 0.24.0
Some cleanup.
See ChangeLog for details.
Bitcoin.Net 0.23.0
This release replaces the old ECC implementation with the new one in Bitcoin.Net.
There is no Denovo release this time to keep it on the older ECC implementation until next release. You can compile master or use binaries in previous release (v. 0.7.0).
See ChangeLog for details.
Bitcoin.Net 0.22.0 & Denovo 0.7.0
This release improves the ECC implementation and introduces signature verification (untested). It also adds more flexibility to transaction verifier in Denovo to manually activate/deactivate consensus rules.
See ChangeLog for details.
Bitcoin.Net 0.21.0 & Denovo 0.6.0
This release fixes some issues with the mock database and introduces a new implementation of ECC.
See ChangeLog for details.
Bitcoin.Net 0.20.0 & Denovo 0.5.0
This release has some breaking changes involving BlockHeader and any class that deals with a 256-bit hash.
See ChangeLog for details.
Bitcoin.Net 0.19.0 & Denovo 0.4.0
This release fixes most of the issues involving the initial sync in FullClient.
See ChangeLog for details.
Bitcoin.Net 0.18.0 & Denovo 0.3.0
From this release both Bitcoin.Net and Denovo will be released with different versions while the tag only shows Bitcoin.Net version.
See ChangeLog for details.