Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@vicsn vicsn released this 25 Mar 02:07
· 191 commits to staging since this release
d58f886

What's Changed

  • A few missing bits for str_to_eol by @ljedrz in #2571
  • Expose all parallelization utility functions by @vicsn in #2576
  • [Perf] Cache fee verification by @vicsn in #2580
  • Fix outdated comment. by @acoglio in #2602
  • perf: Change link-time optimization in dev and test by @Raphexion in #2600
  • Improve consensus versioning clarity and guarantees by @vicsn in #2605
  • [doc] Clarify status of ratifications. by @acoglio in #2606
  • [Deps] Run cargo update by @ljedrz in #2604
  • [Perf] Avoid tx root derivation during block generation by @vicsn in #2577
  • [Perf] Speed up locking in DataMap::atomic_checkpoint by @ljedrz in #2506
  • Further reduce test parameter downloads to reduce CI flakiness by @vicsn in #2603
  • [Deps] Run cargo update, update the toolchain by @ljedrz in #2612
  • Mainnet postrelease merge by @ljedrz in #2613
  • [Fix] Update permissions on Continuous Benchmarks CI by @raychu86 in #2585
  • Clarify sampling in snarkVM by @vicsn in #2616
  • Refactor CallStack::Synthesize to produce consistent dummy outputs for faster nested import deployments by @kpandl in #2598
  • Correct snarkVM dependency version by @vicsn in #2617
  • [Deps] Run cargo update by @ljedrz in #2618
  • [Test] This PR adds a test that shows record production/consumption behaviors in an external call. by @d0cd in #2611
  • [Test] Modify inputs and outputs. by @d0cd in #2607
  • [Fix] Use correct cfg flag values by @raychu86 in #2623
  • [Hotfix] Optimize deployment loading on initialization by @raychu86 in #2644
  • [Release] Mainnet 1.4.0 by @raychu86 in #2660

New Contributors

Full Changelog: v1.3.0...v1.4.0