1c872ddf4b
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. |
||
---|---|---|
.. | ||
address.go | ||
analysis.go | ||
asm.go | ||
common.go | ||
context.go | ||
environment.go | ||
errors.go | ||
gas.go | ||
main_test.go | ||
memory.go | ||
stack.go | ||
types.go | ||
virtual_machine.go | ||
vm_jit_fake.go | ||
vm_jit.go | ||
vm_test.go | ||
vm.go |