File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.10.5] - 2026-03-03
11+
12+ ### Changed
13+
14+ - Updated bindings from TNT Core contracts
15+
1016## [ 0.10.4] - 2026-02-24
1117
1218### Changed
@@ -220,7 +226,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
220226- Raw ABI JSON exports via ` abi ` module
221227- ` TNT_CORE_VERSION ` constant for commit tracking
222228
223- [ Unreleased ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.10.4 ...HEAD
229+ [ Unreleased ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.10.5 ...HEAD
224230[ 0.1.0 ] : https://github.com/tangle-network/tnt-core/releases/tag/bindings-v0.1.0
225231[ 0.4.1 ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.4.0...bindings-v0.4.1
226232[ 0.4.2 ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.4.1...bindings-v0.4.2
@@ -251,3 +257,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
251257[ 0.10.2 ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.10.0...bindings-v0.10.2
252258[ 0.10.3 ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.10.2...bindings-v0.10.3
253259[ 0.10.4 ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.10.3...bindings-v0.10.4
260+ [ 0.10.5 ] : https://github.com/tangle-network/tnt-core/compare/bindings-v0.10.4...bindings-v0.10.5
Original file line number Diff line number Diff line change 11[package ]
22name = " tnt-core-bindings"
3- version = " 0.10.4 "
3+ version = " 0.10.5 "
44edition = " 2021"
55rust-version = " 1.81"
66description = " Rust bindings for TNT Core Solidity contracts (Tangle staking protocol)"
Original file line number Diff line number Diff line change 1- da2b9a8f57e6bf0af537b58c6f58f4b9fe0f5b67
1+ 94887cc700a5255a4c8d31b48cf2634d15f7a499
Original file line number Diff line number Diff line change 11[package ]
22name = " tnt-core-fixtures"
3- version = " 0.10.4 "
3+ version = " 0.10.5 "
44edition = " 2021"
55rust-version = " 1.81"
66description = " Local testnet fixture data for TNT Core"
You can’t perform that action at this time.
0 commit comments