Skip to content

v0.51.0

Choose a tag to compare

@blockstack-devops blockstack-devops released this 04 Mar 17:23

0.51.0 (2021-03-04)

Bug Fixes

  • dropped mempool tx list count property (58d0e31)
  • improve conditions in which a dropped vs non-canonical tx result is returned (2a57fbc)
  • update conditions for when a mined canonical vs non-canonical, vs mempool tx is returned (573f75c)

Features

  • distinct tx status values for mempool txs vs mined tx responses (3236053)
  • endpoint to query dropped mempool txs (4556cd7)
  • implement dropped transaction event handling and API responses (9936c66)