Alex Sharov
|
a78cb54132
|
step towards kv interface (#2311)
|
2021-07-07 23:15:49 +07:00 |
|
Alex Sharov
|
bc271f92ce
|
To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195)
|
2021-06-19 15:21:53 +07:00 |
|
Alex Sharov
|
5ba3ea162a
|
Simulated backend and genesis to kv (#2104)
* move to kv
* move to kv
* move to kv
* move to kv
* move to kv
* move to kv
* merge
* merge
* merge
* merge
* merge
* merge
* merge
* merge
|
2021-06-05 16:17:04 +01:00 |
|
Evgeny Danilenko
|
74847d77e6
|
Rename to Erigon (#2018)
* turbo-geth to erigon
* tg, turbo to erigon
|
2021-05-26 11:35:39 +01:00 |
|
Alex Sharov
|
0be3044b7e
|
rename (#1978)
* rename
* rename "make grpc"
* rename "abi bindings templates"
* rename "abi bindings templates"
|
2021-05-20 19:25:53 +01:00 |
|
b00ris
|
565a4250d6
|
Snapshot sync headers stage (#1836)
* save state
* snapshot update works
* save state
* snapshot migrator
* tx test
* save state
* migrations stages refactor
* refactor snapshot migrator
* compilation fixed
* integrate snapshot migrator
* goerli sync headers
* debug async snapshotter on goerly
* move verify headers, remove experiments, fix remove old snapshot
* save state
* refactor snapshotsync injection
* fix deadlock
* replace snapshot generation stage logic to migrate method
* change done for body snapshot
* clean
* clean&&change deleted value
* clean
* fix hash len
* fix hash len
* remove one of wrap methods, add remove snapshots on start
* add err check
* fix shadowing
* stages unwind order debug
* matryoshka experiments
* steam test
* fix build
* fix test
* fix lint
* fix test
* fix test datarace
* add get test
* return timeout
* fix mdbx overlap
* fix after merge
* change epoch size
* clean todo
* fix
* return testdata
* added return from sndownloader gorutine
* fix review comments
* Fix
* More info
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
|
2021-05-08 09:45:40 +01:00 |
|