aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/types_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: update license information (#16089)Felix Lange2018-02-141-1/+1
* rpc: improve BlockNumber unmarshal parsingBas van Kervel2017-04-131-0/+66
* rpc: remove HexNumber, replace all uses with hexutil typesFelix Lange2016-12-201-73/+0
* rpc: remove HexBytes, replace all uses with hexutil.BytesFelix Lange2016-12-201-22/+0
* internal/ethapi: add missing output fieldsFelix Lange2016-08-041-0/+22
* rpc: migrated the RPC insterface to a new reflection based RPC layerBas van Kervel2016-01-261-0/+73
* removed old rpc structure and added new inproc api clientBas van Kervel2015-06-221-204/+0
* Improved test coverage for rpc typesTaylor Gerring2015-04-041-0/+154
* rename messages to typesTaylor Gerring2015-04-011-0/+50