Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get a chain of blocks made simple | obscuren | 2014-02-21 | 1 | -0/+23 |
| | |||||
* | Fixed contract running | obscuren | 2014-02-21 | 2 | -9/+10 |
| | |||||
* | Removed old instruction code | obscuren | 2014-02-21 | 1 | -5/+2 |
| | |||||
* | re: Added contract fees | obscuren | 2014-02-21 | 1 | -12/+18 |
| | |||||
* | Updated fees | obscuren | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | Added contract addr acessors | obscuren | 2014-02-21 | 1 | -0/+8 |
| | |||||
* | Added peek(n) | obscuren | 2014-02-21 | 1 | -0/+16 |
| | |||||
* | Debug logging functions | obscuren | 2014-02-19 | 1 | -1/+2 |
| | |||||
* | Changed fee structure | obscuren | 2014-02-19 | 1 | -9/+13 |
| | |||||
* | Added fees and debugging | obscuren | 2014-02-19 | 1 | -12/+42 |
| | |||||
* | Corrected contract addresses | obscuren | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-02-19 | 1 | -2/+2 |
|\ | | | | | | | | | Conflicts: ethutil/config.go | ||||
| * | s/GenisisHeader/GenesisHeader/ | Sam Boyer | 2014-02-18 | 1 | -2/+2 |
| | | |||||
* | | Running contracts fixed | obscuren | 2014-02-19 | 6 | -91/+101 |
|/ | |||||
* | Added new address | obscuren | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | Fixed block handling | obscuren | 2014-02-18 | 2 | -20/+29 |
| | |||||
* | String changed and removed some debugging code | obscuren | 2014-02-18 | 1 | -8/+2 |
| | |||||
* | If sender is receiver only subtract the fee | obscuren | 2014-02-18 | 1 | -7/+15 |
| | |||||
* | Changed uncle block fee as to what it should be | obscuren | 2014-02-18 | 1 | -1/+7 |
| | |||||
* | Defer undo on the current block's state | obscuren | 2014-02-17 | 1 | -0/+5 |
| | |||||
* | Removed debug message | obscuren | 2014-02-15 | 1 | -2/+0 |
| | |||||
* | Removed RlpValue in favour of Value | obscuren | 2014-02-15 | 4 | -16/+16 |
| | |||||
* | The great merge | obscuren | 2014-02-15 | 15 | -0/+2287 |