Skip to content

Releases: broxus/tycho

v0.1.2

13 Nov 20:55
4bad71e
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Handle mempool paused sq by @SmaGMan in #438
  • perf: move states gc to spawn_blocking by @0xdeafbeef in #441
  • fix(consensus): vset change restart by @Mododo in #443
  • feat(util): implement P-Square algorithm for streaming percentile calcualtion by @0xdeafbeef in #440
  • feat(collator): collate empty shard block by timeout when no messages by @SmaGMan in #445
  • feat(control): add collator info to node info response by @Rexagon in #448
  • fix(cli): compute elections timeline for the current time by @Rexagon in #450
  • chore(metrics): add block strider utime to dashboard by @0xdeafbeef in #451
  • fix(storage): skip writing back to the cache during store/remove cell by @pashinov in #453
  • feat(cli): regenerate node keys on start if file does not exist by @Rexagon in #452
  • feat(collator): add check value flow on finalize by @serejkaaa512 in #375
  • feat(collator): impl validate params by @serejkaaa512 in #435
  • fix(collator): read processed_to from Collated blocks in cache as well by @SmaGMan in #454
  • feat(collator): fix restart after new genesis by @SmaGMan in #447
  • fix(collator): get next anchor after genesis by @Mododo in #456

v0.1.1

09 Nov 18:57
34cf93a
Compare
Choose a tag to compare

What's Changed

v0.1.0

07 Nov 14:56
f114378
Compare
Choose a tag to compare

What's Changed

Read more