Skip to content

v1.0.4

Compare
Choose a tag to compare
@jarindr jarindr released this 09 Sep 09:40
· 1 commit to v1.0.4 since this release
5f599c2

API changes

Enhancements

  • feat: handle in-flight exits deletions #1701 (pgebal)
  • Block Validation: New Checks #1693 (okalouti)
  • feat: configurable DB pool size, queue target and queue interval #1689 (unnawut)
  • feat: block queue metrics and stalled submission alarm #1649 (unnawut)

Bug fixes

  • fix: block submission stall monitor should ignore block_submitting that are already mined #1703 (unnawut)
  • corrrectly serialize PIDs in alarms.get #1678 (ayrat555)
  • account.get_exitable_utxos is unaware of in-flight exited inputs #1676 (pnowosie)
  • Fix fee adapter to accept decimal value in fee rules #1662 (jarindr)
  • Add missing clause on witness validation check #1656 (mederic-p)
  • fix: unexpected http method #1651 (ripzery)

Chores

Documentation updates

  • docs: extend description of running cabbage tests #1658 (pnowosie)