Go to file
Prathamesh Musale af0c6a9143
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 18m50s
Add an option to allow unprotected txs in geth (#8)
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
.gitea/workflows Enable run on trigger 2024-06-04 10:41:07 -06:00
scripts Add CI test (#3) 2024-05-01 20:17:18 +00:00
stack-orchestrator Add an option to allow unprotected txs in geth (#8) 2024-06-05 12:55:29 +00:00
tests/fixturenet-eth-stack Use old genesis. (#4) 2024-05-01 22:26:22 +00:00
README.md Add CI test (#3) 2024-05-01 20:17:18 +00:00

fixturenet-eth-stacks

Experimental external packaging of the Ethereum fixturenet stack.

stack documentation