17 Commits
Author SHA1 Message Date
roysc 29c99ddf6a Add fixture chain configs (#8)
Test / Run unit tests (push) Successful in 3m53s
For easier processing with chain-chunker.

Reviewed-on: #8
v0.5.2
2024-07-10 09:06:46 +00:00
roysc 86dcba21d9 Downgrade Geth to 1.13.14 (#7)
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
v0.5.1
2024-07-09 06:43:35 +00:00
roysc 88b1330e13 Add post-Merge fixtures and refactor (#6)
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
v0.5.0
2024-07-08 06:35:28 +00:00
roysc 56d0602878 Update Geth to 1.13 (#5)
Reviewed-on: #5
v0.4.0
2024-03-30 08:48:57 +00:00
telackey d204dbe488 Merge pull request 'Fix chaindata and add hardcoded paths' (#4) from fix-chaindata into main
Reviewed-on: #4
v0.3.1
2023-09-25 22:51:53 +00:00
roysc 2ea71042e7 copy chaindata 2023-09-26 02:15:40 +08:00
roysc 271e59c1fe add small2.Block1_NodePaths 2023-09-26 01:44:53 +08:00
roysc 622a7a4719 add encoding utils 2023-09-26 01:44:53 +08:00
roysc 7cd43d1488 fix small2 2023-09-26 01:44:53 +08:00
roysc 2a4a36410a add leveldb log file 2023-09-26 01:44:53 +08:00
roysc e53d799563 more refactor 2023-09-26 01:44:50 +08:00
roysc 5076d731d7 ignore FLOCK 2023-09-22 17:14:34 +08:00
roysc c08e45c446 Refactor & replace fixture (#3)
The "medium" fixture contained missing nodes somewhere in the head block, so I've removed, and generated a new "small2" fixture. Also refactored a bit.

Reviewed-on: #3
v0.3.0
2023-09-22 09:10:39 +00:00
roysc b31e88e6b9 Fix function, add basic tests (#2)
Reviewed-on: #2
v0.2.1
2023-09-19 16:37:35 +00:00
roysc 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
v0.2.0
2023-09-19 12:26:15 +00:00
roysc cd5ea103dc Downgrade geth to v1.11.6 v0.1.1 2023-09-06 21:11:24 +08:00
roysc 438c9799e3 Init repo with consolidated fixture data from existing tooling v0.1.0 2023-09-06 20:59:12 +08:00