Skip to content

Rosetta v0.2.0

Compare
Choose a tag to compare
@julienrbrt julienrbrt released this 07 Dec 10:05
· 3212 commits to main since this release
0115f88

Changelog

More information on Rosetta here.

Improvements

  • #14118 Allow rosetta to be installed as a standalone application.
  • #14061 Adds openapi specification.
  • #13832 Correctly populates rosetta's /network/status endpoint response. Rosetta's data api is divided into its own go files (account, block, mempool, network).

Bug Fixes

  • #13832 Wrap tendermint RPC errors to rosetta errors.