aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/api/parsing.go
Commit message (Expand)AuthorAgeFilesLines
* all: update license informationFelix Lange2015-07-071-0/+16
* core, eth, rpc: proper gas used. Closes #1417Jeffrey Wilcke2015-07-071-4/+4
* rpc, xeth: fixed returned tx hash & receipt logsJeffrey Wilcke2015-07-061-9/+14
* CleanupTaylor Gerring2015-07-051-4/+4
* Compose additional fieldsTaylor Gerring2015-07-051-4/+12
* Remove redundant functionTaylor Gerring2015-07-051-1/+1
* Decode full receipt storageTaylor Gerring2015-07-041-2/+4
* Initial getTransactionReceipt supportTaylor Gerring2015-07-041-0/+23
* core, eth, rpc: avoid unnecessary block header copyingFelix Lange2015-06-301-8/+10
* restructured eth rpc APIBas van Kervel2015-06-111-0/+460