index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
transaction_pool_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: remove txs from queue in addition to removal of pending
obscuren
2015-04-30
1
-0
/
+27
*
core, miner: added value check on tx validation
obscuren
2015-04-26
1
-2
/
+3
*
xeth, core, cmd/utils: Transaction can not be over block gas limit
obscuren
2015-04-24
1
-1
/
+1
*
core: only post event once per tx & fixed test
obscuren
2015-04-23
1
-6
/
+6
*
core: implemented a queued approach processing transactions
obscuren
2015-04-23
1
-2
/
+52
*
Improved transaction pool
obscuren
2015-04-09
1
-67
/
+30
*
Changed R S to big int and fixed tests
obscuren
2015-04-05
1
-2
/
+6
*
moved state and vm to core
obscuren
2015-03-23
1
-1
/
+1
*
core: fix tests
Felix Lange
2015-03-18
1
-7
/
+5
*
Moved ethutil => common
obscuren
2015-03-16
1
-3
/
+3
*
Validate transactions sender before adding to pool. Closes #272
obscuren
2015-02-01
1
-0
/
+10
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-4
/
+10
*
Fixed tests
obscuren
2015-01-06
1
-3
/
+3
*
Removed the need of having a backend for the tx pool
obscuren
2015-01-02
1
-1
/
+1
*
Added tests for valid transactions
obscuren
2015-01-02
1
-11
/
+10
*
Refactored tx pool and added extra fields to block
obscuren
2015-01-02
1
-0
/
+82