plugeth/cmd
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
..
bootnode all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
disasm all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
ethtest cmd/ethtest: added trace flag for debugging 2015-08-11 11:46:52 +02:00
evm Add tests for uncle timestamps and refactor timestamp type 2015-08-25 04:46:11 +02:00
geth core, core/types: readd transactions after chain re-org 2015-09-21 20:33:28 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
utils all: move common.Database to package ethdb 2015-09-14 23:36:30 +02:00