ipld-eth-db-validator/pkg/validator
Roy Crihfield bc3a7934cf
Upgrade to v5 schema (#32)
* refactor vulcanize => cerc
* update geth and cerc dependencies
* update packages, ginkgo
* refactor chain generation
* update integration tests, contract, makefile
* go embed contract code
* rm old readme
* move unit tests into package
* rm ginkgo where not needed
* use tx in ref integrity functions
2023-06-22 07:25:27 +08:00
..
config_test.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
config.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
database.go Make writeStateDiffAt call on missing block and add metrics (#20) 2022-08-23 13:05:50 +05:30
errors.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
ref_integrity_queries.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
ref_integrity_test.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
ref_integrity.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
validator_test.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00
validator.go Upgrade to v5 schema (#32) 2023-06-22 07:25:27 +08:00