Commit Graph

4 Commits

Author SHA1 Message Date
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
ff9d66e096 Cleaned up changes 2015-03-24 15:23:16 +01:00
23bccbbc58 Modified according to poc 9 changes
* Refund of value
2015-03-24 15:15:17 +01:00
0330077d76 moved state and vm to core 2015-03-23 16:59:09 +01:00