Zilliqa / zq2

Zilliqa 2.0 code base
Apache License 2.0
9 stars 0 forks source link

build(deps): bump the alloy-revm group with 3 updates #1808

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps the alloy-revm group with 3 updates: alloy, revm and revm-inspectors.

Updates alloy from 0.4.2 to 0.5.4

Release notes

Sourced from alloy's releases.

v0.5.3

What's Changed

Full Changelog: https://github.com/alloy-rs/alloy/compare/v0.5.2...v0.5.3

v0.5.0

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

0.5.4 - 2024-10-23

Bug Fixes

  • Sidecar rlp decoding (#1549)

Dependencies

  • Bump alloy-eip7702 (#1550)

Features

  • Add osaka time to genesis (#1548)

Miscellaneous Tasks

  • Release 0.5.4

Other

  • Add unit test for amount_wei Withdrawal (#1551)

0.5.3 - 2024-10-22

Bug Fixes

  • Correct implementations of Encodable and Decodable for sidecars (#1528)
  • [filter] Treat null fields as null (#1529)
  • Maybetagged serde for typed transaction (#1495)

Dependencies

  • Bump alloy-eip7702 (#1547)

Documentation

  • [prestate] Comment prestate more clear (#1527)

Features

  • [rpc-types-trace/prestate] Support disable_{code,storage} (#1538)
  • Derive serde for ExecutionPayloadSidecar (#1535)

Miscellaneous Tasks

  • Release 0.5.3
  • Remove self from codeowners (#1498)

Other

... (truncated)

Commits


Updates revm from 14.0.3 to 18.0.0

Changelog

Sourced from revm's changelog.

Because this is workspace with multi libraries, tags will be simplified, and with this document you can match version of project with git tag.

v44 tag

date: 18.09.2024

Small maintenance release. Code can be found in release/v44 branch. Fixes bug with Inspector selfdestruct not called every time, and enabled PRAGUE_EOF in statetest for PRAGUE tests.

  • revme: 0.10.1 -> 0.10.2
  • revm: 14.0.1 -> 14.0.2
  • revm-interpreter: 10.0.1 -> 10.0.2
  • revm-primitives: 9.0.1 -> 9.0.2
  • revm-precompile: 11.0.1 -> 11.0.2
  • revm-test: 0.1.0

v43 tag

date: 30.08.2024

Logo change and doc fix.

  • revm: 14.0.0 -> 14.0.1
  • revm-interpreter: 10.0.0 -> 10.0.1
  • revm-primitives: 9.0.0 -> 9.0.1
  • revm-precompile: 11.0.0 -> 11.0.1
  • revme: 0.10.0 -> 0.10.1

v42 tag

date: 29.08.2024

new EIP-7702 implemented. Passing all EOF and EIP-7702 tests. Preparation for devnet-3.

  • revme: 0.9.0 -> 0.10.0
  • revm: 13.0.0 -> 14.0.0
  • revm-interpreter: 9.0.0 -> 10.0.0
  • revm-primitives: 8.0.0 -> 9.0.0
  • revm-precompile: 10.0.0 -> 11.0.0

v41 tag

date: 08.08.2024

EOF fixes and improvements. Optimism Granite fork support.

  • revme: 0.8.0 -> 0.9.0
  • revm: 12.1.0 -> 13.0.0
  • revm-interpreter: 8.1.0 -> 9.0.0
  • revm-primitives: 7.1.0 -> 8.0.0
  • revm-precompile: 9.2.0 -> 10.0.0

... (truncated)

Commits


Updates revm-inspectors from 0.8.1 to 0.11.0

Changelog

Sourced from revm-inspectors's changelog.

0.11.0 - 2024-11-06

Dependencies

  • Bump revm 18 alloy 0.6 (#238)

Features

  • [trace/parity] Add trace creation method (#237)
  • StackSnapshotType (All). (#235)

Miscellaneous Tasks

  • Rustmft

0.10.0 - 2024-10-23

Dependencies

Features

  • [prestate] Return code or storage as optional (#234)

Miscellaneous Tasks

  • Release 0.10.0

0.9.0 - 2024-10-18

Bug Fixes

  • [js] The opposite checking logic (#232)
  • [tracing/js] ToHex returns with 0x as prefix (#226)
  • [tracing/js] Error not set in result_fn (#222)
  • [tracing/js] Fault_fn not checked (#221)
  • Record state diffs in all() (#215)

Dependencies

Features

  • [tests] Make the test code more clear and reuseable (#225)
  • [tracing] Js-tracer add coinbase into context (#223)
  • Tweak write_bytecodes output (#217)

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions