- Mar 01, 2016
-
-
Bas van Kervel authored
-
Péter Szilágyi authored
crypto: expose key decryption method to parse a string direclty
-
Péter Szilágyi authored
core: improved check for contract creation
-
- Feb 29, 2016
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
cmd/geth: removed multiline support
-
Jeffrey Wilcke authored
cmd/utils: lower the min accepted gas price for relay and GPO
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth/downloader: fix premature exit before notifying all part fetchers
-
Péter Szilágyi authored
-
- Feb 27, 2016
-
-
Jeffrey Wilcke authored
When attempting to paste very long lines of text the REPL goes completely fubar, never completing the paste. Removing the multiline support "fixes" this. Long lines of text are usually pasted when deploying contracts and as it stands right now makes creating new contracts from the REPL impossible.
-
- Feb 26, 2016
-
-
Jeffrey Wilcke authored
params: settle the Pi vs Tau dispute
-
Jeffrey Wilcke authored
This commit increases the artificial gas floor to 4712388
-
Jeffrey Wilcke authored
eth/downloader: fix header download limiting
-
Felix Lange authored
Fixes #2201
-
- Feb 24, 2016
-
-
Péter Szilágyi authored
Godeps, eth, tests: update ethash, used shared for testing
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
eth/downloader: bump the download queue size to prevent starvation
-
Jeffrey Wilcke authored
Closes #2241: Use Keccak-256 from golang.org/x/crypto/sha3 and mention explicitly
-
Péter Szilágyi authored
-
Péter Szilágyi authored
p2p/discover: NTP sanity check clock drift in case of expirations
-
Péter Szilágyi authored
ethdb: fully disable metrics if not requested (oops?)
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Feb 23, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
Added Vagrantfile so that developers can spin up a VM to build geth
-
Péter Szilágyi authored
-
Péter Szilágyi authored
eth: fixed homestead tx check
-
Péter Szilágyi authored
eth/downloader: fix partial rollback and ancestor lookup
-
Péter Szilágyi authored
core/state, trie: add node iterator, test state/trie sync consistency
-
- Feb 21, 2016
-
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
-
Ricardo Catalinas Jiménez authored
As we aren't really using the standarized SHA-3
-