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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
mist
/
gui.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use common.Address type for accounts.Address
Gustav Simonsson
2015-05-12
1
-1
/
+1
*
removed redundant newlines in import block
Bas van Kervel
2015-05-12
1
-2
/
+1
*
replaced several path.* with filepath.* which is platform independent
Bas van Kervel
2015-05-12
1
-3
/
+4
*
cmd/mist: fix another nil recipient address panic.
Péter Szilágyi
2015-04-10
1
-7
/
+5
*
common: remove WriteFile and ReadAllFile (use ioutil instead)
zelig
2015-03-27
1
-2
/
+3
*
Fix Mist types build errors
Taylor Gerring
2015-03-22
1
-5
/
+6
*
Merge remote-tracking branch 'upstream/develop' into frontier/js
zelig
2015-03-16
1
-10
/
+10
|
\
|
*
Moved ethutil => common
obscuren
2015-03-16
1
-10
/
+10
*
|
remove jsre from mist
zelig
2015-03-15
1
-23
/
+2
|
/
*
Merge ethereum/poc-9 into accounts-integration
Felix Lange
2015-03-10
1
-1
/
+1
|
\
|
*
Updated xeth instances to take extra param for ui.Interface
obscuren
2015-03-09
1
-1
/
+1
*
|
cmd/mist: use cli library and package accounts
Felix Lange
2015-03-10
1
-49
/
+4
*
|
Integrate eth_accounts and eth_transact to use new account manager
Gustav Simonsson
2015-03-06
1
-0
/
+7
|
/
*
Merge pull request #433 from fjl/newcli
Felix Lange
2015-03-06
1
-1
/
+1
|
\
|
*
ethutil: remove Config variable
Felix Lange
2015-03-06
1
-1
/
+1
*
|
Merge branch 'develop' into poc-9
obscuren
2015-03-06
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Removed unused variables
obscuren
2015-03-06
1
-2
/
+1
|
*
Network Health Panel with mining
Alexandre Van de Sande
2015-03-03
1
-2
/
+1
*
|
Miner fixes and updates (including miner)
obscuren
2015-03-05
1
-2
/
+0
|
/
*
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
obscuren
2015-02-20
1
-1
/
+2
|
\
|
*
cmd/mist: show peer names in peers window
Felix Lange
2015-02-19
1
-1
/
+2
*
|
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-17
/
+3
*
|
WIP QT Clipboard
obscuren
2015-02-19
1
-0
/
+1
|
/
*
Removed mined transactions from pending view. Closes #321
obscuren
2015-02-18
1
-26
/
+2
*
Changed to ChainEvent and fixed a nil pointer in transact
obscuren
2015-02-18
1
-6
/
+0
*
Filter and mutex locks added
obscuren
2015-02-17
1
-2
/
+0
*
"centralised" mining to backend. Closes #323
obscuren
2015-02-17
1
-4
/
+1
*
cmd/mist: fix peer window
Felix Lange
2015-02-14
1
-5
/
+29
*
Update balance label when mining
obscuren
2015-02-14
1
-1
/
+3
*
Propagate blocks
obscuren
2015-02-14
1
-3
/
+1
*
Merge branch 'develop' into miner
obscuren
2015-02-14
1
-14
/
+11
|
\
|
*
cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API
Felix Lange
2015-02-06
1
-14
/
+11
*
|
Basic structure miner
obscuren
2015-02-10
1
-1
/
+1
|
/
*
Merge branch 'jsonrpc' into qt5.4
obscuren
2015-01-29
1
-6
/
+6
|
\
|
*
further cleaned up xeth interface
obscuren
2015-01-29
1
-6
/
+6
*
|
merge jsonrpc
obscuren
2015-01-29
1
-54
/
+36
|
\
|
|
*
moving to a better xeth
obscuren
2015-01-29
1
-54
/
+36
*
|
switched to obscuren/qml
obscuren
2015-01-28
1
-1
/
+1
*
|
Updated assets & moved messages
obscuren
2015-01-28
1
-8
/
+0
|
/
*
Updated ethereum.js
obscuren
2015-01-09
1
-2
/
+2
*
Reworking GUI interaction. Fixed javascript inject. Closes #132
obscuren
2015-01-08
1
-83
/
+137
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-16
/
+3
*
Added license headers
obscuren
2015-01-06
1
-16
/
+19
*
Fixed peer window. Minor tweaks and fixes
obscuren
2015-01-06
1
-10
/
+9
*
added shh back in
obscuren
2015-01-06
1
-1
/
+1
*
Cleaned up some of that util
obscuren
2015-01-04
1
-3
/
+2
*
Fixed using new trie iterator API
obscuren
2015-01-02
1
-19
/
+17
*
Updated Mist to use new blocks
obscuren
2014-12-23
1
-4
/
+4
*
Added whisper js api
obscuren
2014-12-22
1
-32
/
+32
*
Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchma...
obscuren
2014-12-19
1
-3
/
+3
|
\
*
\
merge
obscuren
2014-12-19
1
-10
/
+10
|
\
\
|
*
|
Moved methods to messages
obscuren
2014-12-18
1
-2
/
+2
|
*
|
Created generic message (easy for testing)
obscuren
2014-12-18
1
-8
/
+8
*
|
|
Merged develop
obscuren
2014-12-18
1
-2
/
+2
|
\
|
|
|
*
|
Updated to new methods
obscuren
2014-12-18
1
-2
/
+2
*
|
|
Added whisper debug interface + whisper fixes
obscuren
2014-12-16
1
-1
/
+7
*
|
|
made mist in a compilable, workable state using the new refactored packages
obscuren
2014-12-15
1
-19
/
+17
|
/
/
*
|
states moved to chain
obscuren
2014-12-11
1
-4
/
+4
*
|
upped proto version and modified block pool
obscuren
2014-12-05
1
-4
/
+0
*
|
Improved and simplified wallet functions and behaviour
obscuren
2014-12-04
1
-22
/
+7
*
|
Renamed `chain` => `core`
obscuren
2014-12-04
1
-8
/
+8
|
/
*
Begin of moving objects to types package
obscuren
2014-11-18
1
-3
/
+4
*
clean up
obscuren
2014-11-15
1
-28
/
+14
*
Version bump
obscuren
2014-11-14
1
-2
/
+2
*
Fixed bloom, updated mining & block processing
obscuren
2014-11-10
1
-12
/
+1
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
1
-13
/
+38
*
StateManager => BlockManager
obscuren
2014-11-04
1
-2
/
+2
*
Use new iterator
obscuren
2014-11-03
1
-1
/
+1
*
ethminer => miner
obscuren
2014-10-31
1
-5
/
+5
*
ethwire => wire
obscuren
2014-10-31
1
-3
/
+3
*
ethpipe => xeth (eXtended ETHereum)
obscuren
2014-10-31
1
-11
/
+11
*
ethlog => logger
obscuren
2014-10-31
1
-17
/
+17
*
Moved ethchain to chain
obscuren
2014-10-31
1
-10
/
+10
*
cmd/mist, ethchain, ethminer: split TxEvent (#165)
Felix Lange
2014-10-29
1
-26
/
+25
*
cmd/*: add license headers
Felix Lange
2014-10-23
1
-0
/
+17
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
1
-0
/
+535