This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Releases: klaytn/rosetta-klaytn
Releases · klaytn/rosetta-klaytn
Release v1.0.7
Release v1.0.6
Release v1.0.5
Improvements
- �Fixed decimal problem in tx fee and reward. (#135)
Release v1.0.3
Improvements
- �Use yaml file to config KEN. (#130)
Release v1.0.2
Improvements
- Updated Klaytn version to v1.9.0 in Docker. (klaytn/caver-js#127)
Release v1.0.1
v1.0.1 Release Notes
New Features
- Applied KIP-71 Dynamic Gas Fee Pricing Mechanism for Magma hard fork. (#115)
- Transactions can be sent to the network according to the Dynamic Gas Fee Pricing Mechanism with Construction API.
- Data can be retrieved by parsing the operation according to the Dynamic Gas Fee Pricing Mechanism with Data API.
Introducing rosetta-klaytn!
Today we are excited to share rosetta-klaytn, the Rosetta API integration for Klaytn.
This initial release rosetta-klaytn v1.0.0 supports both the Data API and the Construction API, both of which have been tested on Cypress mainnet and Baobab testnet.
Please note that the Construction API of rosetta-klaytn v1.0.0 only supports LegacyTransactions and accounts with coupled key and address.
Rosetta is an open standard designed to simplify blockchain deployment and interaction. Find out more here.
You can also download the rosetta-klaytn docker image from Docker Hub.