Skip to content

v0.21.0

Choose a tag to compare

@fpelliccioni fpelliccioni released this 25 Aug 10:58

To use the Knuth C API you can follow these instructions.

This release includes the following features and fixes:

  • Added experimental support for Double-Spend Proofs. This feature is disabled by default. If you want to enable it you just have to add the following entry in the configuration: node.ds_proofs = true.
  • Uses C++ API v0.22.0
  • Several external dependencies were updated.