quorum/rpc
obscuren 1c872ddf4b Changed how logs are being recorded
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.
2015-04-08 17:15:45 +02:00
..
api.go More type fixes 2015-04-07 06:49:31 -05:00
api_test.go Use ExtraDB for storage. Fixes #577 2015-03-27 09:36:18 +01:00
args.go Allow "earliest" block height 2015-04-04 13:25:47 +02:00
args_test.go Increased test coverage for args 2015-04-04 11:58:23 -05:00
http.go Add settable domain to CORS handler #331 2015-03-29 21:56:04 +02:00
jeth.go Default gas 2015-04-02 14:00:49 +02:00
responses.go Changed how logs are being recorded 2015-04-08 17:15:45 +02:00
responses_test.go merge conflict 2015-04-07 15:04:29 +02:00
types.go Improved test coverage for rpc types 2015-04-04 15:09:30 +02:00
types_test.go Improved test coverage for rpc types 2015-04-04 15:09:30 +02:00