plugeth/common/natspec
Jeffrey Wilcke eaa4473dbd core, core/types: readd transactions after chain re-org
Added a `Difference` method to `types.Transactions` which sets the
receiver to the difference of a to b (NOTE: not a **and** b).

Transaction pool subscribes to RemovedTransactionEvent adding back to
those potential missing from the chain.

When a chain re-org occurs remove any transactions that were removed
from the canonical chain during the re-org as well as the receipts that
were generated in the process.

Closes #1746
2015-09-21 20:33:28 +02:00
..
natspec_e2e_test.go core, core/types: readd transactions after chain re-org 2015-09-21 20:33:28 +02:00
natspec_e2e_test.go.orig fix js arguments and TestContract passes 2015-07-07 10:43:49 +02:00
natspec_js.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
natspec_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
natspec.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00