erigon-pulse/core/state
Alex Sharov 9091ce62bb
KV reduce features amount (#975)
* move IdealBatchSize method to Batch object :-)
remove cursor.Walk
remove kv.IdealBatchSize

* remove bolt_db.go file

* move method NoValueCursor to tx object
2020-08-26 07:03:50 +01:00
..
contracts Fix execution for block 10094566 (#665) 2020-06-15 22:24:08 +01:00
change_set_writer.go [WIP] WalkAsOf (#724) 2020-07-09 07:13:45 +01:00
database_test.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
database_writer.go Add "execute blocks" stage to the staged sync. (#486) 2020-04-26 17:02:38 +01:00
database.go Remove incarnation inversion (#755) 2020-07-17 15:18:31 +01:00
db_state_reader.go Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00
db_state_writer.go lmdb transactions of unlimited size (#918) 2020-08-17 07:45:52 +01:00
dump.go Account range testing (#938) 2020-08-19 07:33:49 +01:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
history.go KV reduce features amount (#975) 2020-08-26 07:03:50 +01:00
intra_block_state_test.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
intra_block_state.go Add IntraBlockState copy function to RPC API (#960) 2020-08-21 21:53:23 +01:00
journal.go Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01:00
plain_readonly.go Another step in migrating tests to staged sync (#970) 2020-08-24 18:00:40 +01:00
plain_state_reader.go Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00
plain_state_writer.go Integration add checkChangeSet into state_stages command (#728) 2020-07-10 10:25:40 +07:00
state_object_test.go build: use golangci-lint (#20295) 2019-12-03 13:38:59 +01:00
state_object.go Fix execution for block 10094566 (#665) 2020-06-15 22:24:08 +01:00
state_test.go Account range testing (#938) 2020-08-19 07:33:49 +01:00
stateless.go Fix broken witness generation. (#721) 2020-07-07 12:24:55 +01:00