Skip to content

Commit

Permalink
add eip-2935 contract
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed May 8, 2024
1 parent a4f9b08 commit 0923e29
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/el-gen/genesis_besu.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@
"nonce": "1",
"code": "0x3373fffffffffffffffffffffffffffffffffffffffe14604d57602036146024575f5ffd5b5f35801560495762001fff810690815414603c575f5ffd5b62001fff01545f5260205ff35b5f5ffd5b62001fff42064281555f359062001fff015500"
},
"0x25a219378dad9b3503c8268c9ca836a52427a4fb": {
"balance": "0",
"nonce": "1",
"code": "0x60203611603157600143035f35116029575f356120000143116029576120005f3506545f5260205ff35b5f5f5260205ff35b5f5ffd00"
},
"0x00A3ca265EBcb825B45F985A16CEFB49958cE017": {
"balance": "0",
"nonce": "1",
Expand Down
5 changes: 5 additions & 0 deletions apps/el-gen/genesis_chainspec.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,11 @@
"nonce": "1",
"code": "0x3373fffffffffffffffffffffffffffffffffffffffe14604d57602036146024575f5ffd5b5f35801560495762001fff810690815414603c575f5ffd5b62001fff01545f5260205ff35b5f5ffd5b62001fff42064281555f359062001fff015500"
},
"0x25a219378dad9b3503c8268c9ca836a52427a4fb": {
"balance": "0",
"nonce": "1",
"code": "0x60203611603157600143035f35116029575f356120000143116029576120005f3506545f5260205ff35b5f5f5260205ff35b5f5ffd00"
},
"0x00A3ca265EBcb825B45F985A16CEFB49958cE017": {
"balance": "0",
"nonce": "1",
Expand Down
5 changes: 5 additions & 0 deletions apps/el-gen/genesis_geth.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@
"nonce": "1",
"code": "0x3373fffffffffffffffffffffffffffffffffffffffe14604d57602036146024575f5ffd5b5f35801560495762001fff810690815414603c575f5ffd5b62001fff01545f5260205ff35b5f5ffd5b62001fff42064281555f359062001fff015500"
},
"0x25a219378dad9b3503c8268c9ca836a52427a4fb": {
"balance": "0",
"nonce": "1",
"code": "0x60203611603157600143035f35116029575f356120000143116029576120005f3506545f5260205ff35b5f5f5260205ff35b5f5ffd00"
},
"0x00A3ca265EBcb825B45F985A16CEFB49958cE017": {
"balance": "0",
"nonce": "1",
Expand Down

0 comments on commit 0923e29

Please sign in to comment.