github bestinslot-xyz/brc20-programmable-module v0.15.1

latest releases: v0.15.11, v0.15.10, v0.15.9...
3 months ago

New Features

  • Update alloy to v1.1.0, revm to v31.0.0, remove revm_state and refactor accordingly
    • Updated dependencies in Cargo.toml to their latest versions, including:
      • alloy to 1.1.0
      • revm to 31.0.0
      • serde to 1.0.228
      • tokio to 1.48.0
      • criterion to 0.7.0
      • tempfile to 3.23.0
    • Updated imports from revm_state to revm::state for consistency.
    • Modified EVM execution logic to use new transaction handling methods.
    • Adjusted precompile functions to utilize U256 for block height instead of u64 (following revm).
    • Added tests to ensure correct behavior with updated block height handling.

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update alloy to v1.1.0, revm to v31.0.0, remove revm_state and refactor accordingly (303738e)

Don't miss a new brc20-programmable-module release

NewReleases is sending notifications on new releases.