Skip to content

Improved Fee Handling + Omitted Block Support

Compare
Choose a tag to compare
@patrick-ogrady patrick-ogrady released this 09 Aug 16:14
· 145 commits to master since this release
9036614

This release adds better support for working with "suggested" fees in the Construction API and for supporting blockchains that can omit blocks (AKA skip an index during block production).

Changelog

  • Support Omitted Blocks #35
  • Add more details about Metadata population #34
  • Improved Fee Handling #33
  • Improve /block/transaction description regarding pagination #32