github iron-fish/ironfish v0.1.39

latest releases: v2.3.0, v2.2.0, v2.1.0...
21 months ago

What's Changed

This is a smaller release. There are some improvements to the pool code, code cleanup (we've deleted rust-wasm). We are also making a change to how transactions are gossiped to see if that improves transaction propagation time and network usage for nodes.

Pool

Bug Fixes / Code Improvements

  • change metrics meter to exponential weighted moving average by @wd021 in #1646
  • FEAT: Add expiration to accounts:transaction command by @hairtail in #1801
  • Remove wasm code by @mat-if in #1814
  • Remove unnecessary type aliases by @mat-if in #1815
  • fix(ironfish): Remove submittedSequence check in accounts:transactions by @rohanjadvani in #1813
  • Add default trait to memo for better memo ergonomics by @mat-if in #1820

Block and Transaction Gossip

Full Changelog: v0.1.38...v0.1.39

Don't miss a new ironfish release

NewReleases is sending notifications on new releases.