aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/release/release.go
Commit message (Collapse)AuthorAgeFilesLines
* all: update license informationFelix Lange2016-11-091-1/+1
|
* cmd, eth: added light client and light server modeszsfelfoldi2016-11-091-3/+13
|
* contracts/release: move package release to contracts/Felix Lange2016-08-301-0/+152
This change also deletes generator.go, moving the only interesting line in it into release.go. The binding has been regenerated with abigen from develop and solc v0.3.6.