Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-05-27 | 1 | -8/+8 |
|\ | |||||
| * | Adding new blocks on broadcast | Maran | 2014-05-27 | 1 | -3/+4 |
| * | Removed recursive function for loop | Maran | 2014-05-27 | 1 | -11/+4 |
| * | Fix merge conflict | Maran | 2014-05-27 | 2 | -15/+19 |
| |\ | |||||
| * | | Implemented simple block/tx explorer | Maran | 2014-05-26 | 1 | -7/+13 |
* | | | New debugger implemented | obscuren | 2014-05-27 | 2 | -5/+21 |
* | | | New debugger | obscuren | 2014-05-27 | 2 | -41/+52 |
* | | | Sep debugger from main | obscuren | 2014-05-27 | 2 | -4/+96 |
| |/ |/| | |||||
* | | Fixed debugger | obscuren | 2014-05-27 | 2 | -15/+19 |
|/ | |||||
* | Bump | obscuren | 2014-05-26 | 1 | -1/+1 |
* | Recv send for txs | obscuren | 2014-05-26 | 1 | -5/+11 |
* | New main script through init return value | obscuren | 2014-05-23 | 2 | -4/+3 |
* | Bumped | obscuren | 2014-05-21 | 1 | -1/+1 |
* | Improved on some ui elements | obscuren | 2014-05-21 | 1 | -0/+1 |
* | Fixed unconfirmed balance string | obscuren | 2014-05-21 | 1 | -7/+2 |
* | Removed method name | 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 |
* | Removed nonce incrementing | obscuren | 2014-05-19 | 1 | -2/+4 |
* | Readline repl for linux & osx | obscuren | 2014-05-17 | 1 | -1/+1 |
* | Refactored to reactor. Fixes #42 | obscuren | 2014-05-15 | 1 | -6/+7 |
* | Bumped version | obscuren | 2014-05-15 | 1 | -1/+3 |
* | 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 | 3 | -51/+13 |
* | Bumped | obscuren | 2014-05-13 | 1 | -1/+1 |
* | Public ethereum interface uses EthManager | obscuren | 2014-05-13 | 2 | -2/+2 |
* | Fixed wallet crash for new account. Fixes #38 | obscuren | 2014-05-13 | 1 | -3/+3 |
* | Refactored some code and fixed #37 | obscuren | 2014-05-12 | 1 | -24/+83 |
* | Upgraded to new mutan | obscuren | 2014-05-10 | 2 | -3/+3 |
* | Bump | obscuren | 2014-05-10 | 1 | -1/+1 |
* | Moved Ext app js to its own dir | obscuren | 2014-05-10 | 2 | -11/+6 |
* | Changed seeding | obscuren | 2014-05-09 | 1 | -1/+1 |
* | Cleanup | obscuren | 2014-05-09 | 3 | -154/+74 |
* | Fixed closure | obscuren | 2014-05-08 | 1 | -1/+1 |
* | Merge branch 'develop' into feature/rpc | Maran | 2014-05-05 | 2 | -7/+5 |
|\ | |||||
| * | Added storage watch | obscuren | 2014-05-05 | 2 | -7/+5 |
* | | Implemented rpc for ethereal and ethereum | Maran | 2014-05-05 | 1 | -1/+1 |
|/ | |||||
* | Moved public interface | obscuren | 2014-05-02 | 4 | -18/+19 |
* | Moved API | obscuren | 2014-05-02 | 4 | -107/+17 |
* | Moved Ext ethereum api | obscuren | 2014-05-02 | 1 | -83/+0 |
* | Fixed tx nonce | obscuren | 2014-04-30 | 1 | -2/+5 |
* | fixed state object changes for eth api | obscuren | 2014-04-30 | 3 | -46/+88 |
* | Split off External applications from main library | obscuren | 2014-04-30 | 4 | -57/+286 |
* | Added muted | obscuren | 2014-04-29 | 1 | -2/+2 |
* | PreProcess moved to Mutan package | Casey Kuhlman | 2014-04-28 | 1 | -1/+2 |
* | Draft mut(an)ed(itor) | obscuren | 2014-04-28 | 1 | -0/+19 |
* | Updated version number | obscuren | 2014-04-27 | 1 | -1/+1 |
* | Leverage the new watch & address:changed functionality | obscuren | 2014-04-26 | 4 | -51/+78 |
* | Added new block sub for webapp | obscuren | 2014-04-24 | 1 | -0/+26 |
* | Minor fixes and sample coin "improvements" | obscuren | 2014-04-24 | 3 | -2/+38 |
* | Refactored code | obscuren | 2014-04-23 | 1 | -13/+10 |
* | Minor update and fixes to the gui and console | obscuren | 2014-04-23 | 3 | -4/+16 |
* | Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings | obscuren | 2014-04-21 | 1 | -0/+16 |
* | 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 | 1 | -0/+3 |
|\ | |||||
| * | Adding log messages to debug panel | Maran | 2014-04-15 | 1 | -0/+3 |
* | | added init and main functions to script | obscuren | 2014-04-16 | 1 | -11/+27 |
|/ | |||||
* | Merge | obscuren | 2014-04-12 | 1 | -1/+3 |
|\ | |||||
| * | Added isContract to gui | Maran | 2014-04-12 | 1 | -1/+3 |
* | | Debug steps | obscuren | 2014-04-12 | 3 | -43/+51 |
* | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2014-04-12 | 2 | -11/+62 |
|\| | |||||
| * | Fix merge conflicts | Maran | 2014-04-12 | 3 | -35/+64 |
| |\ | |||||
| * | | Improved (hopefully) the send transaction tab | Maran | 2014-04-12 | 1 | -4/+10 |
| * | | Implemented key importing/generation for the GUI | Maran | 2014-04-11 | 2 | -9/+53 |
* | | | Debugger | obscuren | 2014-04-12 | 1 | -16/+40 |
| |/ |/| | |||||
* | | Added wip debugger | obscuren | 2014-04-12 | 3 | -38/+66 |
|/ | |||||
* | Nonce handling | obscuren | 2014-04-09 | 1 | -1/+3 |
* | Merge branch 'develop' into miner | obscuren | 2014-04-05 | 1 | -4/+4 |
|\ | |||||
| * | Added tx output | obscuren | 2014-04-01 | 1 | -4/+4 |
* | | Fix merge conflict | Maran | 2014-04-01 | 3 | -8/+65 |
|\| | |||||
| * | Fixed an issue with sending gas to a contract | obscuren | 2014-03-31 | 1 | -2/+2 |
| * | Updated to new mutan api | obscuren | 2014-03-31 | 1 | -1/+1 |
| * | Added gas and gas price. | obscuren | 2014-03-28 | 1 | -1/+47 |
| * | assetPath configurable on command line for ethereal GUI | zelig | 2014-03-27 | 2 | -7/+18 |
* | | Merge master into miner branch | Maran | 2014-03-24 | 1 | -1/+0 |
|/ | |||||
* | Major re-organisation. | obscuren | 2014-03-22 | 3 | -0/+354 |