aboutsummaryrefslogtreecommitdiffstats
path: root/eth/backend.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-04-22 04:01:04 +0800
committerobscuren <geffobscura@gmail.com>2015-04-23 17:50:11 +0800
commit498b24270a9c301a9251150afb7f3889c929765c (patch)
treea7bf2d902fef5a0558363a84b0903fec07ed5b7b /eth/backend.go
parent2fe54ab233c0cd1bf09b49085477c961dcc1980f (diff)
downloadgo-tangerine-498b24270a9c301a9251150afb7f3889c929765c.tar.gz
go-tangerine-498b24270a9c301a9251150afb7f3889c929765c.tar.zst
go-tangerine-498b24270a9c301a9251150afb7f3889c929765c.zip
core: implemented a queued approach processing transactions
Implemented a new transaction queue. Transactions with a holes in their nonce sequence are also not propagated over the network. N: 0,1,2,5,6,7 = propagate 0..2 -- 5..N is kept in the tx pool
Diffstat (limited to 'eth/backend.go')
0 files changed, 0 insertions, 0 deletions