• obscuren's avatar
    Changed how logs are being recorded · 1c872ddf
    obscuren authored
    Logs are now recorded per transactions instead of tossing them out after
    each transaction. This should also fix an issue with
    `eth_getFilterLogs` (#629) Also now implemented are the `transactionHash,
    blockHash, transactionIndex, logIndex` on logs. Closes #654.
    1c872ddf
Name
Last commit
Last update
..
api.go Loading commit data...
api_test.go Loading commit data...
args.go Loading commit data...
args_test.go Loading commit data...
http.go Loading commit data...
jeth.go Loading commit data...
responses.go Loading commit data...
responses_test.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...