erigon-pulse/migrations
Giulio rebuffo 057894994d
add blockhashes stage (#862)
* add blockhashes stage

* unwindOrder specified

* fixed typo

* added common.copybytes

* fixed little typo

* better progress

* better progress

* refactoring with etl

* added blockhashes to disabled stages in cmd/integration

* added migraations

* fixed go.mod

* better migrations

* rename unwind

* simplified migrations

* added onloadcommit
2020-08-10 18:46:06 +01:00
..
migrations_test.go Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
migrations.go add blockhashes stage (#862) 2020-08-10 18:46:06 +01:00
stagedsync_to_use_stage_blockhashes_test.go add blockhashes stage (#862) 2020-08-10 18:46:06 +01:00
stagedsync_to_use_stage_blockhashes.go add blockhashes stage (#862) 2020-08-10 18:46:06 +01:00
stages_to_use_named_keys_test.go Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
stages_to_use_named_keys.go fix migration idempotency (#898) 2020-08-10 16:16:14 +07:00