Revision c4f77ab6d1809b4925f3101af2eb9ca1668d6d51 authored by JayT106 on 20 July 2021, 15:36:47 UTC, committed by GitHub on 20 July 2021, 15:36:47 UTC
closes #2498 
solves part of #3365

Note: difficult to test the event emit in SwitchToFastSync part, might need to change `stateSyncReactor` to an interface in the `nodeImpl` struct   
1 parent 2030875
History
File Mode Size
indexer
mocks
test
errors.go -rw-r--r-- 2.0 KB
execution.go -rw-r--r-- 19.3 KB
execution_test.go -rw-r--r-- 14.6 KB
export_test.go -rw-r--r-- 1.3 KB
helpers_test.go -rw-r--r-- 9.3 KB
metrics.go -rw-r--r-- 1.3 KB
services.go -rw-r--r-- 1.9 KB
state.go -rw-r--r-- 11.1 KB
state_test.go -rw-r--r-- 39.3 KB
store.go -rw-r--r-- 20.6 KB
store_test.go -rw-r--r-- 10.1 KB
tx_filter.go -rw-r--r-- 785 bytes
tx_filter_test.go -rw-r--r-- 961 bytes
validation.go -rw-r--r-- 4.2 KB
validation_test.go -rw-r--r-- 10.3 KB

back to top