quorum/xeth
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
..
frontend.go Move Frontend interface to separate file 2015-03-24 16:42:33 +01:00
state.go
types.go Fixed storage. Closes #516 2015-03-26 00:42:35 +01:00
whisper.go
xeth.go Changed how logs are being recorded 2015-04-08 17:15:45 +02:00