• zelig's avatar
    future queued block support · 262714fc
    zelig authored
    - 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)
    262714fc
Name
Last commit
Last update
..
test Loading commit data...
blockpool.go Loading commit data...
blockpool_test.go Loading commit data...
blockpool_util_test.go Loading commit data...
config_test.go Loading commit data...
errors_test.go Loading commit data...
peers.go Loading commit data...
peers_test.go Loading commit data...
section.go Loading commit data...
status.go Loading commit data...
status_test.go Loading commit data...