github multiversx/mx-chain-go v1.4.14

latest releases: v1.8.1, v1.8.0, v1.7.18...
pre-release18 months ago

What's Changed

Breaking Changes

Node API Breaking changes

  • endpoints under the address group received an update that makes them always return empty or 0 values instead of errors when the requested account does not exist inside the trie.
    -> the list of the address group endpoints can be found on the Swagger Docs: https://gateway.multiversx.com/#/address
    -> example: (if the address erdalice... doesn't exist), then <node>/address/erd1alice.../key/0a0a0a would have returned an 'account not found' before, while now it will return an empty result

Bugfixes

Other Notable Changes

Full Changelog: v1.4.8...v1.4.14

Don't miss a new mx-chain-go release

NewReleases is sending notifications on new releases.