Releases: dkackman/chia-dotnet
Service events
What's Changed
- Added events for messages coming from the various services.
https://www.nuget.org/packages/chia-dotnet/3.1.0
Full Changelog: v3.0.1...v3.1.0
.NET 8
What's Changed
- Convert to NET 8
https://www.nuget.org/packages/chia-dotnet/3.0.1
Full Changelog: v2.1.2...v3.0.1
Chia 2.1.2 Support
What's Changed
- Support for Dao Wallets
https://www.nuget.org/packages/chia-dotnet/2.2.1
Full Changelog: v2.0.0.7...v2.2.0
2.0.0 Support
https://www.nuget.org/packages/chia-dotnet/2.0.0
What's Changed
- fix didinfo by @dkackman in #144
- closing out test-refactor branch by @dkackman in #146
- More tests by @dkackman in #147
- more tests in Daemon by @dkackman in #148
- 2.0.0 by @dkackman in #149
- Update README.md by @dkackman in #150
Full Changelog: v2.0.0...v2.0.0.7
Support chia 1.8.2
Lot's of updates from 1.40 -> 1.8.2
Complete revamp of unit tests (thanks @KevinOnFrontEnd!!)
https://www.nuget.org/packages/chia-dotnet/2.0.0-beta01
What's Changed
- add missing excludeReorged field to GetBlocks API by @wizicer in #56
- raise exception when status isn't success by @wizicer in #59
- Bump YamlDotNet from 11.2.1 to 12.3.1 in /src/chia-dotnet by @dependabot in #65
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/chia-dotnet by @dependabot in #60
- Update README.md by @dkackman in #77
- Bump YamlDotNet from 12.3.1 to 13.1.1 in /src/chia-dotnet by @dependabot in #79
- remove rate limited wallet types and methods by @dkackman in #81
- Update dependabot.yml by @dkackman in #82
- Update README.md by @dkackman in #84
- update gitignore to ignore jetbrains .idea folder by @KevinOnFrontEnd in #85
- added initial get-block-spends by @KevinOnFrontEnd in #83
- Dto by @dkackman in #86
- Remove blockspend.cs and use existing model CoinSpend by @KevinOnFrontEnd in #87
- Key management by @dkackman in #88
- 1.6.2 by @dkackman in #90
- 1.6.2 by @dkackman in #91
- 1.6.2 by @dkackman in #92
- DL Methods by @dkackman in #93
- Update Config.cs by @joshpainter in #94
- NFT updates by @dkackman in #95
- Update dependabot.yml by @dkackman in #96
- Create devskim.yml by @dkackman in #97
- Update dotnet.yml by @dkackman in #99
- DID stuffs by @dkackman in #98
- Offer stuffs by @dkackman in #100
- Transaction Stuffs by @dkackman in #101
- Wallet stuffs by @dkackman in #102
- VC stuffs by @dkackman in #103
- make reusePuzhash nullable and default to null by @dkackman in #104
- replace ICollection with IEnumerable where possible by @dkackman in #107
- Test refactor by @dkackman in #126
- 2.0 alpha 3 by @dkackman in #128
- Bump YamlDotNet from 13.1.1 to 13.2.0 in /src/chia-dotnet by @dependabot in #132
- Fixes from unit tests by @dkackman in #139
- CalculateCoinName by @dkackman in #142
New Contributors
- @dependabot made their first contribution in #65
- @joshpainter made their first contribution in #94
Full Changelog: v1.4.0...v2.0.0
Support chia 1.4.0
NFT support with Chia 1.4.0
https://www.nuget.org/packages/chia-dotnet/1.4.0
What's Changed
Full Changelog: v1.2.1...v1.4.0
v1.4.0-beta-01
Support for chia 1.40 changes including NFTs
https://www.nuget.org/packages/chia-dotnet/1.4.0-beta-01
What's Changed
Full Changelog: v1.2.0...v1.4.0-beta-01
Support Chia 1.3.5
https://www.nuget.org/packages/chia-dotnet/1.2.0
What's Changed
- multiple minor API issues by @wizicer in #45
- Chia 1.3.5 Additions
New Contributors
Full Changelog: v1.0.1...v1.2.0
Support Chia 1.3.1
This release introduces full support for chia 1.3.1; including trades, CATs and offers. (Thanks @andyraddatz)
https://www.nuget.org/packages/chia-dotnet/1.0.1
What's Changed
Full Changelog: v0.8.0...v1.0.1
[PRERELEASE] 1.3 support
Includes support for all the new 1.3.1 features, includes managing trades and offers (thanks @andyraddatz)
https://www.nuget.org/packages/chia-dotnet/1.0.0-beta.1.3.14
What's Changed
- Add TradeManager tests and fix a couple things by @andyraddatz in #40
New Contributors
- @andyraddatz made their first contribution in #40
Full Changelog: v1.0.0-beta.1.3.6...1.0.0-beta.1.3.14