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
/
miner
/
worker.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
miner: show error message for gas limit per account
obscuren
2015-04-23
1
-2
/
+2
*
xeth, miner: updated some logging
obscuren
2015-04-23
1
-2
/
+1
*
miner: use 32bit atomic operations
Felix Lange
2015-04-22
1
-11
/
+12
*
miner: ignore a tx's transactor after a gas limit has been returned
obscuren
2015-04-21
1
-3
/
+19
*
miner: removed default timer & update dag when threads > 0
obscuren
2015-04-20
1
-12
/
+0
*
add extra space to miner icon
Fabian Vogelsteller
2015-04-17
1
-1
/
+1
*
miner: start a newly registered agent if the miner is running. Closes #681
obscuren
2015-04-15
1
-1
/
+5
*
miner: moved bad uncle logging to ridiculous log level. Closes #720
obscuren
2015-04-15
1
-2
/
+5
*
miner: don't break loop when encountering gas limit reach err
obscuren
2015-04-14
1
-8
/
+7
*
Improved transaction pool
obscuren
2015-04-09
1
-1
/
+1
*
Changed how logs are being recorded
obscuren
2015-04-08
1
-0
/
+2
*
fixed stop of miner
obscuren
2015-04-08
1
-14
/
+12
*
Updated logging
obscuren
2015-04-07
1
-6
/
+11
*
Fixed pending states
obscuren
2015-04-07
1
-20
/
+52
*
Block header changed & console miner control
obscuren
2015-04-06
1
-3
/
+6
*
removed hash rate from info log. Added hashrate js func
obscuren
2015-04-05
1
-1
/
+1
*
Updated logging
obscuren
2015-04-05
1
-9
/
+15
*
Make sure we're not mining on an invalid TS
obscuren
2015-04-04
1
-0
/
+3
*
Put the old hammer back in <3
obscuren
2015-04-02
1
-1
/
+1
*
info => debug
obscuren
2015-04-02
1
-0
/
+2
*
Removed old (unused) argument
obscuren
2015-04-02
1
-1
/
+1
*
Fixed uncle rewards in miner
obscuren
2015-04-02
1
-4
/
+1
*
Fixed miner
obscuren
2015-03-27
1
-8
/
+18
*
Improved miner recovery
obscuren
2015-03-25
1
-22
/
+16
*
Event fixes for miner
obscuren
2015-03-24
1
-5
/
+3
*
Changed miner
obscuren
2015-03-24
1
-26
/
+26
*
fixed bad uncles
obscuren
2015-03-24
1
-2
/
+11
*
moved state and vm to core
obscuren
2015-03-23
1
-1
/
+1
*
Fixed issues with stalled remote miner
obscuren
2015-03-23
1
-3
/
+8
*
logging for possible uncles
obscuren
2015-03-23
1
-10
/
+13
*
finally merged *the missing*
obscuren
2015-03-23
1
-15
/
+43
*
Removed some comments
obscuren
2015-03-21
1
-1
/
+2
*
wip
obscuren
2015-03-21
1
-2
/
+2
*
conversions. -compilable-
obscuren
2015-03-18
1
-13
/
+14
*
Moved ethutil => common
obscuren
2015-03-16
1
-5
/
+5
*
POW fixes
obscuren
2015-03-14
1
-4
/
+0
*
Improved errors. Closes #475
obscuren
2015-03-14
1
-5
/
+3
*
Return proper error
obscuren
2015-03-14
1
-0
/
+1
*
Removed some of that gas pre pay magic
obscuren
2015-03-13
1
-1
/
+0
*
Use the state to up the balance of the coinbase
obscuren
2015-03-11
1
-2
/
+6
*
Separated block db from state db. Partial fix for #416
obscuren
2015-03-07
1
-1
/
+1
*
Queued approach to delivering chain events
obscuren
2015-03-06
1
-2
/
+2
*
Miner fixes and updates (including miner)
obscuren
2015-03-05
1
-3
/
+7
*
Fixed genesis
obscuren
2015-03-04
1
-1
/
+1
*
Changed nonce to a uint64
obscuren
2015-03-04
1
-3
/
+3
*
Merge branch 'jsonlogs' of https://github.com/ethersphere/go-ethereum into et...
obscuren
2015-03-04
1
-0
/
+10
|
\
|
*
Merge remote-tracking branch 'tgerring/jsonlogs' into jsonlogs
zelig
2015-03-03
1
-1
/
+9
|
|
\
|
|
*
Implement eth.miner.new_block event
Taylor Gerring
2015-03-01
1
-1
/
+9
*
|
|
Fixes and debug added
obscuren
2015-03-04
1
-1
/
+1
*
|
|
merge
obscuren
2015-03-04
1
-0
/
+14
|
\
|
|
|
*
|
Report debug hash rate
obscuren
2015-03-01
1
-0
/
+14
|
|
/
*
|
fixed pow stuff
obscuren
2015-03-04
1
-0
/
+1
*
|
Introducing ethash
Matthew Wampler-Doty
2015-03-03
1
-2
/
+7
|
/
*
Fixed consensus issue for refunding
obscuren
2015-02-27
1
-2
/
+2
*
Minor updates for release
obscuren
2015-02-21
1
-2
/
+0
*
fixed merge
obscuren
2015-02-20
1
-0
/
+2
|
\
*
|
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-9
/
+13
|
/
*
"centralised" mining to backend. Closes #323
obscuren
2015-02-17
1
-4
/
+3
*
Resolved some bugs in the miner
obscuren
2015-02-15
1
-11
/
+10
*
Fixed mining & limited hash power
obscuren
2015-02-14
1
-11
/
+29
*
Update balance label when mining
obscuren
2015-02-14
1
-1
/
+2
*
Propagate blocks
obscuren
2015-02-14
1
-0
/
+1
*
Fixed a few issues in the miner and updated hash rate title
obscuren
2015-02-14
1
-11
/
+29
*
Basic structure miner
obscuren
2015-02-10
1
-12
/
+49
*
Filtering
obscuren
2015-02-05
1
-4
/
+9
*
WIP miner
obscuren
2015-02-04
1
-0
/
+164