Commit Graph

7 Commits

Author SHA1 Message Date
86dcba21d9 Downgrade Geth to 1.13.14 (#7)
All checks were successful
Test / Run unit tests (push) Successful in 3m42s
I prematurely upgraded to Geth 1.14.5, which causes `plugeth-statediff` modules not to match `plugeth`. This is the simplest solution until Plugeth merges Geth 1.14+.

Reviewed-on: #7
2024-07-09 06:43:35 +00:00
88b1330e13 Add post-Merge fixtures and refactor (#6)
All checks were successful
Test / Run unit tests (push) Successful in 3m42s
- Add `postmerge1` chaindata
- Rename `small*` chaindata to `premerge*`
- Move chains into `chains` sub package (avoids having a non-data directory named `chaindata`)
- Add unit test Gitea workflow
- Update geth to 1.14.5

Reviewed-on: #6
2024-07-08 06:35:28 +00:00
56d0602878 Update Geth to 1.13 (#5)
Reviewed-on: #5
2024-03-30 08:48:57 +00:00
b31e88e6b9 Fix function, add basic tests (#2)
Reviewed-on: #2
2023-09-19 16:37:35 +00:00
6a292c3cdd Add test data & fixes (#1)
PR for tracking this new repo used to support refactors.
Used in
- cerc-io/plugeth-statediff#11
- cerc-io/eth-iterator-utils#1

Reviewed-on: #1
2023-09-19 12:26:15 +00:00
cd5ea103dc Downgrade geth to v1.11.6 2023-09-06 21:11:24 +08:00
438c9799e3 Init repo with consolidated fixture data from existing tooling 2023-09-06 20:59:12 +08:00