- Jul 16, 2015
-
-
Jeffrey Wilcke authored
xeth: removed mutex lock
-
Jeffrey Wilcke authored
-
- Jul 15, 2015
-
-
Jeffrey Wilcke authored
core: during chain reorg rewrite receipts and transactions
-
Jeffrey Wilcke authored
xeth: log signed tx hash
-
- Jul 14, 2015
-
-
Jeffrey Wilcke authored
Added PutBlockReceipts; storing receipts by blocks. Eventually this will require pruning during some cleanup cycle. During forks the receipts by block are used to get the new canonical receipts and transactions. This PR fixes #1473 by rewriting transactions and receipts from the point of where the fork occured.
-
- Jul 13, 2015
-
-
Gustav Simonsson authored
-
- Jul 12, 2015
-
-
Jeffrey Wilcke authored
core: genesis preparation
-
- Jul 10, 2015
-
-
Jeffrey Wilcke authored
Implemented the --genesis flag thru which we can set a custom genesis block, including the official Ethereum genesis block.
-
- Jul 09, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
core/vm: added str to op
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
accounts, crypto: fixed file naming for windows
-
Jeffrey Wilcke authored
miner, xeth: fire log event during mining. Fix return raw tx
-
Jeffrey Wilcke authored
eth/downloader: drop peer if advertised TD but won't delvier
-
Jeffrey Wilcke authored
eth: calculate the correct TD, only update if better
-
Jeffrey Wilcke authored
eth, ethdb: fix a data race during startup/shutdown
-
Jeffrey Wilcke authored
Core uint64 ts
-
Jeffrey Wilcke authored
added net.version
-
Jeffrey Wilcke authored
Adjust .mailmap
-
Viktor Trón authored
-
Viktor Trón authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jul 08, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Gustav Simonsson authored
-
Bas van Kervel authored
-
- Jul 07, 2015
-
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
web3 update
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
ParamsToAddress no longer aborts the process, it now returns an error instead so that the caller can handle the error properly.
-
Jeffrey Wilcke authored
-