Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client level patch for parent hash #37

Merged

Conversation

tgmichel
Copy link

@tgmichel tgmichel commented Feb 7, 2022

Moonbase 1200 upgrade introduced a bug on the runtime, where the parent hash is not properly calculated and included in the pallet ethereum storage. Unfortunately this leaves Moonbase runtime in an incosistent state for that block, and we need to patch the client to perform the parent hash calculation on-the-fly.

@tgmichel tgmichel merged commit 4cf13fc into moonbeam-polkadot-v0.9.13 Feb 7, 2022
tgmichel added a commit that referenced this pull request Feb 24, 2022
(cherry picked from commit 4cf13fc)

# Conflicts:
#	client/rpc/src/eth.rs
tgmichel added a commit that referenced this pull request Mar 31, 2022
notlesh pushed a commit that referenced this pull request Apr 25, 2022
notlesh pushed a commit that referenced this pull request Apr 27, 2022
tgmichel added a commit that referenced this pull request May 9, 2022
(cherry picked from commit cca72dd)
(cherry picked from commit c4e4849)
tgmichel added a commit that referenced this pull request May 12, 2022
(cherry picked from commit cca72dd)
(cherry picked from commit c4e4849)

(cherry picked from commit 41c935a)
librelois added a commit that referenced this pull request Jun 8, 2022
@tgmichel tgmichel deleted the tgm-0.9.13-fixes-parent-hash-client branch June 24, 2022 07:42
nanocryk pushed a commit that referenced this pull request Jul 19, 2022
nanocryk pushed a commit that referenced this pull request Jul 20, 2022
notlesh pushed a commit that referenced this pull request Sep 30, 2022
nbaztec added a commit that referenced this pull request Feb 3, 2023
nbaztec added a commit that referenced this pull request Feb 3, 2023
nbaztec added a commit that referenced this pull request Feb 3, 2023
tgmichel added a commit that referenced this pull request Mar 1, 2023
# Conflicts:
#	client/rpc/src/eth/block.rs
Dinonard pushed a commit to AstarNetwork/frontier that referenced this pull request Mar 22, 2023
# Conflicts:
#	client/rpc/src/eth/block.rs
nbaztec pushed a commit that referenced this pull request Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants