diff options
author | obscuren <geffobscura@gmail.com> | 2015-04-22 04:01:04 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-04-23 17:50:11 +0800 |
commit | 498b24270a9c301a9251150afb7f3889c929765c (patch) | |
tree | a7bf2d902fef5a0558363a84b0903fec07ed5b7b /common/db.go | |
parent | 2fe54ab233c0cd1bf09b49085477c961dcc1980f (diff) | |
download | dexon-498b24270a9c301a9251150afb7f3889c929765c.tar dexon-498b24270a9c301a9251150afb7f3889c929765c.tar.gz dexon-498b24270a9c301a9251150afb7f3889c929765c.tar.bz2 dexon-498b24270a9c301a9251150afb7f3889c929765c.tar.lz dexon-498b24270a9c301a9251150afb7f3889c929765c.tar.xz dexon-498b24270a9c301a9251150afb7f3889c929765c.tar.zst dexon-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 'common/db.go')
0 files changed, 0 insertions, 0 deletions