github cardano-foundation/cardano-rosetta v0.1.0
0.1.0 Construction API

latest releases: 2.3.3, 2.3.2, 2.3.1...
pre-release4 years ago

0.1.0 (2020-08-25)

Features

  • /construction/preprocess (#110) (8989aa8)
  • /construction/submit endpoint implementation (#106) (2585e57), closes #114
  • /construction/submit implementation (64d467a)
  • Add MODE ENV to limit services running in offline operation (013024a)
  • added bech32 tesnet prefix support (#93) (01698ee)
  • added cardano service implementation to generate address. (72c62c2)
  • added coin change to blockService response objects (#79) (5a3ba1a)
  • added construction combine (7e8bcda), closes #90
  • added details when some parsing errors are thrown. Also change some logic on error handling (#116) (a8fcdaf)
  • adds service dependencies and process management to Dockerfile (920488f)

Bug Fixes

  • add offline check for networkWalidation in all enpdoints. Refactor to tests so if any endpoint could work offline, a mock db is used (#118) (9c091a4)
  • added query fix to query a single transaction by genesis block (75f66d8)
  • build iohk libsodium fork (f77bd0b)
  • convert block time (timestamp) to milliseconds. Tests were also fixed (#133) (60333ef)
  • error when parsing transaction errors: coin_action and address prefix (5ba3dab)
  • fill parse with missing information so it can be processed by check tool (dd3dbb0)
  • fix signature type. ECDSA must be used (#99) (ff6f89f)
  • fixed signature processing (it's not expected as CBOR anymore) (#102) (3da8103)
  • inpust must have coin_identifier field, not outputs. (7cd84cd)
  • metadata should be optional on preprocess so default will be defined (cb44c31)
  • parse operation status should be empty (a15efd0), closes /github.com/coinbase/rosetta-sdk-go/blob/823626058e01ab96e4bd6f6a27648b096f02d9b1/asserter/block.go#L189
  • remove timestamp with timezone in /block and findBlock query. Fix tests. Added momentjs to ensure UTC time conversion (#125) (444ea58)
  • remove use of 0x as prefix from whole project (711cb99)
  • removed some unused code and fixed linter errors in tests (eb3941e)
  • transaction operatios were not properly built. wrong coin_change (65b8e67)
  • Use standard default port (d50096d), closes #113

Don't miss a new cardano-rosetta release

NewReleases is sending notifications on new releases.