| * 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 | ||
|---|---|---|
| .. | ||
| database.go | ||
| dump.go | ||
| iterator_test.go | ||
| iterator.go | ||
| journal.go | ||
| main_test.go | ||
| managed_state_test.go | ||
| managed_state.go | ||
| state_object.go | ||
| state_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| sync_test.go | ||
| sync.go | ||