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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed exported fields from state object and added proper set/getters
obscuren
2015-02-20
1
-1
/
+1
*
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-9
/
+24
*
Validate transactions sender before adding to pool. Closes #272
obscuren
2015-02-01
1
-7
/
+13
*
Fixed tests where txs weren't properly removed
obscuren
2015-01-07
1
-5
/
+5
*
Merge
obscuren
2015-01-06
1
-31
/
+23
*
Fixed bug where logging could crash client during tx adding
obscuren
2015-01-03
1
-1
/
+9
*
Removed the need of having a backend for the tx pool
obscuren
2015-01-02
1
-13
/
+10
*
Removed value check from tx validation
obscuren
2015-01-02
1
-2
/
+6
*
Refactored tx pool and added extra fields to block
obscuren
2015-01-02
1
-96
/
+34
*
Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchma...
obscuren
2014-12-19
1
-2
/
+6
*
merge
obscuren
2014-12-19
1
-15
/
+6
|
\
|
*
Moved methods to messages
obscuren
2014-12-18
1
-6
/
+0
|
*
Created generic message (easy for testing)
obscuren
2014-12-18
1
-10
/
+7
*
|
Merge fixes
obscuren
2014-12-18
1
-4
/
+2
*
|
Merged develop
obscuren
2014-12-18
1
-9
/
+15
|
\
|
|
*
Locks, refactor, tests
obscuren
2014-12-18
1
-10
/
+16
*
|
transaction pool changes
zelig
2014-12-15
1
-10
/
+16
|
/
*
states moved to chain
obscuren
2014-12-11
1
-1
/
+1
*
Skip mining on transactions that don't meet the min accepted gas price
obscuren
2014-12-05
1
-4
/
+4
*
Improved and simplified wallet functions and behaviour
obscuren
2014-12-04
1
-1
/
+1
*
Renamed State => StateDB
obscuren
2014-12-04
1
-1
/
+1
*
Renamed `chain` => `core`
obscuren
2014-12-04
1
-0
/
+236