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)
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: reduce CPU load by reducing calls to checkQueue
Jeffrey Wilcke
2015-06-30
1
-0
/
+2
*
core/types: make transactions immutable
Felix Lange
2015-06-30
1
-65
/
+26
*
core, xeth: moved nonce management burden from xeth to txpool
obscuren
2015-06-10
1
-11
/
+27
*
core: added a test for missing nonces
obscuren
2015-06-09
1
-0
/
+23
*
core: added fork test & double nonce test
obscuren
2015-06-05
1
-0
/
+49
*
core: renamed txs to pending
obscuren
2015-06-04
1
-8
/
+8
*
core: test updates
obscuren
2015-06-04
1
-1
/
+1
*
core, eth, miner: moved nonce management to tx pool.
obscuren
2015-06-04
1
-10
/
+10
*
core: compute less transaction hashes in TxPool
Felix Lange
2015-06-04
1
-10
/
+10
*
core: check negative value transactions. Closes #1109
obscuren
2015-05-27
1
-0
/
+14
*
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