- May 11, 2015
-
-
Péter Szilágyi authored
-
- May 10, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
ethdb: set open file limit to 128 for all leveldbs
-
- May 09, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth: added a cancel method for the downloader
-
Jeffrey Wilcke authored
Added a cancel method to the downloader which gracefully shuts down any active syncing process (hash fetching or block downloading) and resets the queue and remove any pending blocks. Issue with the downloader which would stall because of an active ongoing process when an invalid block was found.
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
miner, flags: Configurable gas price & log flag change
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
* --gasprice "<num>" flag * admin.miner.setGasPrice( <num> )
-
Jeffrey Wilcke authored
-
- May 08, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth/downloader: prioritize block fetch based on chain position, cap memo...
-
Jeffrey Wilcke authored
p2p: more last-minute fixes
-
Péter Szilágyi authored
-
Felix Lange authored
-
Felix Lange authored
This should improve ethereum block propagation times since we're not not broadcasting blocks to 100% of peers.
-
Felix Lange authored
-
Felix Lange authored
With the introduction of static/trusted nodes, the peer count can go above MaxPeers. Update the capacity check to handle this. While here, decouple the trusted nodes check from the handshake by passing a function instead.
-
Jeffrey Wilcke authored
p2p: throttled handshakes
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
Otto.ToValue concurrency error fixed
-
Jeffrey Wilcke authored
jsre, cmd/geth: updated web3.js and altered settimeout
-
Zsolt Felföldi authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
Test updates
-
Jeffrey Wilcke authored
solidity compiler and contract metadocs integration
-
Zsolt Felföldi authored
-
Jeffrey Wilcke authored
xeth, core, event/filter, rpc: new block and transaction filters
-
Jeffrey Wilcke authored
Update ethash deps (more build fixes, tests)
-
- May 07, 2015
-
-
Péter Szilágyi authored
-
Gustav Simonsson authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-