- Jul 16, 2016
-
-
Péter Szilágyi authored
-
- Jul 15, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jul 12, 2016
-
-
Matthew Di Ferrante authored
-
- Jun 30, 2016
-
-
Péter Szilágyi authored
-
- Jun 29, 2016
-
-
Yohann Léon authored
cmd/geth: include the error message on import failure
-
Péter Szilágyi authored
This reverts commit 7a5b571c.
-
Péter Szilágyi authored
This reverts commit c4de2893.
-
Péter Szilágyi authored
This reverts commit ba784bdf.
-
- Jun 23, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jun 22, 2016
-
-
Jeffrey Wilcke authored
This implements a generic approach to enabling soft forks by allowing anyone to put in hashes of contracts that should not be interacted from. This will help "The DAO" in their endevour to stop any whithdrawals from any DAO contract by convincing the mining community to accept their code hash.
-
- Jun 16, 2016
-
-
Zsolt Felföldi authored
-
- Jun 15, 2016
-
-
Tosh Camille authored
-
- Jun 14, 2016
-
-
Jeffrey Wilcke authored
This fixes an issue if you wanted to test out code deployment rather than running a piece of code with an argument. This solves it by adding a --create flag that indicates the Create function should be used rather than the Call function. This also adds a statedb.commit call so that the proper state can be dumped when requested using the --dump flag.
-
- Jun 10, 2016
-
-
Péter Szilágyi authored
-
- Jun 09, 2016
-
-
Bas van Kervel authored
-
- Jun 08, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jun 07, 2016
-
-
Zsolt Felföldi authored
-
- Jun 03, 2016
-
-
Felix Lange authored
* use --port 0 to avoid p2p port conflicts * use --maxpeers 0 so it doesn't connect to bootstrap nodes * use geth.expectExit() to wait for termination
-
- May 31, 2016
-
-
Péter Szilágyi authored
-
- May 30, 2016
-
-
Péter Szilágyi authored
-
- May 25, 2016
-
-
Felix Lange authored
We used to have reporting of bad blocks, but it was disabled before the Frontier release. We need it back because users are usually unable to provide the full RLP data of a bad block when it occurs. A shortcoming of this particular implementation is that the origin peer is not tracked for blocks received during eth/63 sync. No origin peer info is still better than no report at all though.
-
- May 20, 2016
-
-
Bas van Kervel authored
-
- May 13, 2016
-
-
Felix Lange authored
Calls to 'personal' API should be excluded from console history because they can be called with an account passphrase as argument. The check for such calls was inverted and didn't work.
-
- May 11, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- May 09, 2016
-
-
Felix Lange authored
-
- May 06, 2016
-
-
Felix Lange authored
Also reduce log messages a little bit.
-
- May 03, 2016
-
-
Jeffrey Wilcke authored
-
- May 02, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Gustav Simonsson authored
-
- Apr 22, 2016
-
-
Felix Lange authored
-
- Apr 21, 2016
-
-
Péter Szilágyi authored
-