erigon-pulse/eth/stagedsync
Evgeny Danilenko 41ee460a27
optimize codeBitmap (#626)
* optimize codeBitmap

* add lru

* remove custom lru

* jumpDests as explocit parameter

* lint

* lint

* linters

* default jumpDestsCache

* remove common.rand
2020-06-06 21:49:06 +01:00
..
stages move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_bodies.go Refactor Stagedsync part 1 (#610) 2020-06-03 17:25:44 +03:00
stage_execute_test.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_execute.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
stage_hashcheck_test.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
stage_hashcheck.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
stage_headers.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
stage_indexes.go Refactor Stagedsync part 1 (#610) 2020-06-03 17:25:44 +03:00
stage_senders.go Fix stage 3 shutdown (#629) 2020-06-06 16:09:57 +01:00
stage.go Refactor Stagedsync part 1 (#610) 2020-06-03 17:25:44 +03:00
stagedsync.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
state.go Fix stage 3 shutdown (#629) 2020-06-06 16:09:57 +01:00
testutil.go Incremental promotion for stage 5 (#628) 2020-06-06 06:36:29 +01:00
types.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00