- Aug 03, 2015
-
-
Jeffrey Wilcke authored
accounts: bump timeout in TestSignRace
-
Jeffrey Wilcke authored
core: added a running flag to prevent panics in the chainmanager
-
Jeffrey Wilcke authored
core: added default genesis block
-
- Aug 01, 2015
-
-
Jeffrey Wilcke authored
When a user runs a freshly setup geth w/o a database initialised the default genesis block is decoded and inserted in to the database.
-
Jeffrey Wilcke authored
Old transaction after resend was not removed from pool
-
Felix Lange authored
This should fix the flakeyness.
-
Jeffrey Wilcke authored
Improved error handling for NewTransactionFromBytes
-
Jeffrey Wilcke authored
The running flag will determine whether the chain manager is still running or not. This will prevent the quit channel from being closed twice resulting in a panic. This PR should fix this issue. Closes #1559
-
- Jul 31, 2015
-
-
Jeffrey Wilcke authored
core/state: Set log index. Closes #1226
-
Jeffrey Wilcke authored
rpc/api: add missing autocomplete commands
-
Péter Szilágyi authored
-
- Jul 30, 2015
-
-
Jeffrey Wilcke authored
remove elliptic.P224 usage
-
Pavol Rusnak authored
Fedora/RedHat distros comply with US patent law and remove this curve, which makes it impossible to run ethereum with distro provided Golang. File crypto/ecies/README claims it is unsupported anyway.
-
Jeffrey Wilcke authored
rpc: to in eth_call no longer required. Fixed eth_estimateGas
-
- Jul 29, 2015
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth, eth/downloader: don't report stall if fetcher filled the block
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
tests: updated
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
-
Bas van Kervel authored
integrated review comments
-
- Jul 28, 2015
-
-
Jeffrey Wilcke authored
FreeBSD support
-
Enrique Fynn authored
-
Jeffrey Wilcke authored
Etherbase defaults to first account even if it is created during the session
-
Jeffrey Wilcke authored
all: fix license headers one more time
-
Bas van Kervel authored
bugfix, pending transaction was resend with new gas price/limit but not removed from transaction pool
-
- Jul 27, 2015
-
-
Felix Lange authored
crypto: fix build with Go 1.5
-
Felix Lange authored
-
Viktor Trón authored
-
- Jul 26, 2015
-
-
Jeffrey Wilcke authored
core: genesis extra data field fix
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
params: reduce extra data to 32 bytes & target block time
-
Jeffrey Wilcke authored
-
- Jul 25, 2015
-
-
Jeffrey Wilcke authored
core: fixed genesis write out to write only canon number
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
eth: set default miner extra to client name
-
Jeffrey Wilcke authored
core: 5 ether block reward
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
cmd/geth, core, eth: Version 1.0.0
-