- 06 Jul, 2015 6 commits
- 
- 
Jeffrey Wilcke authoredRemoved VM errors from the consensus errors. They now used for output only. 
- 
Jeffrey Wilcke authoredcore, miner, tests: added test, implemented bad block reporting 
- 
Jeffrey Wilcke authoredcore/types, xeth: separate tx hash and tx signature hash 
- 
Jeffrey Wilcke authoredgetTransactionReceipt RPC support 
- 
Jeffrey Wilcke authoredFix core errors in apply txs 
- 
Felix Lange authored
 
- 
- 05 Jul, 2015 3 commits
- 
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authored
 
- 
- 04 Jul, 2015 16 commits
- 
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authoredcore, core/state: throw out intermediate state 
- 
Jeffrey Wilcke authoredAccount management improvements 
- 
Gustav Simonsson authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored* Update => SyncIntermediate * Added SyncObjects SyncIntermediate only updates whatever has changed, but, as a side effect, requires much more disk space. SyncObjects will only sync whatever is required for a block and will not save intermediate state to disk. As drawback this requires more time when more txs come in. 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredcore, eth, miner, xeth: receipt storage fix 
- 
Jeffrey Wilcke authored* Added GetReceiptsFromBlock, GetReceipt, PutReceipts * Added ContractAddress to receipt. See #1042 
 
- 
- 03 Jul, 2015 15 commits
- 
- 
Jeffrey Wilcke authoredUpdate Ethereum JSON test files, skip failing tests 
- 
Jeffrey Wilcke authoredUpgrade web3 to version 0.7.1 
- 
Jeffrey Wilcke authoredSeveral bugfixes to IPC channel 
- 
Jeffrey Wilcke authoredminer: ignore future errors 
- 
Jeffrey Wilcke authored
- 
Bas van Kervel authored
- 
Bas van Kervel authored
- 
Jeffrey Wilcke authoredcore, miner: miner header validation, transaction & receipt writing 
- 
Jeffrey Wilcke authoredPrevent false from printing on console 
- 
Bas van Kervel authored
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authored* 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 
- 
Jeffrey Wilcke authoredeth/downloader: fix a rare test race on the OSX CI 
- 
Bas van Kervel authored
- 
Péter Szilágyi authored
 
-