index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
cmd.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename and changed peer window
obscuren
2014-09-17
1
-2
/
+2
*
Set log level of std logger as well. (since gui logging is disabled)
obscuren
2014-08-22
1
-2
/
+6
*
Error window
obscuren
2014-08-22
1
-1
/
+10
*
Switched over to ethpipe
obscuren
2014-08-16
1
-2
/
+2
*
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
obscuren
2014-08-15
1
-1
/
+0
|
\
|
*
Merge pull request #115 from ethersphere/develop
Jeffrey Wilcke
2014-08-15
1
-1
/
+0
|
|
\
|
|
*
remove mmenomic words initialisation (mnemonic wordlist now inline to support...
zelig
2014-08-12
1
-1
/
+0
*
|
|
Moving over to ethpipe
obscuren
2014-08-15
1
-0
/
+14
|
/
/
*
/
Got rid of warnings and updated storage getters
obscuren
2014-08-15
1
-10
/
+11
|
/
*
merge upstream
zelig
2014-07-21
1
-4
/
+41
|
\
|
*
Fixed miner stopping / starting:wq
obscuren
2014-07-18
1
-2
/
+8
|
*
Fixed miner channel
obscuren
2014-07-18
1
-3
/
+3
|
|
\
|
*
|
WIP to expose hashrate to gui
Maran
2014-07-18
1
-0
/
+4
|
|
/
|
*
Work around crash issues when building OSX binary
Maran
2014-07-15
1
-0
/
+1
|
*
Rewrote mnemonic word loading to facilitate deployable builds.
Maran
2014-07-15
1
-0
/
+29
*
|
fix start mining
zelig
2014-07-15
1
-4
/
+3
|
/
*
Modify main wrappers
zelig
2014-07-04
1
-5
/
+10
*
Fixed namereg
obscuren
2014-07-02
1
-0
/
+3
*
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys
zelig
2014-07-01
1
-1
/
+1
|
\
|
*
fix: miner wait untill UpToDate
Ethan Buchman
2014-07-01
1
-1
/
+1
*
|
Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys
zelig
2014-06-30
1
-0
/
+4
|
\
|
|
*
Wait for catchup when starting the miner
obscuren
2014-06-29
1
-0
/
+4
*
|
added utility functions to set up db, keymanager, ethereum init and simplify ...
zelig
2014-06-30
1
-46
/
+50
*
|
fix logmessage if data directory doesn't exist
zelig
2014-06-29
1
-1
/
+1
|
/
*
go fmt
zelig
2014-06-27
1
-163
/
+163
*
gui stop
zelig
2014-06-26
1
-5
/
+8
*
interrupt handlers now ordered
zelig
2014-06-26
1
-11
/
+14
*
merge upstream
zelig
2014-06-25
1
-0
/
+18
|
\
|
*
Moved BlockDo to utils
obscuren
2014-06-25
1
-0
/
+19
*
|
merge upstream
zelig
2014-06-23
1
-3
/
+0
|
\
|
|
*
Added a execBlock method which replays the given block
obscuren
2014-06-23
1
-3
/
+5
*
|
refactor cli and gui wrapper code. Details:
zelig
2014-06-23
1
-50
/
+200
|
/
*
Improved UI
obscuren
2014-05-30
1
-2
/
+0
*
Fix merge conflicts
Maran
2014-05-22
1
-0
/
+30
|
\
|
*
Added mining stop and start
obscuren
2014-05-22
1
-8
/
+30
*
|
Wait with mining until up to date
Maran
2014-05-21
1
-5
/
+4
|
/
*
Changed logging
obscuren
2014-05-19
1
-4
/
+3
*
Readline repl for linux & osx
obscuren
2014-05-17
1
-3
/
+5
*
Fix merge conflicts
Maran
2014-05-14
1
-9
/
+4
|
\
|
*
Switched to new keyring methods
obscuren
2014-05-14
1
-8
/
+3
*
|
Make sure we have a coinbase address to mine with
Maran
2014-05-14
1
-4
/
+10
*
|
Refactored RPC client to utils so it can be reused
Maran
2014-05-14
1
-1
/
+12
*
|
Rewritten a check to only start mining once we are caught up with all peers
Maran
2014-05-14
1
-6
/
+9
|
/
*
Refactored mining into utils and exposed it to ethereal. Partly fixes #43
Maran
2014-05-14
1
-0
/
+31