| Commit message (Expand) | Author | Age | Files | Lines |
* | Upped version number | obscuren | 2014-07-30 | 1 | -3/+4 |
* | 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 |
* | Refactored to reflect the new VM and State | obscuren | 2014-07-24 | 7 | -29/+42 |
* | set asm | obscuren | 2014-07-23 | 1 | -0/+2 |
* | changed iterator | obscuren | 2014-07-21 | 2 | -2/+3 |
* | Add mining hash to GUI | Maran | 2014-07-18 | 1 | -2/+6 |
* | Fixed miner channel | obscuren | 2014-07-18 | 3 | -27/+61 |
|\ |
|
| * | 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 | 1 | -0/+8 |
|/ |
|
* | 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 | 1 | -1/+1 |
* | Merge branch 'develop'0.5.17 | obscuren | 2014-07-17 | 5 | -11/+22 |
|\ |
|
| * | h scroll | obscuren | 2014-07-17 | 1 | -1/+1 |
| * | Work around crash issues when building OSX binary | Maran | 2014-07-15 | 1 | -2/+29 |
| * | Rewrote mnemonic word loading to facilitate deployable builds. | Maran | 2014-07-15 | 1 | -29/+2 |
| * | 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 | 2 | -3/+12 |
* | | Merge branch 'develop' | obscuren | 2014-07-11 | 4 | -10/+18 |
|\| |
|
| * | 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 branch 'develop' | obscuren | 2014-07-08 | 1 | -12/+32 |
|\| |
|
| * | Revert "ethreact - Feature/ethutil refactor" | Jeffrey Wilcke | 2014-07-07 | 2 | -60/+56 |
| * | Merge pull request #100 from ethersphere/feature/ethutil-refactor | Jeffrey Wilcke | 2014-07-07 | 2 | -56/+60 |
| |\ |
|
| | * | use ethreact.Event, unbuffered event channels, subscribe after loop reading f... | zelig | 2014-07-05 | 2 | -56/+60 |
| * | | New type of debugger | obscuren | 2014-07-05 | 1 | -12/+32 |
| |/ |
|
* / | deleted | obscuren | 2014-07-04 | 1 | -0/+0 |
|/ |
|
* | Added sample coin as a submodule | obscuren | 2014-07-04 | 1 | -0/+0 |
* | 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 |
* | Modify main wrappers | zelig | 2014-07-04 | 1 | -3/+11 |
* | Gui saves custom client id and loglevel | zelig | 2014-07-04 | 2 | -15/+17 |
* | . | 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 | 2 | -9/+9 |
* | bump | obscuren | 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 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; p... | zelig | 2014-06-30 | 1 | -3/+7 |
* | new command line options | zelig | 2014-06-30 | 1 | -4/+8 |
* | Fix for installer | obscuren | 2014-06-27 | 1 | -1/+1 |
* | Initialization of Qt should happen before anything else | obscuren | 2014-06-27 | 1 | -2/+3 |
* | bump | obscuren | 2014-06-27 | 1 | -1/+1 |
* | Merge branch 'ethersphere-feature/logging' into develop | obscuren | 2014-06-27 | 9 | -251/+221 |
|\ |
|
| * | go fmt | zelig | 2014-06-27 | 3 | -26/+26 |
| * | 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 | 2 | -8/+35 |
| * | | log slider | zelig | 2014-06-26 | 2 | -3/+15 |
| * | | interrupt handlers now ordered | zelig | 2014-06-26 | 1 | -4/+8 |
| * | | new logger API for upstream merge | zelig | 2014-06-26 | 1 | -1/+1 |
| * | | add newline to help usage msg | zelig | 2014-06-26 | 1 | -1/+1 |
| * | | update log levels to include DebugDetail; correct default datadir for ethereal | zelig | 2014-06-25 | 1 | -2/+3 |
| * | | fix logSlider: now has 5 levels, initialized to gui.GetLogLevel which is set ... | zelig | 2014-06-25 | 1 | -2/+2 |
| * | | merge upstream | zelig | 2014-06-25 | 7 | -35/+161 |
| |\ \ |
|
| * | | | fix imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel ty... | zelig | 2014-06-23 | 4 | -11/+17 |
| * | | | refactor cli and gui wrapper code. Details: | zelig | 2014-06-23 | 5 | -214/+125 |
| * | | | merge upstream | zelig | 2014-06-23 | 4 | -56/+6 |
| |\ \ \ |
|
| * | | | | changed logger API, functions that allow Gui to implement ethlog.LogSystem fo... | zelig | 2014-06-23 | 3 | -29/+38 |
* | | | | | 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 |
| |_|/
|/| | |
|
* | | | Implemented TX History for ethjs | Maran | 2014-06-25 | 2 | -0/+9 |
* | | | Implements QML Apps. Implements #47 | Maran | 2014-06-23 | 5 | -35/+152 |
| |/
|/| |
|
* | | bump | obscuren | 2014-06-20 | 1 | -1/+1 |
* | | Removed old debugger code | obscuren | 2014-06-20 | 2 | -52/+2 |
* | | Verbose logging | obscuren | 2014-06-19 | 2 | -3/+3 |
|/ |
|
* | bump | obscuren | 2014-06-17 | 1 | -1/+1 |
* | Removed init fees | obscuren | 2014-06-16 | 1 | -3/+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 | 2 | -2/+6 |
* | 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 |
* | bump | obscuren | 2014-06-10 | 1 | -1/+1 |
* | 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 | 4 | -6/+115 |
|\ |
|
| * | Implement getStateKeyVal for JS bindings. | Maran | 2014-06-04 | 3 | -2/+13 |
| * | 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 | 2 | -2/+60 |
* | | Added more debugger output | obscuren | 2014-06-05 | 1 | -4/+13 |
|/ |
|
* | fixed logging issue that would otherwise crash the client. Fixes #68 | obscuren | 2014-05-31 | 1 | -6/+9 |
* | show first? | obscuren | 2014-05-31 | 1 | -1/+2 |
* | Added ini file for ethereum. fixes #66 | obscuren | 2014-05-31 | 3 | -16/+32 |
* | Added config file setup. Fixes #59 | obscuren | 2014-05-30 | 2 | -13/+20 |
* | Unified the contract interface and tx interface. Fixes #62 | obscuren | 2014-05-30 | 1 | -50/+53 |
* | Improved UI | obscuren | 2014-05-30 | 4 | -128/+47 |
* | Update peer info | obscuren | 2014-05-30 | 1 | -3/+13 |
* | Minor GUI updates | obscuren | 2014-05-30 | 3 | -36/+49 |
* | . | obscuren | 2014-05-29 | 1 | -1001/+1001 |
* | Minor UI changes | obscuren | 2014-05-29 | 4 | -17/+25 |
* | 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 | obscuren | 2014-05-29 | 3 | -1006/+1003 |
|\ |
|
| * | Add 0x when feeding data to debugger | Maran | 2014-05-29 | 1 | -1/+1 |
| * | Bump to RC11 | Maran | 2014-05-28 | 1 | -1/+1 |
| * | Refactor hex encode and remove coupling of popup to main window | Maran | 2014-05-28 | 2 | -4/+2 |
* | | Fixes and improved debugger | obscuren | 2014-05-29 | 5 | -1242/+1252 |
|/ |
|
* | Hooked up the Block Explorer to the Debugger so we can instantly debug made t... | Maran | 2014-05-28 | 3 | -8/+59 |
* | Merge branch 'master' into develop | obscuren | 2014-05-28 | 3 | -990/+976 |
|\ |
|
| * | Consolidated external qml files to hopefully prevent crashing bug | Maran | 2014-05-28 | 3 | -990/+976 |
* | | Debugger script&data now accept "0x" values | obscuren | 2014-05-28 | 2 | -25/+45 |
|/ |
|
* | Added some shortcuts | obscuren | 2014-05-27 | 2 | -1/+32 |
* | bump | obscuren | 2014-05-27 | 1 | -1/+1 |
* | Minor fixes and improvements to the ui | obscuren | 2014-05-27 | 4 | -27/+40 |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-27 | 2 | -22/+154 |
|\ |
|
| * | Uhm what | Maran | 2014-05-27 | 1 | -1/+2 |
| * | Adding new blocks on broadcast | Maran | 2014-05-27 | 2 | -5/+15 |
| * | Increase size for asm | Maran | 2014-05-27 | 1 | -2/+2 |
| * | Removed recursive function for loop | Maran | 2014-05-27 | 2 | -15/+8 |
| * | Fix merge conflict | Maran | 2014-05-27 | 4 | -47/+64 |
| |\ |
|
| * | | Remove extra log statement | Maran | 2014-05-26 | 1 | -1/+0 |
| * | | Implemented simple block/tx explorer | Maran | 2014-05-26 | 2 | -20/+139 |
| * | | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-26 | 3 | -14/+18 |
| |\ \ |
|
| * \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-23 | 2 | -1/+3 |
| |\ \ \ |
|
| * | | | | Hide inspector by default | Maran | 2014-05-22 | 1 | -1/+1 |
| * | | | | Fix merge conflicts | Maran | 2014-05-22 | 2 | -1/+2 |
* | | | | | New debugger implemented | obscuren | 2014-05-27 | 4 | -18/+25 |
* | | | | | New debugger | obscuren | 2014-05-27 | 3 | -145/+258 |
* | | | | | Sep debugger from main | obscuren | 2014-05-27 | 4 | -6/+222 |
| |_|_|/
|/| | | |
|
* | | | | Fixed debugger | obscuren | 2014-05-27 | 4 | -47/+64 |
| |_|/
|/| | |
|
* | | | Bump | obscuren | 2014-05-26 | 1 | -1/+1 |
* | | | Recv send for txs | obscuren | 2014-05-26 | 2 | -10/+15 |
* | | | New main script through init return value | obscuren | 2014-05-23 | 2 | -4/+3 |
| |/
|/| |
|
* | | Custom identifier | obscuren | 2014-05-22 | 2 | -1/+3 |
|/ |
|
* | Bumped | obscuren | 2014-05-21 | 1 | -1/+1 |
* | Improved on some ui elements | obscuren | 2014-05-21 | 2 | -0/+40 |
* | Fixed unconfirmed balance string | obscuren | 2014-05-21 | 1 | -7/+2 |
* | Removed method name | obscuren | 2014-05-21 | 1 | -1/+1 |
* | Updated readme to reflect options | obscuren | 2014-05-21 | 1 | -1/+1 |
* | Bump | obscuren | 2014-05-20 | 1 | -1/+1 |
* | Implemented GUI watchers for rapid reload. Implements #46 | Maran | 2014-05-20 | 2 | -3/+69 |
* | Refactored file structure | obscuren | 2014-05-20 | 1 | -1/+1 |
* | Increase default peer amount to 10 | Maran | 2014-05-20 | 1 | -1/+1 |
* | Removed nonce incrementing | obscuren | 2014-05-19 | 1 | -2/+4 |
* | Readline repl for linux & osx | obscuren | 2014-05-17 | 1 | -1/+1 |
* | Tell config which loggers to use | obscuren | 2014-05-16 | 1 | -1/+1 |
* | Refactored to reactor. Fixes #42 | obscuren | 2014-05-15 | 1 | -6/+7 |
* | Bumped version | obscuren | 2014-05-15 | 1 | -1/+3 |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-14 | 1 | -8/+1 |
|\ |
|
| * | Fix merge conflicts | Maran | 2014-05-14 | 6 | -56/+28 |
| |\ |
|
| * | | Refactored RPC client to utils so it can be reused | Maran | 2014-05-14 | 1 | -8/+1 |
* | | | Update wallet value for coinbase rewards. Implements #44 & #43 | obscuren | 2014-05-14 | 1 | -9/+29 |
| |/
|/| |
|
* | | Switched to new keyring methods | obscuren | 2014-05-14 | 6 | -56/+28 |
|/ |
|
* | Refactored mining into utils and exposed it to ethereal. Partly fixes #43 | Maran | 2014-05-14 | 1 | -0/+4 |
* | Changed validators to regexp validators | obscuren | 2014-05-14 | 2 | -4/+5 |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-13 | 1 | -2/+2 |
|\ |
|
| * | Typo | Maran | 2014-05-13 | 1 | -1/+1 |
| * | Removed harcoded addresses from GetBlock JS bindings. Fixes #39 | Maran | 2014-05-13 | 1 | -2/+2 |
* | | Bumped | obscuren | 2014-05-13 | 1 | -1/+1 |
|/ |
|
* | Depcrecated set | Maran | 2014-05-13 | 1 | -0/+3 |
* | Adding new API test case html | Maran | 2014-05-13 | 1 | -0/+43 |
* | Implemented new JS/EthPub methods | Maran | 2014-05-13 | 2 | -0/+41 |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-13 | 3 | -3/+5 |
|\ |
|
| * | Fix merge conflict | Maran | 2014-05-13 | 3 | -4/+4 |
| |\ |
|
| * \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-13 | 1 | -3/+3 |
| |\ \ |
|
| * | | | Implemented a flag for a different RPC port; --rpcport | Maran | 2014-05-13 | 2 | -1/+3 |
* | | | | Fix | obscuren | 2014-05-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Public ethereum interface uses EthManager | obscuren | 2014-05-13 | 3 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-13 | 2 | -3/+7 |
|\| |
|
| * | Added support to NewJsonRpc to return an error as well as an interface | Maran | 2014-05-13 | 1 | -2/+6 |
| * | Enable seed again | Maran | 2014-05-13 | 1 | -1/+1 |
* | | Fixed wallet crash for new account. Fixes #38 | obscuren | 2014-05-13 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-12 | 2 | -155/+214 |
|\ |
|
| * | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-12 | 1 | -1/+1 |
| |\ |
|
| * | | Refactored some code and fixed #37 | obscuren | 2014-05-12 | 2 | -155/+214 |
* | | | Actually start the Ethereum server on starting the GUI | Maran | 2014-05-12 | 1 | -0/+6 |
| |/
|/| |
|
* | | Disable seed by default | Maran | 2014-05-12 | 1 | -1/+1 |
|/ |
|
* | Upgraded to new mutan | obscuren | 2014-05-10 | 2 | -3/+3 |
* | Bump | obscuren | 2014-05-10 | 1 | -1/+1 |
* | fxed | obscuren | 2014-05-10 | 5 | -4/+619 |
* | Moved Ext app js to its own dir | obscuren | 2014-05-10 | 6 | -252/+12 |
* | Changed seeding | obscuren | 2014-05-09 | 2 | -2/+1 |
* | Cleanup | obscuren | 2014-05-09 | 5 | -157/+77 |
* | Fixed closure | obscuren | 2014-05-08 | 2 | -4/+3 |
* | Normalized font | obscuren | 2014-05-06 | 1 | -1/+0 |
* | Renamed etherpc to ethrpc | Maran | 2014-05-05 | 1 | -2/+2 |
* | Merge branch 'develop' into feature/rpc | Maran | 2014-05-05 | 5 | -24/+58 |
|\ |
|
| * | Changed getkey and secrettoaddress | obscuren | 2014-05-05 | 3 | -16/+20 |
| * | Added storage watch | obscuren | 2014-05-05 | 5 | -18/+48 |
* | | Implemented rpc for ethereal and ethereum | Maran | 2014-05-05 | 2 | -1/+8 |
* | | Merge branch 'develop' into feature/rpc | Maran | 2014-05-02 | 5 | -20/+21 |
|\| |
|
| * | Updated sample coin | obscuren | 2014-05-02 | 1 | -2/+2 |
| * | Moved public interface | obscuren | 2014-05-02 | 4 | -18/+19 |
* | | Merge branch 'develop' into feature/rpc | Maran | 2014-05-02 | 14 | -317/+207 |
|\| |
|
| * | Fixed samplecoin | obscuren | 2014-05-02 | 3 | -16/+18 |
| * | Added string conversion API | obscuren | 2014-05-02 | 3 | -2/+61 |
| * | Moved API | obscuren | 2014-05-02 | 4 | -107/+17 |
| * | Moved Ext ethereum api | obscuren | 2014-05-02 | 1 | -83/+0 |
| * | Added a 'set' method to change window settings for external applications | obscuren | 2014-05-02 | 3 | -0/+12 |
| * | Moved and improved sample coin | obscuren | 2014-05-02 | 5 | -0/+114 |
| * | Fixed minor issue with upnp where 'err' wasn't checked resulting in crash | obscuren | 2014-05-02 | 3 | -124/+0 |
* | | Moved RPC Server and implemented it as a package | Maran | 2014-05-02 | 1 | -0/+2 |
|/ |
|
* | Fixed tx nonce | obscuren | 2014-04-30 | 1 | -2/+5 |
* | getBalanceAt getStorageAt, fixed get balance api call | obscuren | 2014-04-30 | 3 | -5/+9 |
* | fixed state object changes for eth api | obscuren | 2014-04-30 | 6 | -58/+98 |
* | API changes | obscuren | 2014-04-30 | 3 | -152/+208 |
* | Split off External applications from main library | obscuren | 2014-04-30 | 4 | -57/+286 |
* | Added muted | obscuren | 2014-04-29 | 6 | -172/+285 |
* | PreProcess moved to Mutan package | Casey Kuhlman | 2014-04-28 | 1 | -1/+2 |
* | Draft mut(an)ed(itor) | obscuren | 2014-04-28 | 10 | -0/+8300 |
* | Updated version number | obscuren | 2014-04-27 | 1 | -1/+1 |
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 7 | -53/+97 |
* | Moved | obscuren | 2014-04-26 | 1 | -0/+65 |
* | Merge | obscuren | 2014-04-25 | 1 | -10/+0 |
|\ |
|
* | | Added callback mechanism and updated UI | obscuren | 2014-04-24 | 5 | -19/+64 |
* | | Added new block sub for webapp | obscuren | 2014-04-24 | 1 | -0/+26 |
* | | Minor fixes and sample coin "improvements" | obscuren | 2014-04-24 | 8 | -23/+108 |
* | | Refactored code | obscuren | 2014-04-23 | 1 | -13/+10 |
* | | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 5 | -10/+22 |
* | | Updated test coin | obscuren | 2014-04-23 | 3 | -84/+139 |
* | | Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings | obscuren | 2014-04-21 | 3 | -0/+160 |
* | | Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings | obscuren | 2014-04-21 | 2 | -1/+22 |
* | | Updated closure call | obscuren | 2014-04-20 | 1 | -2/+1 |
* | | Updated to use new state object | obscuren | 2014-04-16 | 3 | -33/+12 |
* | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-04-16 | 3 | -24/+74 |
|\| |
|
| * | Fix up paneling | Maran | 2014-04-15 | 1 | -31/+30 |
| * | Adding log messages to debug panel | Maran | 2014-04-15 | 2 | -0/+18 |
| * | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-04-15 | 4 | -66/+113 |
| |\ |
|
| * | | Add send to contract | Maran | 2014-04-15 | 2 | -4/+37 |
* | | | added init and main functions to script | obscuren | 2014-04-16 | 1 | -11/+27 |
| |/
|/| |
|
* | | Merge | obscuren | 2014-04-12 | 4 | -278/+311 |
|\| |
|
| * | Added isContract to gui | Maran | 2014-04-12 | 2 | -2/+11 |