Skip to content

v0.3.6

Choose a tag to compare

@Rexagon Rexagon released this 27 Jan 16:57
· 225 commits to master since this release
a96d518

New Features

Fixes

  • fix(collator): fix state ref leak by @pashinov in #1003
  • fix(collator): await a single unfinished store task in resume_collation by @pashinov in #1006
  • fix(consensus): decrease size of commit_history_rounds blockchain config by @Mododo in #996
  • fix(consensus): bump types to default serde for unused config field by @Mododo in #997
  • fix(core): rework stored cell hashes by @Rexagon in #994
  • fix(storage): emit rocksdb metrics by @0xdeafbeef in #993