gecko/snow/engine/common
StephenButtolph 18350cf3e3 nit cleanup 2020-07-03 17:07:39 -04:00
..
queue Improved X-chain bootstrapping 2020-06-08 03:10:14 -04:00
bootstrapable.go wip currently has a deadlock error 2020-05-28 23:48:08 -04:00
bootstrapper.go reduce MaxTimeFetchingAncestors from 100ms to 50ms 2020-06-23 15:08:15 -04:00
config.go properly weight bootstrapping validators by stake 2020-04-01 21:20:31 -04:00
engine.go add IsBootstrapped method to engine and chain manager 2020-06-24 16:49:11 -04:00
fx.go init repo 2020-03-10 15:20:34 -04:00
http_handler.go Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
message.go Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
requests.go add minimum size to uniqueBag and Requests 2020-06-16 15:43:30 -04:00
requests_test.go Cleaned up and tested common.Requests 2020-05-08 21:06:50 -04:00
sender.go remove PutAncestor. Add timeout to GetAncestors. Reduce logging. 2020-06-02 16:20:48 -04:00
test_bootstrapable.go wip currently has a deadlock error 2020-05-28 23:48:08 -04:00
test_config.go init repo 2020-03-10 15:20:34 -04:00
test_engine.go nit cleanup 2020-07-03 17:07:39 -04:00
test_sender.go remove PutAncestor. Add timeout to GetAncestors. Reduce logging. 2020-06-02 16:20:48 -04:00
test_vm.go Added bootstrapping notifications to VMs 2020-06-01 23:24:21 -04:00
vm.go nits 2020-06-06 23:52:44 -04:00