plugeth/cmd/utils
Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing
* Miners do now verify their own header, not their state.
* Changed old putTx and putReceipts to be exported
* Moved writing of transactions and receipts out of the block processer
  in to the chain manager. Closes #1386
* Miner post ChainHeadEvent & ChainEvent. Closes #1388
2015-07-03 13:56:50 +02:00
..
cmd.go Allow export command to take first and last args 2015-06-06 00:02:32 -04:00
customflags_test.go reformat code with goimports 2015-04-09 10:26:26 +02:00
customflags.go bugfix as a result of PR 671 2015-04-09 20:06:27 +02:00
flags.go core, miner: miner header validation, transaction & receipt writing 2015-07-03 13:56:50 +02:00