[to discuss] exec blocks without ObjectDb: Mutation over TxDb (#947)
* use mutation over tx * clean * clear * add .CommitAndBegin() method * clean * increase timings for logging * return ideal batch size
Showing
- eth/stagedsync/stage_execute.go 17 additions, 9 deletionseth/stagedsync/stage_execute.go
- ethdb/interface.go 37 additions, 1 deletionethdb/interface.go
- ethdb/kv_lmdb.go 2 additions, 2 deletionsethdb/kv_lmdb.go
- ethdb/mutation.go 5 additions, 0 deletionsethdb/mutation.go
- ethdb/object_db.go 1 addition, 1 deletionethdb/object_db.go
- ethdb/tx_db.go 21 additions, 8 deletionsethdb/tx_db.go
Loading
Please register or sign in to comment