Releases: ava-labs/avalanche-rosetta
Releases · ava-labs/avalanche-rosetta
[email protected]
Changes
- Upgrade to [email protected]
[email protected]
Changes
- Enforce that all addresses start with
0x
- Upgrade to [email protected]
[email protected]
Changes
- Upgrade to [email protected]
- Add support for populating
nonce
,gas_price
(in wei) inConstructionPreprocessRequest.Metadata
- Add support for
ConstructionPreprocessRequest.SuggestedFeeMultiplier
(whengas_price
is not specified) - Refactor Construction Service to use abstractions from https://github.com/coinbase/rosetta-ethereum
Update to [email protected]
Update to [email protected]
Return Peers in `/network/status`
Use `/data` for persistent storage
Update to [email protected]
- Updated
avalanche-rosetta
to use[email protected]
- Migrated C-Chain config to the new chain config format
- Support
/network/options
endpoint inoffline
mode
Introducing avalanche-rosetta!
avalanche-rosetta
is a complete implementation of the Rosetta API for the Avalanche C-Chain. The v0.0.1
release supports both the Data API and Construction API (which have both been tested on Mainnet and Fuji).