v0.129.0 #11108
steven-sheehy
started this conversation in
Releases
v0.129.0
#11108
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release begins the design effort for HIP-1081 Block Node. Next sprint the initial support for connecting to a block node will be started. Additionally, all of the
/api/v1/tokens/{id}
endpoints now support an ID in the form of a 40 character hexadecimal EVM address.The integration of the latest consensus node EVM library into
/api/v1/contracts/call
continues. This release saw a number of bug fixes and test improvements to verify support for newer EVM functionality. This new code path is now live in all production environments, though each at varying percentage as we work to ramp it up to 100%.Enhancements
@hiero-ledger
#10909getTreasury
andgetAutoRenewAccount
methods inTokenReadableKVState
#10807/tokens/{id}
endpoint #10799Bug Fixes
NullPointerException
on AccountID.accountNum() #11002NullPointerException
on missing account key #10989accounts?account.publickey={key}
#10904NullPointerException
on missing contract key #10900TokenAccountRepository.findByIdAndTimestamp
query #10888Documentation
This discussion was created from the release v0.129.0.
Beta Was this translation helpful? Give feedback.
All reactions