Commit Graph

6 Commits

Author SHA1 Message Date
d4bed8d6f5 geth state.scheme=hash
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 22m34s
2024-06-24 21:56:10 +08:00
af0c6a9143 Add an option to allow unprotected txs in geth (#8)
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 18m50s
Part of [Update Optimism stack to use Bedrock release](https://www.notion.so/Update-Optimism-stack-to-use-Bedrock-release-e44a490247724a6095a9fbc19fba3bcd)
- Add an env option (`CERC_ALLOW_UNPROTECTED_TXS`) to allow unprotected (non `EIP155`) txs in fixturenet geth node (disables replay protection)
  - Required by `fixturenet-optimism`

Reviewed-on: #8
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-05 12:55:29 +00:00
99ea065389 Use geth v1.14 (#7)
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 24m49s
Co-authored-by: David Boreham <david@bozemanpass.com>
Reviewed-on: #7
2024-05-31 18:07:20 +00:00
edc2e0756c Rename cerc-fixturenet-eth-genesis cerc-fixturenet-eth-genesis-premerge (#6)
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 24m1s
Reviewed-on: #6
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-05-02 19:00:52 +00:00
84f9fed18b Use old genesis. (#4)
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 22m9s
Reviewed-on: #4
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-05-01 22:26:22 +00:00
e93101e73b Move stack directories to new layout 2024-04-29 17:11:35 -06:00