Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version name | obscuren | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | MIT -> GPL | obscuren | 2014-08-21 | 1 | -18/+13 |
| | |||||
* | Bumped version | obscuren | 2014-08-21 | 3 | -3/+3 |
| | |||||
* | Changed icon source | obscuren | 2014-08-21 | 8 | -13/+13 |
| | |||||
* | Fixed transact | obscuren | 2014-08-20 | 2 | -2/+2 |
| | |||||
* | Fixed minor issues with filtering | obscuren | 2014-08-20 | 3 | -2/+68 |
| | |||||
* | Added messages method | obscuren | 2014-08-20 | 1 | -3/+7 |
| | |||||
* | Implemented QML message filtering | obscuren | 2014-08-20 | 5 | -464/+673 |
| | |||||
* | Implementing new wallet views | obscuren | 2014-08-18 | 8 | -38/+147 |
| | |||||
* | New menu | obscuren | 2014-08-18 | 7 | -72/+161 |
| | |||||
* | Copy to clipboard hax | obscuren | 2014-08-17 | 4 | -0/+64 |
| | |||||
* | Double click | obscuren | 2014-08-17 | 1 | -3/+10 |
| | |||||
* | State dumps from gui | obscuren | 2014-08-17 | 10 | -26/+158 |
| | |||||
* | Switched over to ethpipe | obscuren | 2014-08-16 | 5 | -46/+22 |
| | |||||
* | Corrected getEachStorageAt | obscuren | 2014-08-15 | 2 | -3/+6 |
| | |||||
* | Added message to closure | obscuren | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | LookupDomain method to uilib | obscuren | 2014-08-15 | 4 | -3/+31 |
| | |||||
* | Moved over to hardcoded v1 of Go QML | obscuren | 2014-08-15 | 7 | -22/+31 |
| | |||||
* | 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 mnemonic words initialisation | ||||
| | * | remove mmenomic words initialisation (mnemonic wordlist now inline to ↵ | zelig | 2014-08-12 | 1 | -1/+0 |
| | | | | | | | | | | | | support binary builds without extra asset) | ||||
* | | | Moving over to ethpipe | obscuren | 2014-08-15 | 12 | -107/+65 |
|/ / | |||||
* | | Got rid of warnings and updated storage getters | obscuren | 2014-08-15 | 7 | -20/+24 |
| | | |||||
* | | Implemented new watch | obscuren | 2014-08-15 | 6 | -50/+114 |
| | | | | | | | | | | | | * Old watch methods have been removed * Implemented new callback handlers for onWatchCb * added new Filter JS object | ||||
* | | Implemented "messages" | obscuren | 2014-08-14 | 5 | -29/+133 |
| | | |||||
* | | Json types | obscuren | 2014-08-14 | 1 | -11/+13 |
| | | |||||
* | | DNS for a hrefs should now be fixed | obscuren | 2014-08-14 | 5 | -99/+112 |
| | | |||||
* | | Removed old debug method | obscuren | 2014-08-14 | 1 | -21/+0 |
| | | |||||
* | | Tweaks and fixes + added webview debugger | obscuren | 2014-08-14 | 14 | -257/+268 |
| | | | | | | | | * Require better icons .. someone? :-) | ||||
* | | Updated DNS Lookup | obscuren | 2014-08-13 | 4 | -27/+94 |
|/ | |||||
* | Fixed reference | obscuren | 2014-08-12 | 1 | -2/+2 |
| | |||||
* | Name changes | obscuren | 2014-08-12 | 3 | -12/+16 |
| | |||||
* | Changed naming on exposed QML variables | obscuren | 2014-08-12 | 6 | -33/+31 |
| | |||||
* | Properly hide elements on tx submit | obscuren | 2014-08-12 | 1 | -12/+9 |
| | |||||
* | UI update | obscuren | 2014-08-12 | 1 | -112/+110 |
| | |||||
* | Refactored GUI and added modular/pluginable side bar | obscuren | 2014-08-12 | 7 | -936/+873 |
| | |||||
* | Added open js option for repetitive tasks in ethereal | obscuren | 2014-08-11 | 6 | -12/+51 |
| | |||||
* | Moved JSRE to it's own package for sharing between ethere(um/al) | obscuren | 2014-08-11 | 3 | -18/+93 |
| | |||||
* | Minor issues | obscuren | 2014-08-10 | 4 | -33/+269 |
| | |||||
* | Regular browser option added | obscuren | 2014-08-07 | 3 | -1/+32 |
| | |||||
* | Support the ".eth" TLD through the DnsContract | obscuren | 2014-08-07 | 1 | -57/+92 |
| | |||||
* | Typo. Fixes #107 | obscuren | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | output dump string, not undefined | obscuren | 2014-08-06 | 1 | -2/+2 |
| | |||||
* | State dumps | obscuren | 2014-08-06 | 3 | -6/+76 |
| | |||||
* | Merge branch 'ethersphere-feature/ethutil-refactor' into develop | obscuren | 2014-08-01 | 4 | -100/+98 |
|\ | |||||
| * | merge upstream | zelig | 2014-07-31 | 12 | -68/+144 |
| |\ | |/ |/| | |||||
* | | Update | obscuren | 2014-07-30 | 1 | -5/+1 |
| | | |||||
* | | Updated README to include Cpt. Obv. | obscuren | 2014-07-30 | 1 | -0/+6 |
| | | |||||
* | | Upped version number | obscuren | 2014-07-30 | 2 | -5/+7 |
| | | |||||
* | | Renamed to balance | obscuren | 2014-07-30 | 2 | -26/+15 |
| | | |||||
* | | A few start up optimisations | obscuren | 2014-07-30 | 4 | -10/+11 |
| | | |||||
* | | Merge branch 'release/0.6.0' into develop | obscuren | 2014-07-25 | 1 | -3/+2 |
|\ \ | |||||
| * | | Fixed strange issue where qml will crash first run after go install | obscuren | 2014-07-24 | 1 | -3/+2 |
| | | | |||||
* | | | wip export | obscuren | 2014-07-25 | 2 | -2/+35 |
|/ / | |||||
* | | Move to goroutine for faster startup time | obscuren | 2014-07-24 | 1 | -4/+6 |
| | | |||||
* | | Merge branch 'feature/new_vm' into develop | obscuren | 2014-07-24 | 11 | -33/+80 |
|\ \ | |||||
| * | | New State object | obscuren | 2014-07-24 | 1 | -2/+3 |
| | | | |||||
| * | | Refactored to reflect the new VM and State | obscuren | 2014-07-24 | 10 | -31/+77 |
|/ / | |||||
* | | set asm | obscuren | 2014-07-23 | 1 | -0/+2 |
| | | |||||
| * | use logger instead of fmt for error in ext_app | zelig | 2014-07-22 | 1 | -3/+1 |
| | | |||||
| * | reactor event channels have large buffer to allow more tolerance | zelig | 2014-07-22 | 2 | -8/+8 |
| | | |||||
| * | Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵ | zelig | 2014-07-21 | 2 | -2/+3 |
| |\ | |/ |/| | | | feature/ethutil-refactor | ||||
* | | changed iterator | obscuren | 2014-07-21 | 2 | -2/+3 |
| | | |||||
| * | merge upstream | zelig | 2014-07-21 | 19 | -116/+257 |
| |\ | |/ |/| | |||||
* | | Fixed miner stopping / starting:wq | obscuren | 2014-07-18 | 1 | -2/+8 |
| | | |||||
* | | Add mining hash to GUI | Maran | 2014-07-18 | 1 | -2/+6 |
| | | |||||
* | | Fixed miner channel | obscuren | 2014-07-18 | 4 | -30/+64 |
|\ \ | |||||
| * | | Windows don't like dem flags | obscuren | 2014-07-18 | 1 | -3/+3 |
| | | | |||||
| * | | Added block update | obscuren | 2014-07-18 | 3 | -23/+47 |
| | | | |||||
* | | | WIP to expose hashrate to gui | Maran | 2014-07-18 | 2 | -0/+12 |
|/ / | |||||
* | | html tags not allowed | obscuren | 2014-07-18 | 1 | -1/+1 |
| | | |||||
* | | Add namecoin name if available to block | obscuren | 2014-07-18 | 2 | -4/+8 |
| | | |||||
* | | Added a catch up indicator | obscuren | 2014-07-18 | 2 | -4/+27 |
| | | |||||
* | | Fixed name reg | obscuren | 2014-07-17 | 1 | -1/+1 |
| | | |||||
* | | bump | obscuren | 2014-07-17 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'develop' | obscuren | 2014-07-17 | 16 | -87/+167 |
|\ \ | |||||
| * | | h scroll | obscuren | 2014-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-07-16 | 4 | -6/+36 |
| |\ \ | |||||
| | * | | Work around crash issues when building OSX binary | Maran | 2014-07-15 | 2 | -2/+30 |
| | | | | |||||
| | * | | Rewrote mnemonic word loading to facilitate deployable builds. | Maran | 2014-07-15 | 2 | -29/+31 |
| | | | | |||||
| * | | | Moved the repl to a new package | obscuren | 2014-07-16 | 10 | -76/+105 |
| | | | | |||||
* | | | | Merge branch 'develop' | obscuren | 2014-07-11 | 4 | -10/+18 |
|\ \ \ \ | |||||
* \ \ \ \ | Merge branch 'develop' | obscuren | 2014-07-08 | 1 | -12/+32 |
|\ \ \ \ \ | |||||
* | | | | | | deleted | obscuren | 2014-07-04 | 1 | -0/+0 |
| | | | | | | |||||
* | | | | | | Merge branch 'develop' | obscuren | 2014-07-04 | 7 | -116/+3 |
|\ \ \ \ \ \ | |||||
* \ \ \ \ \ \ | Merge branch 'develop' | obscuren | 2014-07-04 | 7 | -54/+145 |
|\ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ | Merge branch 'develop' | obscuren | 2014-07-02 | 2 | -25/+123 |
|\ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ | Merge branch 'develop' | obscuren | 2014-07-02 | 8 | -35/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ \ | Merge branch 'develop' | obscuren | 2014-07-02 | 3 | -9/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ \ \ | Merge branch 'release/0.5.16' | obscuren | 2014-07-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | ethreact | zelig | 2014-07-15 | 3 | -65/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use ethreact.Event, - increased buffered event channels, - subscribe after loop reading from channel starts | ||||
| | | | | | | | | | | * | fix start mining | zelig | 2014-07-15 | 1 | -4/+3 |
| | | | | | | | | | | | | |||||
| | | | | | | | | | | * | Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵ | zelig | 2014-07-15 | 12 | -87/+112 |
| | | | | | | | | | | |\ | | | | | | | | | | | |/ | | | | | | | | | | |/| | | | | | | | | | | | | | feature/ethutil-refactor | ||||
| | | | | | | | | | * | | Work around race condition with qt webinspector for windows builds | Maran | 2014-07-14 | 1 | -2/+1 |
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Don't silently fail on watcher creation | Maran | 2014-07-14 | 1 | -2/+3 |
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Make the reload watcher use windows-safe paths | Maran | 2014-07-14 | 1 | -1/+1 |
| | | | | | | | | |/ / | |||||
| | | | | | | | | * | | Removed timer | obscuren | 2014-07-12 | 1 | -1/+3 |
| | | | | | | | | | | | |||||
| | | | | | | | | * | | Special diff output + debugger changes | obscuren | 2014-07-11 | 4 | -3/+22 |
| | | | | | | | |/ / | |||||
| | | | | | | | * | | Added path check for Windows when loading external QML windows/components | Maran | 2014-07-09 | 1 | -1/+9 |
| | | | | | | | | | | |||||
| | | | | | | | * | | Windos case for assetPath had a typo | Maran | 2014-07-08 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | | | | | * | | Setup default asset path for windows | Maran | 2014-07-08 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | | | | | * | | Make script inclusion via QML also relative to asset path | Maran | 2014-07-08 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | | | | | * | | Forgot two images | Maran | 2014-07-08 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | | | | | | * | | Use relative image paths to help with windows builds | Maran | 2014-07-08 | 1 | -4/+4 |
| | | | | | | |/ / | |||||
| | | | | | | * | | Merge pull request #101 from ethereum/revert-100-feature/ethutil-refactor | Jeffrey Wilcke | 2014-07-07 | 3 | -68/+64 |
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | Revert "ethreact - Feature/ethutil refactor" | ||||
| | | | | | | | * | | Revert "ethreact - Feature/ethutil refactor" | Jeffrey Wilcke | 2014-07-07 | 3 | -68/+64 |
| | | | | | | |/ / | |||||
| | | | | | | * | | Merge pull request #100 from ethersphere/feature/ethutil-refactor | Jeffrey Wilcke | 2014-07-07 | 3 | -64/+68 |
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | ethreact - Feature/ethutil refactor | ||||
| | | | | | | | | * | Merge branch 'develop' of github.com:ethereum/go-ethereum into ↵ | zelig | 2014-07-05 | 1 | -12/+32 |
| | | | | | | | |/| | | | | | | | | |/ | | | | | | | |/| | | | | | | | | | | feature/ethutil-refactor | ||||
| | | | | | | * | | New type of debugger | obscuren | 2014-07-05 | 1 | -12/+32 |
| | | | | | |/ / | |||||
| | | | | | | * | use ethreact.Event, unbuffered event channels, subscribe after loop reading ↵ | zelig | 2014-07-05 | 3 | -64/+68 |
| | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | from channel starts | ||||
| | | | | | * | Added sample coin as a submodule | obscuren | 2014-07-04 | 2 | -0/+3 |
| | | | | | | | |||||
| | | | | | * | Removed sample coin | obscuren | 2014-07-04 | 5 | -116/+0 |
| | | | | |/ | |||||
| | | | | * | Visual updates | obscuren | 2014-07-04 | 2 | -13/+9 |
| | | | | | | |||||
| | | | | * | Silent compiler errors when continues compiling | obscuren | 2014-07-04 | 1 | -2/+2 |
| | | | | | | |||||
| | | | | * | Updated debugger | obscuren | 2014-07-04 | 2 | -18/+91 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Compile on the go. Continues compilation in order to update the ASM view * Short cuts commands | ||||
| | | | | * | Merge branch 'ethersphere-feature/clientid' into develop | obscuren | 2014-07-04 | 5 | -25/+47 |
| | | | |/| | |||||
| | | | | * | Modify main wrappers | zelig | 2014-07-04 | 3 | -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 loglevel | zelig | 2014-07-04 | 2 | -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) | ||||
| | | | * | . | obscuren | 2014-07-02 | 1 | -1/+0 |
| | | | | | |||||
| | | | * | Break points and debugger commands | obscuren | 2014-07-02 | 2 | -25/+124 |
| | | |/ | |||||
| | | * | For namreg only show items starting without leading zeros. | obscuren | 2014-07-02 | 1 | -1/+3 |
| | | | | |||||
| | | * | VM Update | obscuren | 2014-07-02 | 1 | -1/+2 |
| | | | | |||||
| | | * | Listen for namereg changes | obscuren | 2014-07-02 | 1 | -2/+5 |
| | | | | |||||
| | | * | Moved files | obscuren | 2014-07-02 | 8 | -31/+8 |
| | |/ | |||||
| | * | Fixed namereg | obscuren | 2014-07-02 | 3 | -9/+12 |
| | | | |||||
| | * | Merge branch 'release/0.5.16' into develop | obscuren | 2014-07-01 | 2 | -2/+2 |
| |/| |/|/ | |||||
| * | bump | obscuren | 2014-07-01 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #96 from ethersphere/feature/keys | Jeffrey Wilcke | 2014-07-01 | 15 | -266/+152 |
|\ | | | | | Feature/keys | ||||
| * | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys | zelig | 2014-07-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'ebuchman-miner_up_to_date' into develop | obscuren | 2014-07-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix: miner wait untill UpToDate | Ethan Buchman | 2014-07-01 | 1 | -1/+1 |
| | |/ | |||||
| * | | changed name for ethutil hex functions; and access to keyring via keyManager | zelig | 2014-06-30 | 5 | -8/+8 |
| | | | |||||
| * | | gui changes | zelig | 2014-06-30 | 1 | -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 window | zelig | 2014-06-30 | 1 | -46/+0 |
| | | | |||||
| * | | main loop uses new flags and common methods in util: db, keymanager set up; ↵ | zelig | 2014-06-30 | 1 | -3/+7 |
| | | | | | | | | | | | | passes KeyRing/Session string to gui | ||||
| * | | new command line options | zelig | 2014-06-30 | 1 | -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/keys | zelig | 2014-06-30 | 2 | -0/+4 |
| |\| | |||||
| | * | Merge branch 'master' into develop | obscuren | 2014-06-29 | 2 | -0/+4 |
| | |\ | |_|/ |/| | | |||||
* | | | Wait for catchup when starting the miner | obscuren | 2014-06-29 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'develop' | obscuren | 2014-06-27 | 2 | -5/+11 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: install.sh | ||||
* | | | | Added install script | obscuren | 2014-06-27 | 1 | -0/+48 |
| | | | | |||||
* | | | | Merge branch 'release/0.5.15' | obscuren | 2014-06-27 | 26 | -593/+797 |
|\ \ \ \ | |||||
* \ \ \ \ | Merge branch 'release/0.5.14' | obscuren | 2014-06-20 | 5 | -57/+7 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | Merge branch 'release/0.5.13' | obscuren | 2014-06-17 | 9 | -35/+141 |
|\ \ \ \ \ \ | |||||
* \ \ \ \ \ \ | Merge branch 'release/poc5-rc12' | obscuren | 2014-06-10 | 9 | -22/+192 |
|\ \ \ \ \ \ \ | |||||
| | | | | | * | | added utility functions to set up db, keymanager, ethereum init and simplify ↵ | zelig | 2014-06-30 | 1 | -46/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | key tasks | ||||
| | | | | | * | | remove keys file, now subsumed under ethcrypto/key_manager | zelig | 2014-06-30 | 1 | -108/+0 |
| | | | | | | | | |||||
| | | | | | * | | main loop uses new flags and common methods in util: db, keymanager set up | zelig | 2014-06-30 | 1 | -2/+6 |
| | | | | | | | | |||||
| | | | | | * | | new command line options | zelig | 2014-06-30 | 1 | -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 functions | zelig | 2014-06-30 | 1 | -5/+5 |
| | | | | | | | | |||||
| | | | | | * | | fix logmessage if data directory doesn't exist | zelig | 2014-06-29 | 1 | -1/+1 |
| | | | | | |/ | |||||
| | | | | | * | Check if go install succeed | obscuren | 2014-06-27 | 1 | -0/+4 |
| | | | | | | | |||||
| | | | | | * | Fix for installer | obscuren | 2014-06-27 | 2 | -2/+2 |
| | | | | |/ | |||||
| | | | | * | Initialization of Qt should happen before anything else | obscuren | 2014-06-27 | 1 | -2/+3 |
| | | | | | | |||||
| | | | | * | update | obscuren | 2014-06-27 | 1 | -1/+5 |
| | | | | | | |||||
| | | | | * | update | obscuren | 2014-06-27 | 1 | -1/+1 |
| | | | | | | |||||
| | | | | * | Added install script | obscuren | 2014-06-27 | 1 | -0/+49 |
| | | | | | | |||||
| | | | | * | Merge branch 'release/0.5.15' into develop | obscuren | 2014-06-27 | 2 | -2/+2 |
| | | | | |\ | | | | | |/ | | | | |/| | |||||
| | | | * | | bump | obscuren | 2014-06-27 | 1 | -1/+1 |
| | | | | | | |||||
| | | | * | | Merge branch 'develop' into release/0.5.15 | obscuren | 2014-06-27 | 17 | -506/+551 |
| | | | |\| | |||||
| | | | | * | Merge branch 'ethersphere-feature/logging' into develop | obscuren | 2014-06-27 | 17 | -506/+551 |
| | | | | |\ | |||||
| | | | | | * | go fmt | zelig | 2014-06-27 | 8 | -226/+226 |
| | | | | | | | |||||
| | | | | | * | Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/logging | zelig | 2014-06-26 | 3 | -23/+33 |
| | | | | | |\ | |||||
| | | | | | * | | gui stop | zelig | 2014-06-26 | 4 | -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 slider | zelig | 2014-06-26 | 2 | -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 ordered | zelig | 2014-06-26 | 4 | -16/+24 |
| | | | | | | | | |||||
| | | | | | * | | new logger API for upstream merge | zelig | 2014-06-26 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | | | * | | repl.Stop() to only if running, fixes panic after js> exit followed by interrupt | zelig | 2014-06-26 | 1 | -15/+23 |
| | | | | | | | | |||||
| | | | | | * | | add newline to help usage msg | zelig | 2014-06-26 | 2 | -2/+2 |
| | | | | | | | | |||||
| | | | | | * | | Merge remote-tracking branch 'upstream/develop' into feature/logging | zelig | 2014-06-25 | 1 | -41/+0 |
| | | | | | |\ \ | |||||
| | | | | | * | | | update log levels to include DebugDetail; correct default datadir for ethereal | zelig | 2014-06-25 | 2 | -3/+4 |
| | | | | | | | | | |||||
| | | | | | * | | | fix logSlider: now has 5 levels, initialized to gui.GetLogLevel which is set ↵ | zelig | 2014-06-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | through command line flag (defaults to InfoLevel) | ||||
| | | | | | * | | | merge upstream | zelig | 2014-06-25 | 11 | -39/+210 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | fix imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel ↵ | zelig | 2014-06-23 | 4 | -11/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type for gui | ||||
| | | | | | * | | | | merge upstream | zelig | 2014-06-23 | 2 | -4/+17 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * | | | | | refactor cli and gui wrapper code. Details: | zelig | 2014-06-23 | 10 | -465/+429 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - all cli functions shared between ethereum and ethereal abstracted to utils/ cmd.go (should be ethcommon or shared or sth) - simplify main() now readable stepwise - rename main wrapper files to main.go - rename commmand line args definition file from config.go to flags.go - rename Do -> Start to parallel option names - register interrupt for rpc server stop - fix interrupt stopping js repl and ethereum - register interrupt for mining stop - custom config file option from command line - debug option from command line - loglevel option from command line - changed ethutil.Config API - default datadir and default config file set together with other flag defaults in wrappers - default assetpath set together with other command line flags defaults in gui wrapper (not in ethutil.Config or ui/ui_lib) - options precedence: default < config file < environment variables < command line | ||||
| | | | | | * | | | | | fix gitignore to ignore executables | zelig | 2014-06-23 | 1 | -1/+2 |
| | | | | | | | | | | | |||||
| | | | | | * | | | | | merge upstream | zelig | 2014-06-23 | 5 | -57/+7 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | | changed logger API, functions that allow Gui to implement ethlog.LogSystem ↵ | zelig | 2014-06-23 | 3 | -29/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for gui logging | ||||
| | | | | | * | | | | | | add logging for jsre | zelig | 2014-06-23 | 1 | -1/+7 |
| | | | | | | | | | | | | |||||
| | | | | | * | | | | | | add logging start/exit to js console | zelig | 2014-06-23 | 1 | -0/+2 |
| | | | | | | | | | | | | |||||
| | | | | | * | | | | | | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | zelig | 2014-06-19 | 6 | -28/+101 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | zelig | 2014-06-14 | 19 | -595/+1392 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | zelig | 2014-05-24 | 10 | -22/+97 |
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | bump | obscuren | 2014-06-27 | 1 | -1/+1 |
| | | | |/ / / / / / / / / / | |||||
| | | | * | | | | | | | | / | Increase width of asm instruction | obscuren | 2014-06-27 | 1 | -1/+1 |
| | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | | Added amount to contract during debugging | obscuren | 2014-06-26 | 2 | -8/+12 |
| | | | | | | | | | | | | | |||||
| | | | * | | | | | | | | | Added option to not break eachline | obscuren | 2014-06-26 | 3 | -15/+21 |
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | |||||
| | | | * | | | | | | | | Removed old compile methods | obscuren | 2014-06-25 | 1 | -41/+0 |
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | |||||
| | | | * | | | | | | | Implemented TX History for ethjs | Maran | 2014-06-25 | 2 | -0/+9 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Moved BlockDo to utils | obscuren | 2014-06-25 | 2 | -1/+20 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Save repl history to file and recall on next session | obscuren | 2014-06-24 | 2 | -2/+29 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-06-24 | 5 | -35/+152 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-06-23 | 2 | -3/+21 |
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | | | |||||
| | | | | * | | | | | | | Implements QML Apps. Implements #47 | Maran | 2014-06-23 | 5 | -35/+152 |
| | | | | | |_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | You are welcome Stephan. | ||||
| | | | * | | | | | | | Renamed execBlock | obscuren | 2014-06-24 | 1 | -1/+1 |
| | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | * | | | | | | Added a execBlock method which replays the given block | obscuren | 2014-06-23 | 2 | -3/+21 |
| | | | |/ / / / / | |||||
| | | | * | | | | | Merge branch 'release/0.5.14' into develop | obscuren | 2014-06-20 | 2 | -2/+2 |
| | | | |\ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | | * | | | | | | bump | obscuren | 2014-06-20 | 2 | -2/+2 |
| | | |/ / / / / | |||||
| | | * | | | | | Removed old debugger code | obscuren | 2014-06-20 | 2 | -52/+2 |
| | | | | | | | | |||||
| | | * | | | | | Verbose logging | obscuren | 2014-06-19 | 2 | -3/+3 |
| | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Merge branch 'release/0.5.13' into develop | obscuren | 2014-06-17 | 2 | -2/+2 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | bump | obscuren | 2014-06-17 | 2 | -2/+2 |
| | |/ / / / | |||||
| | * | | | | Removed init fees | obscuren | 2014-06-16 | 2 | -6/+0 |
| | | | | | | |||||
| | * | | | | Max 250 log | obscuren | 2014-06-15 | 1 | -1/+7 |
| | | | | | | |||||
| | * | | | | Added a log level slider which can change the log level | obscuren | 2014-06-14 | 3 | -9/+53 |
| | | | | | | |||||
| | * | | | | Minor UI adjustments | obscuren | 2014-06-12 | 2 | -11/+40 |
| | | |_|/ | | |/| | | |||||
| | * | | | Toggle inspector / reload using magic rectangle | Maran | 2014-06-11 | 1 | -1/+25 |
| | | | | | |||||
| | * | | | Reimplement -datadir flag. Implements #79 | Maran | 2014-06-11 | 4 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | The config file is actually loaded from the folder that datadir points at | ||||
| | * | | | Implemented usedGas to the explorer | Maran | 2014-06-11 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Add GasLimit to the block explorer | Maran | 2014-06-11 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | Merge branch 'release/poc5-rc12' into develop | obscuren | 2014-06-10 | 2 | -2/+2 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | bump | obscuren | 2014-06-10 | 2 | -2/+2 |
| |/ / / | |||||
| * | | | Fixed debugger hang | obscuren | 2014-06-10 | 3 | -9/+33 |
| | | | | |||||
| * | | | debugger output | obscuren | 2014-06-06 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-06-05 | 6 | -7/+143 |
| |\ \ \ | |||||
| | * | | | Implement getStateKeyVal for JS bindings. | Maran | 2014-06-04 | 4 | -3/+18 |
| | | | | | | | | | | | | | | | | | | | | Gives JS the option to 'loop' over contract key/val storage | ||||
| | * | | | Add loading of extra build in js files to JS-Repl. Implements #67 | Maran | 2014-06-04 | 1 | -0/+19 |
| | | | | | |||||
| | * | | | Added namereg register option to qml wallet | Maran | 2014-06-03 | 2 | -2/+30 |
| | | | | | |||||
| | * | | | Implemented transaction catching up. Implements #73 | Maran | 2014-06-03 | 1 | -0/+11 |
| | | | | | |||||
| | * | | | Tweaks and latency added to peeroverview | Maran | 2014-06-03 | 1 | -5/+6 |
| | | | | | |||||
| | * | | | Added Peer Window | Maran | 2014-06-02 | 3 | -2/+64 |
| |/ / / |/| | | | |||||
| * | | | Added more debugger output | obscuren | 2014-06-05 | 1 | -4/+13 |
|/ / / | |||||
* | | | ethereum instead of ethereal. Fixes #69 | obscuren | 2014-05-31 | 1 | -1/+1 |
| | | | |||||
* | | | fixed logging issue that would otherwise crash the client. Fixes #68 | obscuren | 2014-05-31 | 1 | -6/+9 |
| | | | |||||
* | | | Merge branch 'develop' | obscuren | 2014-05-31 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | show first? | obscuren | 2014-05-31 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge branch 'develop' | obscuren | 2014-05-31 | 4 | -17/+43 |
|\| | | | |||||
| * | | | Added ini file for ethereum. fixes #66 | obscuren | 2014-05-31 | 4 | -17/+43 |
| | | | | |||||
* | | | | Merge branch 'develop' | obscuren | 2014-05-30 | 10 | -1042/+1001 |
|\| | | | |||||
| * | | | Added config file setup. Fixes #59 | obscuren | 2014-05-30 | 5 | -28/+35 |
| | | | | | | | | | | | | | | | | * Also fixes asset path problems | ||||
| * | | | Unified the contract interface and tx interface. Fixes #62 | obscuren | 2014-05-30 | 2 | -51/+54 |
| | | | | |||||
| * | | | Improved UI | obscuren | 2014-05-30 | 5 | -130/+47 |
| | | | | | | | | | | | | | | | | * Added mining button | ||||
| * | | | Update peer info | obscuren | 2014-05-30 | 1 | -3/+13 |
| | | | | |||||
| * | | | Minor GUI updates | obscuren | 2014-05-30 | 3 | -36/+49 |
| | | | | | | | | | | | | | | | | | | | | * IceCream => IceCREAM * Added coin base to block info | ||||
| * | | | . | obscuren | 2014-05-29 | 1 | -1001/+1001 |
| | | | | |||||
| * | | | Minor UI changes | obscuren | 2014-05-29 | 4 | -17/+25 |
| | | | | | | | | | | | | | | | | | | | | * Moved log from block view * Prepend instead of append for logs | ||||
| * | | | Minimal fee for sending transactions | obscuren | 2014-05-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Removed regexp for namereg | obscuren | 2014-05-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | Disabled instruction selection | obscuren | 2014-05-29 | 2 | -2/+3 |
| | | | | |||||
* | | | | Merge branch 'develop' | obscuren | 2014-05-29 | 6 | -243/+252 |
|\| | | | |||||
| * | | | merge | obscuren | 2014-05-29 | 4 | -1007/+1004 |
| |\ \ \ | |||||
| | * | | | Add 0x when feeding data to debugger | Maran | 2014-05-29 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'release/poc5-rc11' into develop | Maran | 2014-05-28 | 2 | -2/+2 |
| | |\ \ \ | |||||
| * | | | | | Fixes and improved debugger | obscuren | 2014-05-29 | 5 | -1242/+1252 |
| | | | | | | |||||
* | | | | | | Fix merge conflict | Maran | 2014-05-28 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Data and script in the debugger accept "0x" values and regular scripting | obscuren | 2014-05-28 | 2 | -25/+45 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'release/poc5-rc11' | Maran | 2014-05-28 | 6 | -37/+106 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | Bump to RC11 | Maran | 2014-05-28 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
| * | | | | Refactor hex encode and remove coupling of popup to main window | Maran | 2014-05-28 | 2 | -4/+2 |
| |/ / / |