Skip to content

v0.1.3

Compare
Choose a tag to compare
@Rexagon Rexagon released this 20 Nov 15:22
· 233 commits to master since this release
138ad8f

What's Changed

  • refactor(control): merge node info with status response by @Rexagon in #460
  • refactor(network): rework active peers by @Rexagon in #462
  • refactor(consensus): refactor restart after new mempool genesis by @Mododo in #461
  • fix(collator): block sync on commit process by @SmaGMan in #467
  • fix(collator): fix SDBEGINSX opcode by @Mododo
  • feat(core): better evict invalid or slow peers from neighbours by @Rexagon
  • feat(core): improve block providers by @pashinov in #416