Commit Graph

7 Commits

Author SHA1 Message Date
88cdd48588 this is configured at genesis 2024-07-18 18:01:56 +08:00
67153e0143 move statediff.env to plugeth dir 2024-07-18 18:01:56 +08:00
4c886dbdd1 Add geth API flags for statediff (#16)
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 18m15s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (push) Successful in 27m20s
Patch for Plugeth stack. `statediff` RPC API is currently only used by ipld-eth-server.

Reviewed-on: #16
2024-07-13 11:08:17 +00:00
0d63b95f7d Add Plugeth stack (#14)
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 17m31s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (push) Successful in 26m34s
Adds definitions for Plugeth stack and `ipld-eth-db`.

Uses cerc-io/stack-orchestrator#851 in tests.

Reviewed-on: #14
2024-07-10 01:28:09 +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
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