quorum/internal/ethapi
Simon Jentzsch 97fb08342d EIP-1186 eth_getProof (#17737)
* first impl of eth_getProof

* fixed docu

* added comments and refactored based on comments from holiman

* created structs

* handle errors correctly

* change Value to *hexutil.Big in order to have the same output as parity

* use ProofList as return type
2018-10-18 21:41:22 +02:00
..
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api.go EIP-1186 eth_getProof (#17737) 2018-10-18 21:41:22 +02:00
backend.go core, eth: minor txpool event cleanups 2018-05-18 12:08:24 +03:00