Skip to content

Releases: helium/rosetta-helium

v1.1.1

24 Aug 05:49
Compare
Choose a tag to compare

Features:

  • Include testnet configuration (build containers with Dockerfile_testnet)

Bug fixes:

  • Fix network type indicator for deriving addresses
  • Added missing txns gen_validator_v1, gen_price_oracle_v1, update_gatway_oui_v1, token_burn_exchange_rate_v1
  • Fix Pending status error for unstake transactions
  • HOTFIX: Transaction parsing bug

v1.0

31 Jul 17:01
Compare
Choose a tag to compare

Inaugural release for the Rosetta API Implementation!

  • Construction API: End-to-end support for payment_v2
  • Data API: Support for all balance changing transactions

See the wiki for full documentation.

Alpha

24 Jul 07:46
Compare
Choose a tag to compare
Alpha Pre-release
Pre-release

This Alpha release supports:

  • Syncing from snapshot
  • Passing rosetta-cli check:data
  • End to end payment_v2 implementation