Commit Graph

3 Commits

Author SHA1 Message Date
4868f26c5c update ipld-eth-db
All checks were successful
Test / Run compliance tests (disabled) (pull_request) Has been skipped
Test / Run integration tests (pull_request) Successful in 3m0s
Test / Build Docker image (pull_request) Successful in 3m23s
Test / Run unit tests (pull_request) Successful in 5m25s
2024-07-11 21:45:07 +08:00
5799cf37f0 update tests 2024-04-25 20:04:38 +08:00
00141776bf Refactor to use statediff plugin (#1)
* Refactors to replace most of the code with the statediff plugin.
* Adds basic CI test workflows for Gitea
* Refactors fixtures to use https://git.vdb.to/cerc-io/eth-testing
* Renames env vars for consistency with flags and other services:
  - LOGRUS_{LEVEL,FILE} => LOG_LEVEL, etc.
  - LVL_DB_PATH => LEVELDB_PATH
  - ANCIENT_DB_PATH => LEVELDB_ANCIENT
  - These will need to be updated wherever they are used

Reviewed-on: #1
2023-09-29 18:43:26 +00:00