Statediffing #7
No reviewers
Labels
No Label
bug
critical
duplicate
enhancement
epic
help wanted
in progress
invalid
low priority
question
rebase
v1
v5
wontfix
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
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/go-ethereum#7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "statediffing"
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?
Opening this PR as a reference. This is the main branch for Vulcanize's statediffing for an archive node. It has been rebased with https://github.com/ethereum/go-ethereum/releases/tag/v1.8.21
Please note that this diff is very large because the master branch isn't yet up-to-date with geth v1.8.21. To see just state diffing additions, start at commit
52274e48a101b9e1c838b327a2b5c6087ad87857
on Jan 28, 2019.This error message is a bit misleading - we should reword it so that it is clear that the process will be stopped if
parentBlock == nil
, and not just skipping that single block.Pull request closed