Update for Deneb fork #23
No reviewers
Labels
No Label
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/plugeth-statediff#23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-geth-1.13"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
7bc4a79c12
to1bd889361f
7dac049a3e
tofa4c59c1f5
fa4c59c1f5
to9edb61ccc0
2729d1830e
to9421e8ca81
d3b5242af1
to72482e986e
c59c33d012
to25f86f85e9
25f86f85e9
tofc21faa899
fc21faa899
toc6a19066a3
c6a19066a3
to56e3133c62
WIP: 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