quorum/miner
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
..
agent.go Updated logging 2015-04-04 23:04:19 +02:00
miner.go Fixed pending states 2015-04-07 12:32:55 +02:00
remote_agent.go Fixed miner 2015-03-26 17:45:03 +01:00
worker.go Changed how logs are being recorded 2015-04-08 17:15:45 +02:00