Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -522/+0 |
| | |||||
* | core: differentiate receipt concensus and storage decoding | Péter Szilágyi | 2015-10-19 | 1 | -2/+2 |
| | |||||
* | core: split out TD from database and all internals | Péter Szilágyi | 2015-09-11 | 1 | -2/+2 |
| | |||||
* | rpc: add receiptRoot to getBlock* responses | Felix Lange | 2015-08-29 | 1 | -0/+6 |
| | | | | Fixes #1679 | ||||
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
| | | | | 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 | 1 | -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 information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
| | |||||
* | core, eth, rpc: proper gas used. Closes #1417 | Jeffrey Wilcke | 2015-07-07 | 1 | -4/+4 |
| | | | | Added some additional backward compatibility code for old receipts | ||||
* | rpc, xeth: fixed returned tx hash & receipt logs | Jeffrey Wilcke | 2015-07-06 | 1 | -9/+14 |
| | |||||
* | Cleanup | Taylor Gerring | 2015-07-05 | 1 | -4/+4 |
| | |||||
* | Compose additional fields | Taylor Gerring | 2015-07-05 | 1 | -4/+12 |
| | |||||
* | Remove redundant function | Taylor Gerring | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | Decode full receipt storage | Taylor Gerring | 2015-07-04 | 1 | -2/+4 |
| | |||||
* | Initial getTransactionReceipt support | Taylor Gerring | 2015-07-04 | 1 | -0/+23 |
| | |||||
* | core, eth, rpc: avoid unnecessary block header copying | Felix Lange | 2015-06-30 | 1 | -8/+10 |
| | |||||
* | restructured eth rpc API | Bas van Kervel | 2015-06-11 | 1 | -0/+460 |