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

core: params: add kiln testnet #24548

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

MariusVanDerWijden
Copy link
Member

Adds the --kiln flag to join the kiln testnet.
Depends on https://github.com/ethereum/go-ethereum/pull/24506/commits

@karalabe
Copy link
Member

You need to encode the alloc data :P

// Use mkalloc.go to create/update them.

@MariusVanDerWijden
Copy link
Member Author

I can't. The mkalloc only works for genesis blocks without state and code, since you can not encode the contract state as rlp

@karalabe
Copy link
Member

Well, you could make a custom encoder/decoder, but meh, we can leave it as is for not temporarily.

@karalabe karalabe added this to the 1.10.17 milestone Mar 17, 2022
@karalabe karalabe merged commit 667e1c0 into ethereum:master Mar 17, 2022
sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Mar 18, 2022
JacekGlen pushed a commit to JacekGlen/go-ethereum that referenced this pull request May 26, 2022
cp-wjhan pushed a commit to cp-yoonjin/go-wemix that referenced this pull request Nov 16, 2022
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.

3 participants