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
/
ethminer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed block_chain to chain_manager
obscuren
2014-10-20
1
-6
/
+6
*
all: use (blocking) event package instead of ethreact
Felix Lange
2014-10-17
1
-67
/
+70
*
Mine without txs
obscuren
2014-09-25
1
-7
/
+0
*
don't mine without transactions
obscuren
2014-09-23
1
-0
/
+8
*
Updated GHOST
obscuren
2014-09-15
1
-1
/
+1
*
Turbo mining
obscuren
2014-08-22
1
-0
/
+8
*
Turbo mode
obscuren
2014-08-22
1
-1
/
+2
*
send zero event to miner.powQuitChan fixes miner hanging
zelig
2014-07-22
1
-3
/
+3
*
Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-ref...
zelig
2014-07-21
1
-0
/
+1
|
\
|
*
Fixed tx sha creation
obscuren
2014-07-21
1
-0
/
+1
*
|
merge upstream
zelig
2014-07-21
1
-12
/
+22
|
\
|
|
*
Fixed miner and logger
obscuren
2014-07-18
1
-3
/
+2
|
*
Added channel for starting/stopping miner
obscuren
2014-07-18
1
-4
/
+8
|
*
WIP to expose hashrate to gui
Maran
2014-07-18
1
-0
/
+4
*
|
properly unsubscribe react channels when miner stops - fixes write on closed ...
zelig
2014-07-15
1
-27
/
+31
*
|
use ethreact.Event and ethreact.ReactorEngine
zelig
2014-07-15
1
-6
/
+6
|
/
*
Revert "ethreact - Feature/ethutil refactor"
Jeffrey Wilcke
2014-07-07
1
-6
/
+6
*
use ethreact.Event and ethreact.ReactorEngine
zelig
2014-07-05
1
-6
/
+6
*
Close pow chat. Fixes #95
obscuren
2014-07-01
1
-1
/
+3
*
go fmt
zelig
2014-06-27
1
-2
/
+8
*
space in miner logging message
zelig
2014-06-26
1
-1
/
+1
*
modified logging API
zelig
2014-06-23
1
-9
/
+12
*
Removal of manual updating of state objects
obscuren
2014-06-17
1
-0
/
+2
*
Fixed minor issue with the gas pool
obscuren
2014-06-16
1
-0
/
+2
*
Moved gas limit err check to buy gas
obscuren
2014-06-16
1
-1
/
+2
*
Moving closer to interop
obscuren
2014-06-14
1
-2
/
+9
*
Minor changes
obscuren
2014-06-12
1
-1
/
+2
*
Peer changes broadcasting and minor miner fix
obscuren
2014-05-30
1
-1
/
+1
*
Buffered channel to fix not ready (blocking)
obscuren
2014-05-30
1
-1
/
+2
*
Sort transactions based on the nonce
obscuren
2014-05-28
1
-1
/
+4
*
Working on interop
obscuren
2014-05-22
1
-10
/
+5
*
Added start / stopping methods
obscuren
2014-05-22
1
-21
/
+31
*
Removed some logging and refactored a bit
obscuren
2014-05-21
1
-43
/
+41
*
Improved miner so it won't include invalid transactions
obscuren
2014-05-21
1
-5
/
+16
*
Fixed competing block method
obscuren
2014-05-21
1
-1
/
+1
*
Fixed couple issues
obscuren
2014-05-21
1
-0
/
+1
*
Testing different mining state
obscuren
2014-05-19
1
-10
/
+9
*
Changed how changes are being applied to states
obscuren
2014-05-17
1
-18
/
+6
*
listen to pre instead of post
obscuren
2014-05-15
1
-2
/
+2
*
Removed old tx pool notification system. Fixes #19
obscuren
2014-05-15
1
-2
/
+2
*
Added manifest changes and changed closures
obscuren
2014-04-30
1
-1
/
+0
*
Fixed state problem
obscuren
2014-04-29
1
-5
/
+7
*
Removed debug & unused functions
obscuren
2014-04-24
1
-1
/
+0
*
Removed some log statements and disabled additional validation checks
obscuren
2014-04-23
1
-4
/
+8
*
@maranh see comment
obscuren
2014-04-23
1
-7
/
+8
*
Hack for miner problem added w/ note
obscuren
2014-04-16
1
-0
/
+3
*
Fix transaction on new blocks
Maran
2014-04-09
1
-0
/
+1
*
Small tweaks
Maran
2014-04-01
1
-2
/
+0
*
initial testcode for canonical chain
Maran
2014-03-24
1
-0
/
+1
*
Initial block reorganisation code
Maran
2014-03-21
1
-10
/
+9
*
More mining rework
Maran
2014-03-20
1
-0
/
+149