Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | zelig | 2014-06-19 | 6 | -28/+101 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | zelig | 2014-06-14 | 19 | -595/+1392 |
|\| | |||||
| * | 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 |
| | |/ | |||||
| | * | Hooked up the Block Explorer to the Debugger so we can instantly debug made ↵ | Maran | 2014-05-28 | 3 | -8/+59 |
| | | | | | | | | | | | | transactions | ||||
| | * | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-28 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Merge branch 'hotfix/2' into develop | Maran | 2014-05-28 | 3 | -990/+976 |
| | | |\ | |||||
| | * | \ | Merge branch 'master' into develop | obscuren | 2014-05-28 | 3 | -990/+976 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'hotfix/2' | Maran | 2014-05-28 | 3 | -990/+976 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Consolidated external qml files to hopefully prevent crashing bug | Maran | 2014-05-28 | 3 | -990/+976 |
| |/ / / | |||||
| * | | | Merge branch 'develop' | obscuren | 2014-05-27 | 2 | -1/+32 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'release/poc5-rc10' | obscuren | 2014-05-27 | 9 | -112/+617 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'release/poc5-rc9' | obscuren | 2014-05-26 | 12 | -33/+113 |
| |\ \ \ \ | |||||
| | | | | * | Debugger script&data now accept "0x" values | obscuren | 2014-05-28 | 2 | -25/+45 |
| | | | |/ | |||||
| | | | * | Added some shortcuts | obscuren | 2014-05-27 | 2 | -1/+32 |
| | | | | | |||||
| | | | * | Merge branch 'release/poc5-rc10' into develop | obscuren | 2014-05-27 | 2 | -2/+2 |
| | | | |\ | | | | |/ | | | |/| | |||||
| | | * | | bump | obscuren | 2014-05-27 | 2 | -2/+2 |
| | | |/ | |||||
| | | * | 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 | 3 | -22/+161 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: ethereal/assets/qml/wallet.qml | ||||
| | | | * | 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 | 7 | -21/+33 |
| | | | |\ \ | |||||
| | | | * \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-23 | 4 | -3/+10 |
| | | | |\ \ \ | |||||
| | | | * | | | | Hide inspector by default | Maran | 2014-05-22 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | * | | | | Fix merge conflicts | Maran | 2014-05-22 | 5 | -3/+73 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-21 | 3 | -10/+46 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | Maran | 2014-05-21 | 2 | -1/+5 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Wait with mining until up to date | Maran | 2014-05-21 | 1 | -5/+4 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | 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 |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | Merge branch 'release/poc5-rc9' into develop | obscuren | 2014-05-26 | 2 | -2/+2 |
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Bump | obscuren | 2014-05-26 | 2 | -2/+2 |
| | |/ / / / / / | |||||
| | * | | | | | | Recv send for txs | obscuren | 2014-05-26 | 2 | -10/+15 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'develop' of github.com:ethereum/go-ethereum into develop | zelig | 2014-05-24 | 10 | -22/+97 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | / | New main script through init return value | obscuren | 2014-05-23 | 5 | -10/+17 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Custom identifier | obscuren | 2014-05-22 | 4 | -3/+10 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Added mining stop and start | obscuren | 2014-05-22 | 2 | -9/+44 |
| | | | | | |||||
| * | | | | Fixes #49 | obscuren | 2014-05-22 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Fixes #50 | obscuren | 2014-05-22 | 1 | -1/+22 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'release/poc5-rc8' into develop | obscuren | 2014-05-21 | 2 | -3/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release/poc5-rc8' | obscuren | 2014-05-21 | 8 | -46/+156 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Bumped | obscuren | 2014-05-21 | 2 | -3/+4 |
| |/ / / | |||||
| * | | | 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 | 2 | -1/+5 |
| |/ | |||||
| * | Updated readme to reflect options | obscuren | 2014-05-21 | 2 | -17/+13 |
| | | |||||
| * | Switch variables as intended | obscuren | 2014-05-21 | 1 | -2/+2 |
| | | |||||
| * | Changed flag parsing | obscuren | 2014-05-21 | 1 | -1/+10 |
| | | |||||
| * | Refactored some of the functions | obscuren | 2014-05-21 | 2 | -16/+81 |
| | | |||||
| * | Forked version of otto so we can support lowerCased methods | obscuren | 2014-05-20 | 3 | -3/+3 |
| | | |||||
| * | Merge branch 'release/poc5-rc7' into develop | obscuren | 2014-05-20 | 2 | -2/+2 |
| |\ | |||||
* | \ | Merge branch 'release/poc5-rc7' | obscuren | 2014-05-20 | 17 | -304/+522 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bump | obscuren | 2014-05-20 | 2 | -2/+2 |
| |/ | |||||
| * | Implemented GUI watchers for rapid reload. Implements #46 | Maran | 2014-05-20 | 2 | -3/+69 |
| | | |||||
| * | Removed old console in favor of the new JS REPL | obscuren | 2014-05-20 | 3 | -272/+1 |
| | | |||||
| * | Refactored file structure | obscuren | 2014-05-20 | 3 | -101/+124 |
| | | |||||
| * | Increase default peer amount to 10 | Maran | 2014-05-20 | 2 | -2/+2 |
| | | |||||
| * | Added js interpret mode | obscuren | 2014-05-19 | 3 | -3/+29 |
| | | |||||
| * | Improved REPL output | obscuren | 2014-05-19 | 5 | -12/+89 |
| | | |||||
| * | Added multi-line support | obscuren | 2014-05-19 | 3 | -9/+35 |
| | | |||||
| * | Improved console | obscuren | 2014-05-19 | 1 | -4/+70 |
| | | | | | | | | * Added watch | ||||
| * | Changed logging | obscuren | 2014-05-19 | 1 | -4/+3 |
| | | |||||
| * | Removed nonce incrementing | obscuren | 2014-05-19 | 1 | -2/+4 |
| | | |||||
| * | Readline repl for linux & osx | obscuren | 2014-05-17 | 7 | -39/+122 |
| | | |||||
| * | Merge branch 'feature/otto' into develop | obscuren | 2014-05-16 | 4 | -2/+122 |
| |\ | |||||
| | * | Tell config which loggers to use | obscuren | 2014-05-16 | 2 | -3/+3 |
| | | | |||||
| | * | Implemented JavaScript console | obscuren | 2014-05-16 | 2 | -18/+53 |
| | | | |||||
| | * | Basic javascript console | obscuren | 2014-05-16 | 3 | -0/+85 |
| |/ | |||||
| * | Refactored to reactor. Fixes #42 | obscuren | 2014-05-15 | 1 | -6/+7 |
| | | |||||
| * | Merge branch 'release/poc5-rc6' into develop | obscuren | 2014-05-15 | 2 | -2/+4 |
| |\ | |||||
* | \ | Merge branch 'release/poc5-rc6' | obscuren | 2014-05-15 | 13 | -120/+195 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bumped version | obscuren | 2014-05-15 | 2 | -2/+4 |
| |/ | |||||
| * | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-14 | 3 | -22/+28 |
| |\ | |||||
| | * | Prevent crash during import of privkeys. | Maran | 2014-05-14 | 1 | -3/+2 |
| | | | | | | | | | | | | @obscuren please check if this was commented out for a reason | ||||
| | * | Fix merge conflicts | Maran | 2014-05-14 | 11 | -72/+107 |
| | |\ | |||||
| | * | | Make sure we have a coinbase address to mine with | Maran | 2014-05-14 | 1 | -4/+10 |
| | | | | |||||
| | * | | Refactored RPC client to utils so it can be reused | Maran | 2014-05-14 | 3 | -17/+14 |
| | | | | |||||
| | * | | Rewritten a check to only start mining once we are caught up with all peers | Maran | 2014-05-14 | 1 | -6/+9 |
| | | | | |||||
| * | | | Update wallet value for coinbase rewards. Implements #44 & #43 | obscuren | 2014-05-14 | 2 | -12/+31 |
| | |/ | |/| | |||||
| * | | Switched to new keyring methods | obscuren | 2014-05-14 | 11 | -71/+106 |
| |/ | |||||
| * | Refactored mining into utils and exposed it to ethereal. Partly fixes #43 | Maran | 2014-05-14 | 3 | -24/+36 |
| | | |||||
| * | Generate coinbase from privatekey, not pubkey. Partily fixes #43 | Maran | 2014-05-14 | 1 | -1/+1 |
| | | |||||
| * | Changed validators to regexp validators | obscuren | 2014-05-14 | 2 | -4/+5 |
| | | | | | | | | | | IntValidator limits to 32bit int (JavaScript limitation) and therefor the input fields are limited in length. | ||||
* | | Merge branch 'develop' | obscuren | 2014-05-13 | 1 | -2/+2 |
|\| | |||||
| * | 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 |
| | | | |||||
* | | | Merge branch 'release/poc5-rc4' | obscuren | 2014-05-13 | 11 | -185/+355 |
|\| | | |||||
| * | | 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 |
| | | |||||
| * | Change coinbase to be the address not public key | Maran | 2014-05-13 | 1 | -1/+4 |
| | | |||||
| * | Implemented new JS/EthPub methods | Maran | 2014-05-13 | 3 | -22/+66 |
| | | | | | | | | | | | | | | | | - getTxCountAt - getPeerCount - getIsMining - getIsListening - getCoinbase | ||||
| * | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-13 | 5 | -4/+8 |
| |\ | | | | | | | | | | | | | | | | Conflicts: ethereal/ethereum.go ethereum/ethereum.go | ||||
| | * | 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 | 4 | -2/+6 |
| | | | | | |||||
| * | | | | Fix | obscuren | 2014-05-13 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
| * | | | 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 | 4 | -6/+14 |
| |\| | |||||
| | * | Added support to NewJsonRpc to return an error as well as an interface | Maran | 2014-05-13 | 2 | -4/+12 |
| | | | |||||
| | * | Enable seed again | Maran | 2014-05-13 | 2 | -2/+2 |
| | | | |||||
| * | | 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 | 2 | -2/+2 |
| | |\ | |||||
| | * | | 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 | 2 | -2/+2 |
| |/ | | | | | | | Seed host seems down, only causes timeouts, not helpful | ||||
| * | PreProcess => PreParse | obscuren | 2014-05-12 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'release/poc5-rc3' into develop | obscuren | 2014-05-10 | 4 | -5/+5 |
| |\ | |||||
* | \ | Merge branch 'release/poc5-rc3' | obscuren | 2014-05-10 | 4 | -5/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Upgraded to new mutan | obscuren | 2014-05-10 | 4 | -5/+5 |
| |/ | |||||
| * | Merge branch 'release/poc5-rc2' into develop | obscuren | 2014-05-10 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge branch 'release/poc5-rc2' | obscuren | 2014-05-10 | 14 | -298/+590 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 | 3 | -4/+3 |
| | | |||||
| * | 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 |
| | | |||||
| * | Merge branch 'release/poc5-rc1' into develop | obscuren | 2014-05-05 | 1 | -1/+2 |
| |\ | |||||
* | \ | Merge branch 'release/poc5-rc1' | obscuren | 2014-05-05 | 34 | -247/+10205 |
|\ \ \ | | |/ | |/| | |||||
| * | | bump | obscuren | 2014-05-05 | 1 | -1/+2 |
| |/ | |||||
| * | Renamed etherpc to ethrpc | Maran | 2014-05-05 | 2 | -4/+4 |
| | | | | | | | | All work and no play makes Maran a dull boy | ||||
| * | 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 | 3 | -5/+10 |
| | | | |||||
| * | | Fix circular deps | Maran | 2014-05-03 | 1 | -2/+5 |
| | | | |||||
| * | | Merge branch 'develop' into feature/rpc | Maran | 2014-05-02 | 7 | -221/+21 |
| |\| | |||||
| | * | Updated sample coin | obscuren | 2014-05-02 | 1 | -2/+2 |
| | | | |||||
| | * | Moved public interface | obscuren | 2014-05-02 | 6 | -219/+19 |
| | | | |||||
| * | | Merge branch 'develop' into feature/rpc | Maran | 2014-05-02 | 16 | -253/+352 |
| |\| | |||||
| | * | Fixed samplecoin | obscuren | 2014-05-02 | 5 | -29/+42 |
| | | | |||||
| | * | Added string conversion API | obscuren | 2014-05-02 | 3 | -2/+61 |
| | | | | | | | | | | | | | | | | | | | | | * bin * pad * unpad * conversion bin/hex/dec | ||||
| | * | Moved API | obscuren | 2014-05-02 | 4 | -107/+17 |
| | | | |||||
| | * | Moved Ext ethereum api | obscuren | 2014-05-02 | 2 | -17/+124 |
| | | | | | | | | | | | | | | | Moved the external ethereum api which can be used by any 3rd party application. | ||||
| | * | 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 | 4 | -125/+9 |
| | | | |||||
| * | | Moved RPC Server and implemented it as a package | Maran | 2014-05-02 | 5 | -267/+9 |
| | | | |||||
| * | | Initial commit | Maran | 2014-05-02 | 2 | -0/+267 |
| |/ | |||||
| * | 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 |
| | | | | | | | | | | | | | | External applications now accept containers which function as the frontend where the ExtApplication functions as the backend. Containers execute within their own engine and have their own context and are destroyed when released. | ||||
| * | Added muted | obscuren | 2014-04-29 | 7 | -173/+287 |
| | | |||||
| * | Merge pull request #34 from compleatang/develop | Jeffrey Wilcke | 2014-04-29 | 2 | -3/+3 |
| |\ | | | | | | | PreProcess moved to Mutan package | ||||
| | * | PreProcess moved to Mutan package | Casey Kuhlman | 2014-04-28 | 2 | -3/+3 |
| |/ | |||||
| * | Draft mut(an)ed(itor) | obscuren | 2014-04-28 | 10 | -0/+8300 |
| | | |||||
| * | Using mutan assembler stage | obscuren | 2014-04-28 | 1 | -2/+2 |
| | | |||||
| * | Updated version number | obscuren | 2014-04-27 | 2 | -2/+2 |
| | | |||||
| * | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 8 | -68/+114 |
| | | |||||
| * | Moved | obscuren | 2014-04-26 | 1 | -0/+65 |
| | | |||||
| * | Merge | obscuren | 2014-04-25 | 3 | -69/+67 |
| |\ | |||||
| | * | typo interrupt | zelig | 2014-04-16 | 1 | -2/+2 |
| | | | |||||
| | * | non-interactive option | zelig | 2014-04-16 | 2 | -57/+49 |
| | | | | | | | | | | | | | | | | | | - add -y flag for non-interactive use - refactor main - output to logfile (not ideal..) but not to all ethutil loggers for privacy | ||||
| | * | logfile | zelig | 2014-04-16 | 2 | -7/+23 |
| | | | | | | | | | | | | | | | | | | | | | - add logfile option to ethereum client flags - fallback to StdOut - Logger appended to ethutil.Config.Log loggers - wrapper uses ethutil.Config.Log | ||||
| | * | empty string -> empty byte array | zelig | 2014-04-16 | 1 | -1/+1 |
| | | | |||||
| * | | Added callback mechanism and updated UI | obscuren | 2014-04-24 | 5 | -19/+64 |
| | | | | | | | | | | | | | | | * UI Now updates when a new block has been broadcasted * Added a on, off and trigger | ||||
| * | | 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 | 2 | -13/+28 |
| | | | |||||
| * | | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 6 | -11/+23 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Moved compiling related object to utils package | obscuren | 2014-04-16 | 1 | -0/+24 |
| | | | |||||
| * | | Updated to use new state object | obscuren | 2014-04-16 | 4 | -39/+24 |
| | | | |||||
| * | | 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 |
| | | | |||||
| | * | remove test menu | Maran | 2014-04-12 | 1 | -29/+0 |
| | | | |||||
| | * | Initial refactor for wallet qml | Maran | 2014-04-12 | 3 | -258/+280 |
| | | | |||||
| | * | Refactored simple send to use states | Maran | 2014-04-12 | 1 | -180/+211 |
| | | | |||||
| * | | Debug steps | obscuren | 2014-04-12 | 4 | -45/+68 |
| | | | |||||
| * | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-04-12 | 5 | -62/+455 |
| |\| | |||||
| | * | Fix merge conflicts | Maran | 2014-04-12 | 4 | -35/+150 |
| | |\ | |||||
| | * | | Improved (hopefully) the send transaction tab | Maran | 2014-04-12 | 2 | -57/+226 |
| | | | | |||||
| | * | | Implemented key importing/generation for the GUI | Maran | 2014-04-11 | 5 | -11/+237 |
| | | | | |||||
| * | | | Debugger | obscuren | 2014-04-12 | 1 | -16/+40 |
| | |/ | |/| | |||||
| * | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-04-12 | 3 | -25/+31 |
| |\| | |||||
| | * | Merge branch 'feature/mnemonic' into develop | Maran | 2014-04-09 | 2 | -3/+15 |
| | |\ | |||||
| | | * | Importing mnemonic support | Maran | 2014-04-09 | 1 | -1/+12 |
| | | | | |||||
| | | * | Merge branch 'develop' into feature/mnemonic | Maran | 2014-04-09 | 4 | -37/+37 |
| | | |\ | |||||
| | | * | | Added mnemonic priv key | Maran | 2014-04-07 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | Merge pull request #32 from cabreraalex/develop | Jeffrey Wilcke | 2014-04-09 | 1 | -22/+16 |
| | |\ \ \ | | | |_|/ | | |/| | | Fixed up grammar and spelling in README | ||||
| | | * | | Fixed up grammar and spelling in README | Alex Cabrera | 2014-04-08 | 1 | -22/+16 |
| | | |/ |