github hirosystems/stacks-blockchain-api v2.0.0

latest releases: v9.0.0-next.11, v9.0.0-next.10, v9.0.0-next.9...
3 years ago

2.0.0 (2022-02-01)

Bug Fixes

  • asset_event_type on history examples (85e1f4c)

  • fee rate and nonce for sponsored txs #857 (52f7ad5)

  • incorrect tx list returned for block result (#931) (aab33a1)

  • nft event sorting (#992) (487a6cb)

  • npm audit fixes, dependency cleanup (#945) (7ea3ae3)

  • optimize indexes for blocks, microblocks, txs, mempool_txs (#988) (8afa66b)

  • remove redundand indexes (51301e4)

  • return 400 for invalid requests #851 (#864) (695210d)

  • rosetta add FT support (balance, operations) and return contract_call metadata (#997) (a78a9c1)

  • tx pagination ordering bug #924 (#933) (d6587fd)

  • chore!: major version bump for breaking db schema changes (3c3f9d6)

Features

  • add /extended/v1/tokens/nft/history endpoint (6688079)
  • add /extended/v1/tokens/nft/holdings endpoint (12242b8)
  • add /extended/v1/tokens/nft/mints endpoint (0fc9f42)
  • add principal_stx_txs table to speed up /transfers endpoint (6c8466e)
  • add write-only mode (adf3821)
  • update txs on microblocks (52986d2)
  • use primary pg server for notifier (#993) (208e373)

BREAKING CHANGES

  • use event-replay to upgrade, this version includes breaking changes to the db sql schema

Don't miss a new stacks-blockchain-api release

NewReleases is sending notifications on new releases.