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
/
ethchain
/
transaction_pool.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proper log statement
obscuren
2014-05-21
1
-4
/
+3
*
Testing different mining state
obscuren
2014-05-19
1
-1
/
+1
*
Changed how changes are being applied to states
obscuren
2014-05-17
1
-1
/
+2
*
Removed old tx pool notification system. Fixes #19
obscuren
2014-05-15
1
-16
/
+3
*
Remove any invalid transactions after block processing
obscuren
2014-05-14
1
-3
/
+14
*
Added trans state and removed watch address etc
obscuren
2014-05-09
1
-2
/
+1
*
Removed debug log
obscuren
2014-05-02
1
-8
/
+6
*
Removed debugging log
obscuren
2014-04-30
1
-8
/
+10
*
Removed debug logging
obscuren
2014-04-30
1
-7
/
+3
*
Minor improvements and bug fixes
obscuren
2014-04-24
1
-4
/
+4
*
Fixed minor issue with gas and added state object init
obscuren
2014-04-23
1
-3
/
+1
*
Merged accounts and contracts in to StateObject
obscuren
2014-04-16
1
-7
/
+7
*
Reverted changes
obscuren
2014-04-09
1
-5
/
+5
*
Typo fix
obscuren
2014-04-09
1
-1
/
+1
*
Merge branch 'develop' into miner
obscuren
2014-04-05
1
-5
/
+7
|
\
|
*
Handle contract messages
obscuren
2014-04-01
1
-5
/
+7
*
|
Merge conflicts
Maran
2014-04-01
1
-1
/
+7
|
\
|
|
*
Added missing GetTx (0x16) wire message
obscuren
2014-03-28
1
-1
/
+7
*
|
More mining rework
Maran
2014-03-20
1
-5
/
+4
*
|
Merge conflicts
Maran
2014-03-17
1
-2
/
+2
|
\
|
|
*
Moved on to the state manager
obscuren
2014-03-17
1
-2
/
+2
*
|
Removed extra invalid nonce return
Maran
2014-03-17
1
-5
/
+1
*
|
Initial smart-miner stuff
Maran
2014-03-10
1
-1
/
+7
|
/
*
Partially refactored server/txpool/block manager/block chain
obscuren
2014-03-05
1
-12
/
+6
*
Updated block to use state instead of trie directly
obscuren
2014-03-03
1
-4
/
+4
*
WIP Observing pattern
obscuren
2014-02-25
1
-8
/
+33
*
Added a secondary processor
obscuren
2014-02-23
1
-3
/
+9
*
If sender is receiver only subtract the fee
obscuren
2014-02-18
1
-7
/
+15
*
The great merge
obscuren
2014-02-15
1
-0
/
+219