Commit Graph

7 Commits

Author SHA1 Message Date
2446393db4 fn name
All checks were successful
Test / Run unit tests (pull_request) Successful in 17m52s
Test / Run integration tests (pull_request) Successful in 35m2s
2023-09-19 18:06:21 +08:00
8a248faf57 get fixture data from test data repo
rename eth-testing module
2023-09-10 00:26:30 +08:00
b51dcf3518 refactor builder tests 2023-09-06 21:17:14 +08:00
6b379c563b Builder clean up
- Remove unused bits
- simplify and normalize test data
- Renames for clarity
2023-09-06 21:17:14 +08:00
c4f16290c7 Updates post review
* remove StreamCodeAndCodeHash
* Makefile: local build target
* clean up comments & unused
2023-07-14 13:16:39 +08:00
ebc2eb37e7 Initial plugin implementation
* refactor packages, flags, subscriptions
* DRY refactor builder tests
* use mockgen to generate mocks
* update README
* MODE=statediff no longer needed for unit tests
* simplify func names, clean up metrics
* move write params to service field
* sql indexer: confirm quit after ipld cache reset
  prevents negative waitgroup panic
* don't let TotalDifficulty become nil
* use forked plugeth, plugeth-utils for now
2023-07-14 12:56:36 +08:00
bb00c46735 Copy package from geth fork 2023-07-11 20:10:38 +08:00