Skip to content

Mainnet 6 - March 10 Spork

Compare
Choose a tag to compare
@Kay-Zee Kay-Zee released this 09 Mar 00:50
· 15 commits to v0.14 since this release
c887bd3

Mainnet 6 - Spork

March 10th, 2021

State Migrations

There are no state migrations as part of the spork.

Improvements

This Spork will be updating the Mainnet from v0.14.1 to v0.14.8

The main items being added are:

Bug fixes

  • Fix Transaction execution checking crash
  • Fix Script execution crash

Logging, monitoring and tracing improvements

  • Remove unnecessary logs from Execution nodes
  • Adding additional logs to Access nodes
  • Improve tracing of the FVM

Performance related improvements

  • Cadence checker Cache
  • Optimized SHA3 custom implementation

Changes since v0.14.1

v0.14.2

v0.14.3

v0.14.4

  • Multi receipt requirement improvements (#444)
  • Replace AST cache with in-memory program storage, and updating Cadence to v0.13.0 (#456) @turbolent

v0.14.5

v0.14.6

v0.14.7

v0.14.8