Revision da813e4e36748430700ea02b5b11f0628db9df4e authored by Callum Waters on 11 February 2020, 09:41:58 UTC, committed by GitHub on 11 February 2020, 09:41:58 UTC
* witnesses are dropped after no response

* test witness dropout

* corrected import structure

* moved non responsiveness check to compare function

* removed dropout test as witnesses are never dropped

* created test to compare witnesses
1 parent 31fd99a
History
File Mode Size
txindex
codec.go -rw-r--r-- 213 bytes
errors.go -rw-r--r-- 1.8 KB
execution.go -rw-r--r-- 16.0 KB
execution_test.go -rw-r--r-- 11.8 KB
export_test.go -rw-r--r-- 2.0 KB
helpers_test.go -rw-r--r-- 8.2 KB
main_test.go -rw-r--r-- 179 bytes
metrics.go -rw-r--r-- 1.3 KB
services.go -rw-r--r-- 1.8 KB
state.go -rw-r--r-- 7.9 KB
state_test.go -rw-r--r-- 37.3 KB
store.go -rw-r--r-- 10.6 KB
store_test.go -rw-r--r-- 1.9 KB
tx_filter.go -rw-r--r-- 786 bytes
tx_filter_test.go -rw-r--r-- 1.1 KB
validation.go -rw-r--r-- 6.1 KB
validation_test.go -rw-r--r-- 8.8 KB

back to top