v2.37.0-beta.1
Pre-release
Pre-release
What's Changed
- feat(Go-TCK): Implement
JSON-RPC
methods forAccountCreateTransaction
,AccountUpdateTransaction
,AccountDeleteTransaction
andAccountInfoQuery
by @agadzhalov in #879 - chore: revert TCK changes by @0xivanov in #890
- chore: Skip flaky
EthereumTransaction
e2e test by @0xivanov in #891 - chore: remove
tck
folder from develop by @0xivanov in #895 - fix: solve backward compatibility issues with modularized code by @0xivanov in #901
- feat(HIP-657): Mutable metadata fields for dynamic NFTs by @0xivanov in #892
- feat(HIP): HIP-646 and HIP-765 by @0xivanov in #908
- Chore(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #912
New Contributors
- @agadzhalov made their first contribution in #879
Full Changelog: v.2.36.0...v2.37.0-beta.1