- Jul 20, 2015
-
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
xeth: fix #1485, data race in fiilter creation and event firing
-
Péter Szilágyi authored
-
- Jul 19, 2015
-
-
Jeffrey Wilcke authored
cmd/ethtest, tests: add support for RLP JSON tests
-
Jeffrey Wilcke authored
miner: moved state sync
-
- Jul 18, 2015
-
-
Jeffrey Wilcke authored
Travis container support
-
Felix Lange authored
Decoding did not reject byte arrays of length one with a single element b where 55 < b < 128. Such byte arrays must be rejected because they must be encoded as the single byte b instead.
-
Taylor Gerring authored
-
- Jul 17, 2015
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
- Jul 16, 2015
-
-
Jeffrey Wilcke authored
Moved the state sync so it only syncs the state when the block mining yield a possitive result
-
Jeffrey Wilcke authored
Prompt user to accept legalese when datadir doesn't exist
-
Jeffrey Wilcke authored
miner: smart mining
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
xeth: removed mutex lock
-
Taylor Gerring authored
-
Jeffrey Wilcke authored
-
- Jul 15, 2015
-
-
Jeffrey Wilcke authored
core: during chain reorg rewrite receipts and transactions
-
Jeffrey Wilcke authored
Work is now handled and carried over multiple sessions. Previously one session only was assumed, potentially resulting in invalid (outdated) work * Larger work / result queue * Full validation option
-
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
-