aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/codec/codec.go
Commit message (Collapse)AuthorAgeFilesLines
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-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 informationFelix Lange2015-07-071-0/+16
|
* added support for batch requestsBas van Kervel2015-06-251-1/+1
|
* restructured eth rpc APIBas van Kervel2015-06-111-0/+47