erigon-pulse/cmd/integration
Alex Sharov 8335700331
Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733)
* cmp to reference db if --reference_chaindata provided

* graceful shutdown

* add ./cmd/integration to makefile

* add interruption support for different stages

* don't compare errors directly
2020-07-10 07:03:18 +01:00
..
flags.go Add commands "compare_states", add command "stage9", fix unwind of stage9 (it walked over whole db) (#722) 2020-07-07 17:07:14 +07:00
main.go Command for long and heavy integration tests (#712) 2020-07-05 07:18:21 +01:00
refetence_db.go Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00
reset_state.go Add commands "compare_states", add command "stage9", fix unwind of stage9 (it walked over whole db) (#722) 2020-07-07 17:07:14 +07:00
stages.go Integration add checkChangeSet into state_stages command (#728) 2020-07-10 10:25:40 +07:00
state_stages.go Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00