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

Custom genesis (Geth-like) is parsed with error #8756

Closed
vbaranov opened this issue Oct 31, 2023 · 0 comments · Fixed by #9349
Closed

Custom genesis (Geth-like) is parsed with error #8756

vbaranov opened this issue Oct 31, 2023 · 0 comments · Fixed by #9349
Assignees
Labels
bug 🐛 Something isn't working

Comments

@vbaranov
Copy link
Member

Description

Genesis: https://gist.githubusercontent.com/pedrocrvz/d4a5adfe785fc70344f521d8cae2bab1/raw/7847c242c602007de3b095c0aaf89b419be6c3ea/zkatana.genesis.json

Error:

2023-10-31 12:25:06.613	
Function: #Function<1.41994132/0 in Explorer.ChainSpec.GenesisData.fetch_genesis_data/0>

2023-10-31 12:25:06.613	
    (stdlib 3.17) proc_lib.erl:226: :proc_lib.init_p_do_apply/3
2023-10-31 12:25:06.613	
    (elixir 1.14.5) lib/task/supervised.ex:34: Task.Supervised.reply/4
2023-10-31 12:25:06.613	
    (elixir 1.14.5) lib/task/supervised.ex:89: Task.Supervised.invoke_mfa/2
2023-10-31 12:25:06.613	
    (explorer 5.3.1) lib/explorer/chain_spec/genesis_data.ex:70: anonymous fn/2 in Explorer.ChainSpec.GenesisData.fetch_genesis_data/0
2023-10-31 12:25:06.613	
    (explorer 5.3.1) lib/explorer/chain_spec/geth/importer.ex:16: Explorer.ChainSpec.Geth.Importer.import_genesis_accounts/1
2023-10-31 12:25:06.613	
    (explorer 5.3.1) lib/explorer/chain_spec/geth/importer.ex:58: Explorer.ChainSpec.Geth.Importer.genesis_accounts/1
2023-10-31 12:25:06.613	
    (elixir 1.14.5) lib/access.ex:313: Access.get/3
2023-10-31 12:25:06.613	
** (ArgumentError) the Access calls for keywords expect the key to be an atom, got: "alloc"

Type of the installation

Docker-compose

Type of the JSON RPC archive node

Gelato

Type of the chain

L2

Link to the page

https://zkatana.blockscout.com/

Steps to reproduce

No response

Backend version

v5.3.1

Frontend version

No response

Elixir & Erlang/OTP versions

Elixir 1.14.5

Operating system

No response

Additional information

No response

@vbaranov vbaranov added the bug 🐛 Something isn't working label Oct 31, 2023
@vbaranov vbaranov self-assigned this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant