forked from cerc-io/plugeth
- queued bool // flag for blockpool to skip TD check - set to true when future block queued - in checkTD: skip check if queued - TODO: add test (insertchain sets future block) |
||
|---|---|---|
| .. | ||
| test | ||
| blockpool_test.go | ||
| blockpool_util_test.go | ||
| blockpool.go | ||
| config_test.go | ||
| errors_test.go | ||
| peers_test.go | ||
| peers.go | ||
| section.go | ||
| status_test.go | ||
| status.go | ||