Skip to content

v0.34.1

Compare
Choose a tag to compare
@xgreenx xgreenx released this 15 Jun 16:45
· 206 commits to master since this release
814c4fa

Release v0.34.1

Mainly new opcodes prices and small performance improvements in the BinaryMerkleTree.

Changed

  • #492 Minor improvements to BMT internals, including a reduction in usage of Box, using expect(...) over unwrap(), and additional comments.

Breaking

  • #493 The default GasCostsValues is updated according to the benches with fuel-core 0.19. It may break some unit tests that compare actual gas usage with expected.

What's Changed

Full Changelog: v0.34.0...v0.34.1