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
/
cmd
/
mist
/
gui.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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