V1.11.5 statediff 5.0.0 alpha #352

Merged
telackey merged 4 commits from v1.11.5-statediff-5.0.0-alpha into v1.11.5-statediff-v5 2023-03-30 22:37:37 +00:00
Member

History fixes, squash, and rebase on are target branch. This PR contains post-rebase fixes for statediffing code and version bump.

History fixes, squash, and rebase on are target branch. This PR contains post-rebase fixes for statediffing code and version bump.
Author
Member
The remaining failing linting "tests" are plain wrong. E.g. ``` cmd/devp2p/internal/ethtest/chain.go:100:9: req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck) ``` https://github.com/cerc-io/go-ethereum/blob/v1.11.5-statediff-5.0.0-alpha/cmd/devp2p/internal/ethtest/types.go#L101 https://github.com/cerc-io/go-ethereum/blob/v1.11.5-statediff-5.0.0-alpha/eth/protocols/eth/protocol.go#L132 https://github.com/cerc-io/go-ethereum/blob/v1.11.5-statediff-5.0.0-alpha/eth/protocols/eth/protocol.go#L124
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#352
No description provided.