Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | miner, rpc: added length check for extra data | Jeffrey Wilcke | 2015-08-07 | 1 | -6/+2 |
| | |||||
* | Merge pull request #1515 from fjl/license-fixes | Jeffrey Wilcke | 2015-07-28 | 1 | -1/+1 |
|\ | | | | | all: fix license headers one more time | ||||
| * | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
| | | | | | | | | I forgot to update one instance of "go-ethereum" in commit 3f047be5a. | ||||
* | | params: reduce extra data to 32 bytes | Jeffrey Wilcke | 2015-07-26 | 1 | -0/+8 |
|/ | |||||
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
| | | | | | All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library". | ||||
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
| | |||||
* | eth,miner,rpc: set coinbase | Jeffrey Wilcke | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | cmd,eth,rpc,tests: default coinbase | Jeffrey Wilcke | 2015-07-07 | 1 | -0/+10 |
| | |||||
* | added RPC start/stop support | Bas van Kervel | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | added miner API | Bas van Kervel | 2015-06-11 | 1 | -1/+5 |
| | |||||
* | added admin API | Bas van Kervel | 2015-06-11 | 1 | -23/+23 |
| | |||||
* | added net API | Bas van Kervel | 2015-06-11 | 1 | -2/+2 |
| | |||||
* | added miner API | Bas van Kervel | 2015-06-11 | 1 | -0/+143 |