neo-go/pkg/core/statesync
Roman Khimov 4c39b6600d *: store application long along with tx/block
Two times less keys inserted into the DB per tx leads to ~13% TPS
improvement. We also drop one goroutine with it which isn't bad as well.
2021-12-09 15:39:26 +03:00
..
module.go *: store application long along with tx/block 2021-12-09 15:39:26 +03:00
module_test.go dao: add stateroot-related settings to Version 2021-11-24 16:22:27 +03:00
mptpool.go core: fix bug in MPT pool during Update 2021-09-07 19:43:27 +03:00
mptpool_test.go core: fix bug in MPT pool during Update 2021-09-07 19:43:27 +03:00