Releases: k-nuth/cs-api
v0.23.0
What's Changed
- bump C-API to v0.52.0 by @fpelliccioni in #10
- C++23 support by @fpelliccioni in #11
- feat: copyright 2024 by @fpelliccioni in #12
- feat: improve payment address tests by @fpelliccioni in #13
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- feat: BCH Network Upgrade 2024 by @fpelliccioni in #9
Full Changelog: v0.21.0...v0.22.0
v0.21.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Fixes to support
armv7
architecture. secp256k1
performance improvements backported.- Fixes to support for Visual Studio 2019 and Visual Studio 2022 on Windows.
- Infrastructure code bug fixed.
- Several minor fixes.
- Updated external dependencies.
- Based on the Knuth C-API version 0.32.0.
v0.20.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Knuth's build system (kthbuild) has been completely rewritten. Read more about it here.
- Several code improvements.
- Based on the Knuth C-API version 0.27.0.
- Several external dependencies were updated.
v0.19.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Support for the May 15, 2022 Network Upgrade. This release implements the following two consensus CHIPs:
- CHIP-2021-03: Bigger Script Integers increased precision for arithmetic operations.
- [CHIP-2021-02: Native Introspection Opcodes](https://gitlab.com/GeneralProtocols/research/chips/-/blob/master/CHIP-2021-02-Add-
- Support for .NET Core 6.
- Support for Visual Studio 2022 on Windows.
- Based on the Knuth C-API version 0.24.0.
- Several external dependencies were updated.
0.18.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Added support for enable or disable Double-Spend Proofs in the configuration API.
- Based on the Knuth C-API version 0.22.1.
0.17.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Added experimental support for Double-Spend Proofs.
- Several external dependencies were updated.
- Based on the Knuth C-API version 0.22.0.
0.16.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Some fixes in the Config API.
- Based on the Knuth C-API version 0.19.0.
0.15.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Based on the Knuth C-API version 0.17.0.
- Important improvements in the CI/CD system.
0.14.0
To use the Knuth C#/.NET API you can follow these instructions.
This release includes the following features and fixes:
- Based on the Knuth C-API version 0.16.0.
- Important improvements in the CI/CD system.