Skip to content

v2.1.0

Compare
Choose a tag to compare
@ignopeverell ignopeverell released this 23 Oct 12:39
d70e0d6

Changes from v2.0.0:

  • 07758f5 Update transactions via kernel where necessary (#220)
  • 26ad378 API Token Fixes (#218)
  • 78e30aa API Lifecycle Implementation, Part 2 (#217)
  • 41c0058 API Lifecycle Implementation, Pt. 1 (#211)
  • 22dfa9b Merge pull request #210 from antiochp/versioned_coinbase
  • 1a6b8af introduce VersionedCoinbase to add api stability around build_coinbase
  • ec3d08a translate to/from TransactionV2 correctly in owner api and foreign api
  • 6c322ac rework kernel features support to handle fee and lock_height on features variants
  • a58cae6 Add init_api_secure function (#206)
  • 62d976f Test refactoring and additions to support API Testing (#205)
  • f8c316a Store XORed wallet seed in-mem (#200)
  • 5cdd412 use VersionedSlate for the owner_rpc api (#202)
  • 7b6d597 add --txid to the wallet txs command (#176)
  • 21dd3d5 Derive --version output dynamically from cargo package version (#174)