Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:15
· 192 commits to main since this release
cf587c9

What's Changed

  • build(publish): update npm after finalize-release by @wolf31o2 in #806
  • build(publish): npm publish only if tagged, set registry url by @wolf31o2 in #807
  • feat(ledger): Create a slot timer by @arepala-uml in #799
  • build(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1 by @dependabot[bot] in #811
  • ci: use split image build with native ARM runner by @agaffney in #813
  • feat: Add dev mode in dingo by @arepala-uml in #812
  • feat: Add initial block forge functionality by @arepala-uml in #814
  • feat: devnet script and configs by @wolf31o2 in #815
  • fix: use Shelley genesis slot length at chain genesis by @agaffney in #816
  • fix: update start time when starting devnet by @wolf31o2 in #817
  • fix: preload initial epoch and pparams by @agaffney in #821
  • feat: Add TXs to forged blocks and add to chain by @arepala-uml in #819
  • refactor: use range over redeemer iterator by @agaffney in #822
  • feat: add source info to debug logs by @wolf31o2 in #823
  • fix(ledger): ensure hash and CBOR are set in initial block by @wolf31o2 in #825
  • fix: populate VRF output when forging block by @agaffney in #826
  • fix: calculate scheduler interval as millisecond on epoch rollover by @agaffney in #827
  • fix: round-trip forged block through CBOR to populate hash by @agaffney in #828
  • fix: reset next batch when epoch rollover is needed by @agaffney in #829
  • build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #830
  • feat(devnet): support toggling debug by @wolf31o2 in #831

Full Changelog: v0.13.0...v0.14.0