Commit Graph

798 Commits (35cd355c14d9a5266a7d4b11127d25eb7f961494)

Author SHA1 Message Date
Bas van Kervel 1fa48bc5e7 Introduced default unlock duration when an account is unlocked from the console 9 years ago
Felix Lange 5f706cd7f5 cmd/utils: print messages from package log through glog 9 years ago
Bas van Kervel e30e9fe979 removed invalid filename characters 9 years ago
Gustav Simonsson b5b53d8b32 Fix hex conversion in --unlock and log when successful 9 years ago
obscuren 36ce54e5dc cmd/geth: bump version to 0.9.20 9 years ago
Gustav Simonsson e389585f1f Change default keystore dir 9 years ago
Gustav Simonsson 231fe04f03 Fix address type in js test 9 years ago
Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 9 years ago
Gustav Simonsson da9fe951da Use common.Address type for accounts.Address 9 years ago
obscuren dca290d525 sol: skipped source checking step 9 years ago
Bas van Kervel 95773b9673 removed redundant newlines in import block 9 years ago
Bas van Kervel b79dd188d9 replaced several path.* with filepath.* which is platform independent 9 years ago
obscuren 66de3f0aa8 xeth, rpc: implement eth_estimateGas. Closes #930 9 years ago
zelig 03bf902b92 compiler, cli/js: fix solidity compiler tests failing when a different version of solc installed 9 years ago
obscuren 97dd4551ef miner, cmd/geth: miner will not ignored owned account transactions 9 years ago
obscuren 21e52efdfe cmd/geth, miner, backend, xeth: Fixed miner threads to be settable 10 years ago
obscuren 7551264fa6 cmd/geth, cmd/mist: version 0.9.19 10 years ago
obscuren 45dc690947 cmd/mist: version bump 10 years ago
obscuren 658ac3c257 cmd/geth: bump version 0.9.18 10 years ago
obscuren 13ddf20bd2 miner, cmd/geth: settable gas price from flags and console 10 years ago
obscuren cb1fa523e4 cmd/geth, cmd/mist, eth, flags: renamed loglevel to verbosity 10 years ago
Daniel A. Nagy 1fe70a66ba Signature test. 10 years ago
obscuren c8fc4cebe6 version 0.9.17 10 years ago
Felix Lange e45d9bb29d cmd/utils: bump default maxpeers to 25 10 years ago
obscuren f6e71b5749 updated ethereum.js 10 years ago
obscuren 351d6b0d44 jsre, cmd/geth: updated web3.js and altered settimeout 10 years ago
Péter Szilágyi 4d5a719f25 cmd, eth, p2p: introduce pending peer cli arg, add tests 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
Gustav Simonsson 7bc1f487b8 Unskip now working tests, remove debug print 10 years ago
obscuren b719801db0 cmd/geth: gofmt screwup fix 10 years ago
obscuren 458d891c63 cmd/geth: version bump 10 years ago
obscuren 05ac1209c7 cmd/geth: limit `pendingTransactions` to owned accounts. 10 years ago
obscuren eb4029257a cmd/mist: updated xeth transact 10 years ago
obscuren 5ebc22807c cmd/geth: admin, switched price with limit in arguments 10 years ago
obscuren 7fed424435 cmd/geth: implemented resending transaction with different gas settings 10 years ago
zsfelfoldi c54d123b31 setTimeout and sendAsync implemented 10 years ago
Péter Szilágyi c750ef09e1 cmd/geth: fix #853 colorize console output in windows 10 years ago
Gustav Simonsson b1cc9cdc74 Integrate new ethash API and change geth makedag cmd 10 years ago
Péter Szilágyi 2382da4179 cmd/mist: fix a stale error message 10 years ago
obscuren ba2236fa51 cmd/geth, eth: bump version & tmp fix for incorrect TD peers 10 years ago
Péter Szilágyi 701591b403 cmd, eth, p2p: fix review issues enumerated by Felix 10 years ago
Péter Szilágyi 679c90b873 cmd/geth, cmd/utils, eth: internalize trusted node config file 10 years ago
Péter Szilágyi de0549fabb cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers 10 years ago
obscuren 30b921ef46 cmd/geth: bump version to 0.9.14 10 years ago
obscuren 735b029db9 core: return the index of the block that failed when inserting a chain 10 years ago
obscuren 745c368987 cmd/geth: bump version number 10 years ago
Felix Lange 72d8878084 cmd/mist: always enable whisper 10 years ago
Felix Lange eb5e43022e cmd/geth, cmd/mist: use gitCommit in node name 10 years ago
Felix Lange f4e5675303 cmd/mist: add blockchain version flag 10 years ago
Gustav Simonsson 34c94d5fcd Add loading of block test privkey if present 10 years ago