github FuelLabs/fuel-core v0.30.0

latest releases: v0.47.1, v0.47.0, v0.46.0...
16 months ago

Version v0.30.0

Added

  • #1975: Added DependentCost benchmarks for the cfe and cfei opcodes.
  • #1975: Added DependentCost for the cfe opcode to the GasCosts endpoint.
  • #1974: Optimized the work of InMemoryTransaction for lookups and empty insertion.

Changed

  • #1973: Updated VM initialization benchmark to include many inputs and outputs.

Breaking

  • #1975: Updated gas prices according to new release.
  • #1975: Changed GasCosts endpoint to return DependentCost for the cfei opcode via cfeiDependentCost.
  • #1975: Use fuel-vm 0.54.0. More information in the release.

What's Changed

  • Add creation_instant as second sort key in tx pool. by @AurelienFT in #1964
  • Updated VM initialization benchmark to include many inputs and outputs by @xgreenx in #1973
  • Fixes the error message for incorrect keypair's path by @xgreenx in #1962
  • Optimized the work of InMemoryTransaction for lookups and empty insertion by @xgreenx in #1974
  • Weekly cargo update by @github-actions in #1976
  • Use fuel-vm 0.54.0 by @xgreenx in #1975
  • Release v0.30.0 by @xgreenx in #1977

Full Changelog: v0.29.0...v0.30.0

Don't miss a new fuel-core release

NewReleases is sending notifications on new releases.