index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
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
*
Refactoring state transitioning
obscuren
2014-06-13
1
-1
/
+1
*
Merge branch 'develop' into interop
obscuren
2014-06-12
1
-0
/
+6
|
\
|
*
log changes
obscuren
2014-06-12
1
-0
/
+6
*
|
Merge branch 'develop' into interop
obscuren
2014-06-12
1
-0
/
+7
|
\
|
|
*
Validate minimum gasPrice and reject if not met
Maran
2014-06-10
1
-0
/
+7
*
|
Moved process transaction to state manager
obscuren
2014-06-12
1
-10
/
+19
|
/
*
Fixes #60
obscuren
2014-05-28
1
-2
/
+2
*
Closure call now returns the total usage as well
obscuren
2014-05-28
1
-4
/
+14
*
Working on interop
obscuren
2014-05-22
1
-8
/
+10
*
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