• O
    Changed how logs are being recorded · 1c872ddf
    obscuren 提交于
    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
bloom9.go 1.0 KB