Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes that to reflect changes in library | obscuren | 2014-02-24 | 1 | -3/+3 |
* | Added editor for contracts | obscuren | 2014-02-18 | 1 | -2/+36 |
* | Added license name and updated block output from the dev console | obscuren | 2014-02-18 | 1 | -1/+2 |
* | Removed RlpValue in favour of Value | obscuren | 2014-02-15 | 1 | -5/+5 |
* | Updated to the great merge package | obscuren | 2014-02-15 | 1 | -4/+4 |
* | Added block retrieval | obscuren | 2014-02-11 | 1 | -7/+11 |
* | Proper keys | obscuren | 2014-02-09 | 1 | -2/+3 |
* | Added key address and key generation | obscuren | 2014-02-09 | 1 | -1/+2 |
* | Removed test | obscuren | 2014-02-07 | 1 | -0/+1 |
* | Process transactions | obscuren | 2014-02-03 | 1 | -4/+8 |
* | Recipient as bytes | obscuren | 2014-02-03 | 1 | -2/+3 |
* | Reverted back to old messages | obscuren | 2014-02-02 | 1 | -1/+1 |
* | RLP Updates | obscuren | 2014-02-02 | 1 | -22/+5 |
* | Mine? | obscuren | 2014-01-31 | 1 | -2/+2 |
* | Updated to the new Trie | obscuren | 2014-01-30 | 1 | -5/+5 |
* | Changed block chain specific methods | obscuren | 2014-01-28 | 1 | -1/+1 |
* | Added help | obscuren | 2014-01-28 | 1 | -1/+5 |
* | Debugging handles | obscuren | 2014-01-27 | 1 | -1/+11 |
* | Removed the last block of the block chain | obscuren | 2014-01-25 | 1 | -1/+1 |
* | Dev contracts | obscuren | 2014-01-25 | 1 | -1/+9 |
* | Dev test mining | obscuren | 2014-01-25 | 1 | -20/+34 |
* | Broadcast block | obscuren | 2014-01-25 | 1 | -0/+32 |
* | tx is now part of the chain package | obscuren | 2014-01-24 | 1 | -1/+1 |
* | Rearrange packages | obscuren | 2014-01-24 | 1 | -7/+9 |
* | Added synchronisation of transactions across remote pools | obscuren | 2014-01-22 | 1 | -4/+12 |
* | Fixed typo (credit to comma 8) | Stephan Tual | 2014-01-16 | 1 | -1/+1 |
* | Updated to temporary trie | obscuren | 2014-01-15 | 1 | -6/+30 |
* | gofmt no coding standards | obscuren | 2014-01-11 | 1 | -92/+94 |
* | Moving the ethgo to individual packages | obscuren | 2014-01-11 | 1 | -8/+12 |
* | moved db to dev console | obscuren | 2014-01-09 | 1 | -0/+115 |