forked from cerc-io/plugeth
1c872ddf4b
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. |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
args_test.go | ||
args.go | ||
http.go | ||
jeth.go | ||
responses_test.go | ||
responses.go | ||
types_test.go | ||
types.go |