neo-go/pkg/core/stateroot
Roman Khimov ccdda21718 stateroot: add and use DataMPTAux for auxiliary data
Use DataMPT for nodes only, otherwise with 1M blocks with have 1M
height-stateroot mapping entries that our GC has to iterate over for no
reason.
2022-02-14 17:29:21 +03:00
..
callbacks.go stateroot: broadcast state on new blocks 2021-03-09 13:51:11 +03:00
module.go stateroot: add and use DataMPTAux for auxiliary data 2022-02-14 17:29:21 +03:00
prometheus.go stateroot: move state-root related logic to core/stateroot 2021-03-09 13:48:29 +03:00
store.go stateroot: add and use DataMPTAux for auxiliary data 2022-02-14 17:29:21 +03:00
validators.go stateroot: broadcast state on new blocks 2021-03-09 13:51:11 +03:00