Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accounts/abi: ABI fixes & added types | Jeffrey Wilcke | 2015-10-30 | 3 | -21/+80 |
| | | | | | | | Changed field `input` to new `inputs`. Addad Hash and Address as input types. Added bytes[N] and N validation | ||||
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 6 | -6/+6 |
| | | | | 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 | 6 | -24/+24 |
| | | | | | 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 | 6 | -0/+96 |
| | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 2 | -10/+10 |
| | |||||
* | removed | obscuren | 2015-03-08 | 1 | -106/+0 |
| | |||||
* | Implemented contract ABI | obscuren | 2015-01-27 | 7 | -0/+969 |