aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #148 from waffle-iron/masterJeffrey Wilcke2014-10-231-0/+1
|\ | | | | waffle.io Badge
| * add waffle.io badgeMaking GitHub Delicious.2014-10-231-0/+1
|/
* Merge pull request #137 from caktux/masterJeffrey Wilcke2014-10-131-3/+3
|\ | | | | build status
| * build statuscaktux2014-10-121-3/+3
|/
* Merge branch 'release/0.6.8'obscuren2014-10-079-956/+1134
|\
| * bumpobscuren2014-10-071-1/+1
| |
| * Changed to new "created address"obscuren2014-10-022-908/+902
| |
| * Added download labelobscuren2014-10-022-0/+13
| |
| * WebSocket interfaceobscuren2014-10-017-55/+226
| | | | | | | | | | Web sockets handlers fully implemented. Filter handlers have yet to be implemented.
| * Merge branch 'release/0.6.7' into developobscuren2014-09-265-7/+8
| |\
* | \ Merge branch 'release/0.6.7'obscuren2014-09-2611-58/+65
|\ \ \ | | |/ | |/|
| * | Added protocol caps to windowobscuren2014-09-261-2/+3
| | |
| * | Renamed wallet to mainobscuren2014-09-262-1/+1
| | |
| * | Version bumpobscuren2014-09-264-4/+4
| |/
| * Cleaned upobscuren2014-09-263-37/+7
| |
| * Added some lookup helper methods for name regobscuren2014-09-253-2/+36
| |
| * Support multiple promises as data or mixed with non promisesobscuren2014-09-251-13/+15
| |
| * Merge branch 'release/0.6.6' into developobscuren2014-09-256-9/+9
| |\
* | \ Merge branch 'release/0.6.6'obscuren2014-09-258-22/+32
|\ \ \ | | |/ | |/|
| * | Temp work aroundobscuren2014-09-253-6/+6
| | |
| * | Bumpobscuren2014-09-253-3/+3
| |/
| * Download indicatorobscuren2014-09-252-13/+23
| |
| * Merge branch 'hotfix/0.6.5-2' into developobscuren2014-09-235-43/+55
| |\
* | \ Merge branch 'hotfix/0.6.5-2'obscuren2014-09-235-43/+55
|\ \ \ | | |/ | |/|
| * | Fixed min gas price on coinobscuren2014-09-235-43/+55
|/ /
* | Merge branch 'develop'obscuren2014-09-231-2/+0
|\|
| * Actually remove it alltogetherobscuren2014-09-231-2/+0
| |
| * Merge branch 'hotfix/0.6.5-1' into developobscuren2014-09-231-0/+4
| |\
| * \ Merge branch 'release/0.6.5' into developobscuren2014-09-236-14/+203
| |\ \
* | \ \ Merge branch 'hotfix/0.6.5-1'obscuren2014-09-231-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Konamiobscuren2014-09-231-0/+4
|/ / /
* | | Merge branch 'release/0.6.5'obscuren2014-09-2371-1811/+4910
|\ \ \ | | |/ | |/|
| * | Length checkobscuren2014-09-231-1/+1
| | |
| * | Higher default valuesobscuren2014-09-231-5/+5
| | |
| * | Added a sample app ;-)obscuren2014-09-223-0/+186
| | |
| * | Version numberingobscuren2014-09-222-3/+3
| | |
| * | Changed peer server defaultobscuren2014-09-221-5/+8
| | |
| * | Crazy versioning!obscuren2014-09-221-1/+1
| |/
| * Re-wrote ethereum.jsobscuren2014-09-228-334/+698
| |
| * Re-writing ethereum.js. Added future/promises support.obscuren2014-09-208-434/+2537
| |
| * renamedobscuren2014-09-1955-0/+0
| |
| * dumpobscuren2014-09-192-0/+3
| |
| * Merge branch 'JosephGoulden-develop' into developobscuren2014-09-191-1/+1
| |\
| | * Merge branch 'develop' of https://github.com/JosephGoulden/go-ethereum into ↵obscuren2014-09-191-1/+1
| |/| | | | | | | | | | JosephGoulden-develop
| | * Fix tabsJoseph Goulden2014-09-191-905/+884
| | |
| | * Fix whitespaceJoeG2014-09-191-10/+10
| | |
| | * Merge remote-tracking branch 'upstream/develop' into developJoeG2014-09-193-11/+15
| | |\ | | | | | | | | | | | | | | | | Conflicts: Mist/assets/qml/wallet.qml
| | * | Fix to display Mist menu bar on linuxJoeG2014-09-181-1/+1
| | | |
| * | | Stack infoobscuren2014-09-194-31/+92
| | | |
| * | | mistobscuren2014-09-191-1/+1
| | | |
| * | | infoobscuren2014-09-192-11/+24
| | | |
| * | | No default background colorobscuren2014-09-182-12/+2
| | |/ | |/|
| * | Minor visual updatesobscuren2014-09-183-906/+889
| |/
| * Rename and changed peer windowobscuren2014-09-177-16/+55
| |
| * Renamed etherealobscuren2014-09-1754-0/+0
| |
| * Integrate web app in to the main clientobscuren2014-09-163-5/+31
| |
| * Added DApp url bar (TBD) & changed behaviour for the menu selectionobscuren2014-09-162-744/+871
| |
| * Upped versionobscuren2014-09-161-1/+1
| |
| * Removedobscuren2014-09-141-1/+1
| |
| * removed ffiobscuren2014-09-142-7/+6
| |
| * Minor updates to the new filterobscuren2014-09-143-9/+12
| |
| * Reworked filtersobscuren2014-09-145-788/+833
| |
| * Some minor correctionsobscuren2014-09-087-26/+35
| |
| * Add txs as they come inobscuren2014-08-251-2/+8
| |
| * Any address instead of my ownobscuren2014-08-251-1/+1
| |
| * Display block sizeobscuren2014-08-252-7/+6
| |
| * Moved filesobscuren2014-08-231-0/+148
| |
| * moved methodsobscuren2014-08-231-145/+0
| |
| * Check data lengthobscuren2014-08-233-3/+1
| |
| * Minor updates to the UIobscuren2014-08-233-42/+117
| |
| * Set log level of std logger as well. (since gui logging is disabled)obscuren2014-08-224-4/+12
| |
| * Error windowobscuren2014-08-222-0/+6
| |
| * Error windowobscuren2014-08-221-13/+0
| |
| * Error windowobscuren2014-08-225-4/+67
| |
| * Merge branch 'release/0.6.4' into developobscuren2014-08-221-1/+1
| |\
* | \ Merge branch 'release/0.6.4'obscuren2014-08-225-7/+39
|\ \ \ | | |/ | |/|
| * | bumpobscuren2014-08-221-1/+1
| |/
| * Turbo mining flagobscuren2014-08-222-4/+36
| |
| * bumpobscuren2014-08-222-2/+2
| |
| * Merge branch 'release/0.6.3' into developobscuren2014-08-212-19/+14
| |\
* | \ Merge branch 'release/0.6.3'obscuren2014-08-211-1/+1
|\ \ \ | | |/ | |/|
| * | Version nameobscuren2014-08-211-1/+1
| | |
* | | Merge branch 'release/0.6.3'obscuren2014-08-2139-1538/+2875
|\| |
| * | MIT -> GPLobscuren2014-08-211-18/+13
| |/
| * Bumped versionobscuren2014-08-213-3/+3
| |
| * Changed icon sourceobscuren2014-08-218-13/+13
| |
| * Fixed transactobscuren2014-08-202-2/+2
| |
| * Fixed minor issues with filteringobscuren2014-08-203-2/+68
| |
| * Added messages methodobscuren2014-08-201-3/+7
| |
| * Implemented QML message filteringobscuren2014-08-205-464/+673
| |
| * Implementing new wallet viewsobscuren2014-08-188-38/+147
| |
| * New menuobscuren2014-08-187-72/+161
| |
| * Copy to clipboard haxobscuren2014-08-174-0/+64
| |
| * Double clickobscuren2014-08-171-3/+10
| |
| * State dumps from guiobscuren2014-08-1710-26/+158
| |
| * Switched over to ethpipeobscuren2014-08-165-46/+22
| |
| * Corrected getEachStorageAtobscuren2014-08-152-3/+6
| |
| * Added message to closureobscuren2014-08-151-1/+1
| |
| * LookupDomain method to uilibobscuren2014-08-154-3/+31
| |
| * Moved over to hardcoded v1 of Go QMLobscuren2014-08-157-22/+31
| |
| * Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2014-08-151-1/+0
| |\
| | * Merge pull request #115 from ethersphere/developJeffrey Wilcke2014-08-151-1/+0
| | |\ | | | | | | | | remove mnemonic words initialisation
| | | * remove mmenomic words initialisation (mnemonic wordlist now inline to ↵zelig2014-08-121-1/+0
| | | | | | | | | | | | | | | | support binary builds without extra asset)
| * | | Moving over to ethpipeobscuren2014-08-1512-107/+65
| |/ /
| * | Got rid of warnings and updated storage gettersobscuren2014-08-157-20/+24
| | |
| * | Implemented new watchobscuren2014-08-156-50/+114
| | | | | | | | | | | | | | | | | | * Old watch methods have been removed * Implemented new callback handlers for onWatchCb * added new Filter JS object
| * | Implemented "messages"obscuren2014-08-145-29/+133
| | |
| * | Json typesobscuren2014-08-141-11/+13
| | |
| * | DNS for a hrefs should now be fixedobscuren2014-08-145-99/+112
| | |
| * | Removed old debug methodobscuren2014-08-141-21/+0
| | |
| * | Tweaks and fixes + added webview debuggerobscuren2014-08-1414-257/+268
| | | | | | | | | | | | * Require better icons .. someone? :-)
| * | Updated DNS Lookupobscuren2014-08-134-27/+94
| |/
| * Fixed referenceobscuren2014-08-121-2/+2
| |
| * Name changesobscuren2014-08-123-12/+16
| |
| * Changed naming on exposed QML variablesobscuren2014-08-126-33/+31
| |
| * Properly hide elements on tx submitobscuren2014-08-121-12/+9
| |
| * UI updateobscuren2014-08-121-112/+110
| |
| * Refactored GUI and added modular/pluginable side barobscuren2014-08-127-936/+873
| |
| * Added open js option for repetitive tasks in etherealobscuren2014-08-116-12/+51
| |
| * Moved JSRE to it's own package for sharing between ethere(um/al)obscuren2014-08-113-18/+93
| |
| * Minor issuesobscuren2014-08-104-33/+269
| |
| * Regular browser option addedobscuren2014-08-073-1/+32
| |
| * Support the ".eth" TLD through the DnsContractobscuren2014-08-071-57/+92
| |
| * Typo. Fixes #107obscuren2014-08-071-1/+1
| |
| * output dump string, not undefinedobscuren2014-08-061-2/+2
| |
| * State dumpsobscuren2014-08-063-6/+76
| |
| * Merge branch 'ethersphere-feature/ethutil-refactor' into developobscuren2014-08-014-100/+98
| |\
| | * merge upstreamzelig2014-07-3112-68/+144
| | |\ | | |/ | |/|
| * | Updateobscuren2014-07-301-5/+1
| | |
| * | Updated README to include Cpt. Obv.obscuren2014-07-301-0/+6
| | |
| * | Upped version numberobscuren2014-07-302-5/+7
| | |
| * | Renamed to balanceobscuren2014-07-302-26/+15
| | |
| * | A few start up optimisationsobscuren2014-07-304-10/+11
| | |
| * | Merge branch 'release/0.6.0' into developobscuren2014-07-251-3/+2
| |\ \
| * | | wip exportobscuren2014-07-252-2/+35
| | | |
| | | * use logger instead of fmt for error in ext_appzelig2014-07-221-3/+1
| | | |
| | | * reactor event channels have large buffer to allow more tolerancezelig2014-07-222-8/+8
| | | |
| | | * Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵zelig2014-07-212-2/+3
| | | |\ | | | | | | | | | | | | | | | feature/ethutil-refactor
| | | * \ merge upstreamzelig2014-07-2119-116/+257
| | | |\ \
| | | * | | ethreactzelig2014-07-153-65/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use ethreact.Event, - increased buffered event channels, - subscribe after loop reading from channel starts
| | | * | | fix start miningzelig2014-07-151-4/+3
| | | | | |
| | | * | | Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵zelig2014-07-1512-87/+112
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | feature/ethutil-refactor
| | | * \ \ \ Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵zelig2014-07-051-12/+32
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | feature/ethutil-refactor
* | | | \ \ \ \ Merge branch 'release/0.6.0'obscuren2014-07-2512-42/+93
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fixed strange issue where qml will crash first run after go installobscuren2014-07-241-3/+2
| |/ / / / /
| * | | | | Move to goroutine for faster startup timeobscuren2014-07-241-4/+6
| | | | | |
| * | | | | Merge branch 'feature/new_vm' into developobscuren2014-07-2411-33/+80
| |\ \ \ \ \
| | * | | | | New State objectobscuren2014-07-241-2/+3
| | | | | | |
| | * | | | | Refactored to reflect the new VM and Stateobscuren2014-07-2410-31/+77
| |/ / / / /
| * | | | / set asmobscuren2014-07-231-0/+2
| | |_|_|/ | |/| | |
| * | | | changed iteratorobscuren2014-07-212-2/+3
|/ / / /
* | | | Fixed miner stopping / starting:wqobscuren2014-07-181-2/+8
| | | |
* | | | Add mining hash to GUIMaran2014-07-181-2/+6
| | | |
* | | | Fixed miner channelobscuren2014-07-184-30/+64
|\ \ \ \
| * | | | Windows don't like dem flagsobscuren2014-07-181-3/+3
| | | | |
| * | | | Added block updateobscuren2014-07-183-23/+47
| | | | |
* | | | | WIP to expose hashrate to guiMaran2014-07-182-0/+12
|/ / / /
* | | | html tags not allowedobscuren2014-07-181-1/+1
| | | |
* | | | Add namecoin name if available to blockobscuren2014-07-182-4/+8
| | | |
* | | | Added a catch up indicatorobscuren2014-07-182-4/+27
| | | |
* | | | Fixed name regobscuren2014-07-171-1/+1
| | | |
* | | | bumpobscuren2014-07-173-3/+3
| | | |
* | | | Merge branch 'develop'obscuren2014-07-1716-87/+167
|\ \ \ \
| * | | | h scrollobscuren2014-07-171-1/+1
| | | | |
| * | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2014-07-164-6/+36
| |\ \ \ \
| | * | | | Work around crash issues when building OSX binaryMaran2014-07-152-2/+30
| | | | | |
| | * | | | Rewrote mnemonic word loading to facilitate deployable builds.Maran2014-07-152-29/+31
| | | |_|/ | | |/| |
| | * | | Work around race condition with qt webinspector for windows buildsMaran2014-07-141-2/+1
| | | | |
| | * | | Don't silently fail on watcher creationMaran2014-07-141-2/+3
| | | | |
| | * | | Make the reload watcher use windows-safe pathsMaran2014-07-141-1/+1
| | | | |
| * | | | Moved the repl to a new packageobscuren2014-07-1610-76/+105
| |/ / /
| * | | Removed timerobscuren2014-07-121-1/+3
| | | |
| * | | Special diff output + debugger changesobscuren2014-07-114-3/+22
| | | |
* | | | Merge branch 'develop'obscuren2014-07-114-10/+18
|\| | |
| * | | Added path check for Windows when loading external QML windows/componentsMaran2014-07-091-1/+9
| | | |
| * | | Windos case for assetPath had a typoMaran2014-07-081-1/+1
| | | |
| * | | Setup default asset path for windowsMaran2014-07-081-1/+1
| | | |
| * | | Make script inclusion via QML also relative to asset pathMaran2014-07-081-1/+1
| | | |
| * | | Forgot two imagesMaran2014-07-081-2/+2
| | | |
| * | | Use relative image paths to help with windows buildsMaran2014-07-081-4/+4
| | | |
* | | | Merge branch 'develop'obscuren2014-07-081-12/+32
|\| | |
| * | | Merge pull request #101 from ethereum/revert-100-feature/ethutil-refactorJeffrey Wilcke2014-07-073-68/+64
| |\ \ \ | | | | | | | | | | Revert "ethreact - Feature/ethutil refactor"
| | * | | Revert "ethreact - Feature/ethutil refactor"Jeffrey Wilcke2014-07-073-68/+64
| |/ / /
| * | / Merge pull request #100 from ethersphere/feature/ethutil-refactorJeffrey Wilcke2014-07-073-64/+68
| |\| | | | |/ | |/| ethreact - Feature/ethutil refactor
| | * use ethreact.Event, unbuffered event channels, subscribe after loop reading ↵zelig2014-07-053-64/+68
| | | | | | | | | | | | from channel starts
| * | New type of debuggerobscuren2014-07-051-12/+32
| |/
* | deletedobscuren2014-07-041-0/+0
| |
* | Merge branch 'develop'obscuren2014-07-047-116/+3
|\|
| * Added sample coin as a submoduleobscuren2014-07-042-0/+3
| |
| * Removed sample coinobscuren2014-07-045-116/+0
| |
* | Merge branch 'develop'obscuren2014-07-047-54/+145
|\|
| * Visual updatesobscuren2014-07-042-13/+9
| |
| * Silent compiler errors when continues compilingobscuren2014-07-041-2/+2
| |
| * Updated debuggerobscuren2014-07-042-18/+91
| | | | | | | | | | | | * Compile on the go. Continues compilation in order to update the ASM view * Short cuts commands
| * Merge branch 'ethersphere-feature/clientid' into developobscuren2014-07-045-25/+47
| |\
| | * Modify main wrapperszelig2014-07-043-10/+30
| | | | | | | | | | | | | | | | | | | | | - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) - added NewClientIdentity returning *ethwire.SimpleClientIdentiy (passed to ethereum)
| | * Gui saves custom client id and loglevelzelig2014-07-042-15/+17
| |/ | | | | | | | | | | | | | | | | | | - gui NewWindow takes SimpleClientIdentity as argument - gui NewWindow takes ethutil.ConfigManager as argument to manage flag persistence - gui now saves loglevel and custom client id via config.Save - rename custom client id methods consistently also in wallet.qml - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui)
* | Merge branch 'develop'obscuren2014-07-022-25/+123
|\|
| * .obscuren2014-07-021-1/+0
| |
| * Break points and debugger commandsobscuren2014-07-022-25/+124
| |
* | Merge branch 'develop'obscuren2014-07-028-35/+18
|\|
| * For namreg only show items starting without leading zeros.obscuren2014-07-021-1/+3
| |
| * VM Updateobscuren2014-07-021-1/+2
| |
| * Listen for namereg changesobscuren2014-07-021-2/+5
| |
| * Moved filesobscuren2014-07-028-31/+8
| |
* | Merge branch 'develop'obscuren2014-07-023-9/+12
|\|
| * Fixed nameregobscuren2014-07-023-9/+12
| |
| * Merge branch 'release/0.5.16' into developobscuren2014-07-012-2/+2
| |\
* | \ Merge branch 'release/0.5.16'obscuren2014-07-012-2/+2
|\ \ \ | |/ / |/| / | |/
| * bumpobscuren2014-07-012-2/+2
|/
* Merge pull request #96 from ethersphere/feature/keysJeffrey Wilcke2014-07-0115-266/+152
|\ | | | | Feature/keys
| * Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keyszelig2014-07-011-1/+1
| |\
| | * Merge branch 'ebuchman-miner_up_to_date' into developobscuren2014-07-011-1/+1
| | |\
| | | * fix: miner wait untill UpToDateEthan Buchman2014-07-011-1/+1
| | |/
| * | changed name for ethutil hex functions; and access to keyring via keyManagerzelig2014-06-305-8/+8
| | |
| * | gui changeszelig2014-06-301-36/+52
| | | | | | | | | | | | | | | | | | | | | | | | - remove lib *EthLib, expose gui itself to initial import window - remove addr []byte instead use dynamic adress() - use ethereum.KeyManager to retrieve address and privateKey - add Session string (keyRing identifier) - add and reimplement ImportAndSetPrivKey and CreateAndSetPrivKey
| * | remove ui/library; instead expose gui itself for initial windowzelig2014-06-301-46/+0
| | |
| * | main loop uses new flags and common methods in util: db, keymanager set up; ↵zelig2014-06-301-3/+7
| | | | | | | | | | | | passes KeyRing/Session string to gui
| * | new command line optionszelig2014-06-301-4/+8
| | | | | | | | | | | | | | | | | | | | | - keyring: keyring/session identifier used by key manager - keystore: choice of db/file key storage - import message updated - export: name of directory to export keys to (was bool)
| * | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keyszelig2014-06-302-0/+4
| |\|
| | * Merge branch 'master' into developobscuren2014-06-292-0/+4
| | |\ | |_|/ |/| |
* | | Wait for catchup when starting the minerobscuren2014-06-291-0/+4
| | |
* | | Merge branch 'develop'obscuren2014-06-272-5/+11
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: install.sh
* | | | Added install scriptobscuren2014-06-271-0/+48
| | | |
* | | | Merge branch 'release/0.5.15'obscuren2014-06-2726-593/+797
|\ \ \ \
* \ \ \ \ Merge branch 'release/0.5.14'obscuren2014-06-205-57/+7
|\ \ \ \ \
* \ \ \ \ \ Merge branch 'release/0.5.13'obscuren2014-06-179-35/+141
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge branch 'release/poc5-rc12'obscuren2014-06-109-22/+192
|\ \ \ \ \ \ \
| | | | | | * | added utility functions to set up db, keymanager, ethereum init and simplify ↵zelig2014-06-301-46/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | key tasks
| | | | | | * | remove keys file, now subsumed under ethcrypto/key_managerzelig2014-06-301-108/+0
| | | | | | | |
| | | | | | * | main loop uses new flags and common methods in util: db, keymanager set upzelig2014-06-301-2/+6
| | | | | | | |
| | | | | | * | new command line optionszelig2014-06-301-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - keyring: keyring/session identifier used by key manager - keystore: choice of db/file key storage - import message updated - export: name of directory to export keys to (was bool)
| | | | | | * | changed name for ethutil hex functionszelig2014-06-301-5/+5
| | | | | | | |
| | | | | | * | fix logmessage if data directory doesn't existzelig2014-06-291-1/+1
| | | | | | |/
| | | | | | * Check if go install succeedobscuren2014-06-271-0/+4
| | | | | | |
| | | | | | * Fix for installerobscuren2014-06-272-2/+2
| | | | | |/
| | | | | * Initialization of Qt should happen before anything elseobscuren2014-06-271-2/+3
| | | | | |
| | | | | * updateobscuren2014-06-271-1/+5
| | | | | |
| | | | | * updateobscuren2014-06-271-1/+1
| | | | | |
| | | | | * Added install scriptobscuren2014-06-271-0/+49
| | | | | |
| | | | | * Merge branch 'release/0.5.15' into developobscuren2014-06-272-2/+2
| | | | | |\ | | | | | |/ | | | | |/|
| | | | * | bumpobscuren2014-06-271-1/+1
| | | | | |
| | | | * | Merge branch 'develop' into release/0.5.15obscuren2014-06-2717-506/+551
| | | | |\|
| | | | | * Merge branch 'ethersphere-feature/logging' into developobscuren2014-06-2717-506/+551
| | | | | |\
| | | | | | * go fmtzelig2014-06-278-226/+226
| | | | | | |
| | | | | | * Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/loggingzelig2014-06-263-23/+33
| | | | | | |\
| | | | | | * | gui stopzelig2014-06-264-13/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - introduce gui.Stop() - remember state with open - stopping ethereum stack is not gui concern, moved to main - stopping mining, gui and ethereum handled via interrupt callbacks - ^C triggers exactly the same behaviour as quit via menu
| | | | | | * | log sliderzelig2014-06-262-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only add the gui logger after window is shown otherwise slider wont be shown - need to silence gui logger after window closed otherwise logsystem hangs - gui.GetLogLevelInt() extra function needed to give correcty int typecast value to gui widget that sets initial loglevel to default
| | | | | | * | interrupt handlers now orderedzelig2014-06-264-16/+24
| | | | | | | |
| | | | | | * | new logger API for upstream mergezelig2014-06-261-1/+1
| | | | | | | |