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.