• Simon Jentzsch's avatar
    EIP-1186 eth_getProof (#17737) · 97fb0834
    Simon Jentzsch authored
    * 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
    97fb0834
Name
Last commit
Last update
..
database.go Loading commit data...
dump.go Loading commit data...
iterator.go Loading commit data...
iterator_test.go Loading commit data...
journal.go Loading commit data...
main_test.go Loading commit data...
managed_state.go Loading commit data...
managed_state_test.go Loading commit data...
state_object.go Loading commit data...
state_test.go Loading commit data...
statedb.go Loading commit data...
statedb_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...