Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | 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 |
| | |||||
* | updated vm env | obscuren | 2015-03-17 | 1 | -2/+3 |
| | |||||
* | POW fixes | obscuren | 2015-03-14 | 1 | -1/+0 |
| | |||||
* | Changed nonce to a uint64 | obscuren | 2015-03-04 | 1 | -2/+3 |
| | |||||
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -2/+10 |
| | |||||
* | Exposing stuff for ethash | Matthew Wampler-Doty | 2015-02-28 | 1 | -0/+2 |
| | |||||
* | Introducign MixDigest and SeedHash | Matthew Wampler-Doty | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into miner | obscuren | 2015-02-06 | 1 | -0/+1 |
| | |||||
* | Refactored block & Transaction | obscuren | 2014-12-23 | 1 | -1/+1 |
| | | | | * Includes new rlp decoder | ||||
* | Moved pow | obscuren | 2014-12-10 | 1 | -0/+9 |