kroma-network / go-ethereum

go-ethereum for Kroma
GNU Lesser General Public License v3.0
48 stars 23 forks source link

feat: apply op-geth v1.101105.1 to kroma-geth #41

Closed 0xHansLee closed 1 year ago

0xHansLee commented 1 year ago

This PR apply changes from v1.11.2-13ee9ab to v1.101105.1 of op-geth.

These are main changes:

Also, there are some minor changes:

chokobole commented 1 year ago

Please change the commit title like followings

0xHansLee commented 1 year ago

The generated gen_receipt_json.go is outdated in optimism (no DepositNonce in MarshalJSON()), so I generated new version for kroma-geth.