github fluentlabs-xyz/fluentbase v1.4.1

4 hours ago

What's Changed

  • docs(revm): document accepted system-runtime SSTORE underpricing (FLU-1160) by @dmitry123 in #499
  • chore(deps): bump dawidd6/action-download-artifact from 21 to 23 by @dependabot[bot] in #498
  • fix(revm,runtime): halt deterministically instead of panicking on the rWASM↔REVM resume boundary by @dmitry123 in #500
  • chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #501
  • ci(release): require canonical release tags before signing artifacts or moving Docker latest (FLU-1164) by @dmitry123 in #502
  • docs(audits): add internal Fluentbase security audit history by @dmitry123 in #503
  • fix: address codec and SDK audit follow-ups by @dmitry123 in #504
  • fix: prepare Fluentscan verification for v1.4.0 by @dmitry123 in #507
  • chore(deps): bump dawidd6/action-download-artifact from 23 to 24 by @dependabot[bot] in #506
  • chore(deps): bump rui314/setup-mold from 9c9c13bf4c3f1adef0cc596abc155580bcb04444 to 7e4f20ad28a2e8ca6fd0892ccf72e2abb706b9c3 by @dependabot[bot] in #505
  • fix(sdk): propagate storage read failures from StorageVec checked APIs by @dmitry123 in #508
  • fix(sdk): preserve storage read failures in StorageBytes length accessors by @dmitry123 in #509
  • fix(codec): bound decoder reads by the readable chunk, not just remaining by @dmitry123 in #510
  • test(sdk): pin universal-token storage prefetch to the handlers' reads by @dmitry123 in #511
  • fix(evm): relax initcode limit in permissive runtime by @dmitry123 in #515
  • ci: improve coverage generation and reporting by @dmitry123 in #516

Full Changelog: v1.4.0...v1.4.1

All Changes

  • chore: bump version to 1.4.1
  • ci: modernize coverage reporting (#516)
  • fix(evm): relax initcode limit in permissive runtime (#515)
  • test(sdk): pin universal-token storage prefetch to the handlers' reads (#511)
  • fix(codec): bound decoder reads by the readable chunk, not just remaining (#510)
  • fix(sdk): preserve storage read failures in StorageBytes length accessors (#509)
  • fix(sdk): propagate storage read failures from StorageVec checked APIs (#508)
  • chore(deps): bump rui314/setup-mold (#505)
  • chore(deps): bump dawidd6/action-download-artifact from 23 to 24 (#506)
  • fix: prepare Fluentscan verification for v1.4.0 (#507)
  • fix: address codec and SDK audit follow-ups (#504)
  • docs(audits): add internal Fluentbase security audit history (#503)
  • ci(release): require canonical release tags before signing, drafting, publishing, or moving Docker latest (FLU-1164) (#502)
  • chore(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#501)
  • fix(revm,runtime): halt deterministically instead of panicking on the rWASM↔REVM resume boundary (#500)
  • chore(deps): bump dawidd6/action-download-artifact from 21 to 23 (#498)
  • docs(revm): document accepted system-runtime SSTORE underpricing (FLU-1160) (#499)

Don't miss a new fluentbase release

NewReleases is sending notifications on new releases.