Updates Plugeth to version corresponding to Geth 1.13.14
Consists of updates to interfaces mostly related to shift to path-based storage, and Deneb/Cancun updates.
Module references are updated to point to tags on our forks:
Updates Plugeth to version corresponding to Geth 1.13.14
Consists of updates to interfaces mostly related to shift to path-based storage, and Deneb/Cancun updates.
Module references are updated to point to tags on our forks:
- https://git.vdb.to/cerc-io/plugeth/releases/tag/v1.13.14-cerc-0
- https://git.vdb.to/cerc-io/plugeth-utils/releases/tag/v1.5.0-cerc-0
These have been updated:
- https://git.vdb.to/cerc-io/eth-testing
- https://git.vdb.to/cerc-io/eth-iterator-utils
These need to be merged and the refs updated here before merging:
- https://git.vdb.to/cerc-io/system-tests/pulls/12
- https://git.vdb.to/cerc-io/stack-orchestrator/pulls/789
- https://git.vdb.to/cerc-io/eth-statediff-compliance/pulls/6
jonathanface
was assigned by roysc2024-03-15 10:24:47 +00:00
telackey
was assigned by roysc2024-03-15 10:24:47 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Updates Plugeth to version corresponding to Geth 1.13.14
Consists of updates to interfaces mostly related to shift to path-based storage, and Deneb/Cancun updates.
Module references are updated to point to tags on our forks:
These have been updated:
These need to be merged and the refs updated here before merging:
7bc4a79c12to1bd889361f7dac049a3etofa4c59c1f5fa4c59c1f5to9edb61ccc02729d1830eto9421e8ca81d3b5242af1to72482e986ec59c33d012to25f86f85e925f86f85e9tofc21faa899fc21faa899toc6a19066a3c6a19066a3to56e3133c62WIP: Update Plugethto Update for Deneb fork@@ -6,3 +6,2 @@cluster="${1:-test}"laconic_so="${LACONIC_SO:-laconic-so} --stack fixturenet-plugeth-tx --verbose"laconic_so="${LACONIC_SO:-laconic-so} --stack $(readlink -f test) --verbose --debug"is this intentional to leave in the debug flag?
Nope - thanks
LGTM