Skip to content

release/2023-03-31

Compare
Choose a tag to compare
@ielashi ielashi released this 03 Apr 05:40
· 159 commits to master since this release
e01652b

Added

Changed

  • feat: use the guard pattern when fetching blocks. by @ielashi in #154
  • chore: upgrade rust to 1.68.0 by @ielashi in #155

Fixed

  • fix: ignore coinbase transactions when computing fee percentiles. by @ielashi in #152
  • fix: fix bug in retrieving the caller in the set_config endpoint. by @ielashi in #157