- 15 Jul, 2016 2 commits
-
-
Péter Szilágyi authored
vm: Replace some SstoreClearGas with SstoreResetGas
-
Felix Lange authored
Godeps, rpc: switch back to package npipe
-
- 14 Jul, 2016 3 commits
-
-
Felix Lange authored
This adds compatibility with Go 1.7, where context has moved into the standard library.
-
Felix Lange authored
The named pipe implementation from go-winio has some issues that need to be addressed before we can use it again.
-
Felix Lange authored
-
- 12 Jul, 2016 7 commits
-
-
Péter Szilágyi authored
core: added CheckNonce() to Message interface
-
Matthew Di Ferrante authored
-
Péter Szilágyi authored
eth/downloader: return invalid chain (peer drop) on import fails
-
Péter Szilágyi authored
core: solve a remote-import/local-mine data race
-
Péter Szilágyi authored
README: expand with "Running Geth" section
-
Péter Szilágyi authored
-
villesundell authored
-
- 11 Jul, 2016 2 commits
-
-
Péter Szilágyi authored
-
zsfelfoldi authored
-
- 08 Jul, 2016 1 commit
-
-
Péter Szilágyi authored
-
- 04 Jul, 2016 4 commits
-
-
Felix Lange authored
containers/docker/master-alpine: drop gmp dependency
-
Péter Szilágyi authored
-
Péter Szilágyi authored
eth: disable eth/61 to prepare for more elaborate fork sync algos
-
Péter Szilágyi authored
-
- 01 Jul, 2016 3 commits
-
-
Péter Szilágyi authored
README: fix build->built typo
-
Try Space authored
(cherry picked from commit e271fd57132763f39c6993a35e6c063aac3af4f1)
-
Péter Szilágyi authored
cmd, common, console, eth, release: drop redundant "full"s
-
- 30 Jun, 2016 2 commits
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
eth: separate common and full node-specific API and backend service
-
- 29 Jun, 2016 7 commits
-
-
Péter Szilágyi authored
cmd/geth: fix the import error message
-
Yohann LEON authored
cmd/geth: include the error message on import failure
-
Péter Szilágyi authored
Revert faulty DAO soft-fork
-
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.
-
Péter Szilágyi authored
This reverts commit 1e3a7d4f.
-
- 24 Jun, 2016 4 commits
-
-
Péter Szilágyi authored
core: update the DAO soft fork proposal to the final block
-
Péter Szilágyi authored
-
Péter Szilágyi authored
DAO soft-fork
-
Péter Szilágyi authored
web3ext: Remove old natspec Admin_JS stubs
-
- 23 Jun, 2016 4 commits
-
-
Justin Clark-Casey authored
This stops them from showing up on the javascript console.
-
Péter Szilágyi authored
build: add ci.go, use it everywhere
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- 22 Jun, 2016 1 commit
-
-
Felix Lange authored
The new build script, ci.go, replaces some of the older shell scripts. ci.go can compile go-ethereum, run the tests, create release archives and debian source packages.
-