Péter Szilágyi
31b4ff8cc1
Merge pull request #2310 from karalabe/ethash-future-cache
...
Godeps: pull in ethash future cache generator
9 years ago
Péter Szilágyi
119b724362
Godeps: pull in ethash future cache generator
9 years ago
Bas van Kervel
0fd251c7f7
console: allow optional password on the command line
9 years ago
Felix Lange
848e50d6fb
Merge pull request #2293 from kobigurk/develop
...
Adds --keystore
9 years ago
Felix Lange
bc63a3d282
Merge pull request #2292 from remyroy/fix-solc-win-path
...
Fix path problem with Solidity compile with filepath.Glob on Windows
9 years ago
Rémy Roy
de1831b6e9
common/compiler: fix path problem with filepath.Glob on Windows
9 years ago
Kobi Gurkan
627c2311fb
cmd/utils: add --keystore
9 years ago
Jeffrey Wilcke
d45f01d5f7
Merge pull request #2285 from karalabe/forward-empty-bodies
...
eth: forward empty body responses to the downlaoder
9 years ago
Péter Szilágyi
ae4982a365
eth: forward empty body responses to the downlaoder
9 years ago
Jeffrey Wilcke
41f35d7913
Merge pull request #2280 from bas-vk/js-cleanup
...
console: cleanup old autocompletations relics
9 years ago
Péter Szilágyi
5adc461d58
Merge pull request #2267 from karalabe/pending-state-events
...
core, miner: add PendingStateEvent to track non-log updates.
9 years ago
Bas van Kervel
789b9a9f16
console: cleanup old autocompletations relics
9 years ago
Péter Szilágyi
c0bf321ec8
Merge pull request #2278 from fjl/rpc-inproc-pipe
...
rpc: simplify inproc client
9 years ago
Felix Lange
e8e6df5159
rpc: simplify inproc client
...
Fixes #2277
9 years ago
Péter Szilágyi
8255afbc75
Merge pull request #2221 from karalabe/expost-key-decryption
...
crypto: expose key decryption method to parse a string direclty
9 years ago
Péter Szilágyi
f30b809f00
Merge pull request #2215 from bas-vk/estimategas
...
core: improved check for contract creation
9 years ago
Jeffrey Wilcke
7d598af493
params: updated homestead block
9 years ago
Jeffrey Wilcke
0d89e6c2f1
cmd/utils, params: homestead block
9 years ago
Jeffrey Wilcke
7cbcae3fac
Merge pull request #2269 from obscuren/repl-multi-line
...
cmd/geth: removed multiline support
9 years ago
Jeffrey Wilcke
8ce04ae8e7
Merge pull request #2273 from obscuren/lower-min-accepted-ga-price
...
cmd/utils: lower the min accepted gas price for relay and GPO
9 years ago
Jeffrey Wilcke
ab92678fb3
cmd/utils: lower the min accepted gas price for relay and GPO to 20 shannon
9 years ago
Jeffrey Wilcke
b1c1d09f83
Merge pull request #2272 from karalabe/fix-premature-downloader-exit
...
eth/downloader: fix premature exit before notifying all part fetchers
9 years ago
Péter Szilágyi
64ee5763ee
eth/downloader: fix premature exit before notifying all part fetchers
9 years ago
Péter Szilágyi
b534106cc8
core, miner: add PendingStateEvent to track non-log updates
9 years ago
Jeffrey Wilcke
cec92f5940
cmd/geth: removed multiline support
...
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.
9 years ago
Jeffrey Wilcke
4e7abcff30
Merge pull request #2266 from obscuren/up-gas-floor
...
params: settle the Pi vs Tau dispute
9 years ago
Jeffrey Wilcke
f954a8b666
params: settle the Pi vs Tau dispute
...
This commit increases the artificial gas floor to 4712388
9 years ago
Jeffrey Wilcke
85865a51b6
Merge pull request #2265 from fjl/downloader-mem
...
eth/downloader: fix header download limiting
9 years ago
Felix Lange
26e72b2ccd
eth/downloader: fix header download limiting
...
Fixes #2201
9 years ago
Péter Szilágyi
a6903ad6a5
Merge pull request #2260 from karalabe/ethash-cache-fixes
...
Godeps, eth, tests: update ethash, used shared for testing
9 years ago
Péter Szilágyi
45d08a8aa7
crypto: expose key encryption method, add ping-pong test
9 years ago
Péter Szilágyi
0969b35eec
crypto: code polish + ensure key file contents match with name
9 years ago
Péter Szilágyi
cda91ee180
crypto: expose key decryption method to parse a string direclty
9 years ago
Péter Szilágyi
66b148dd8f
Merge pull request #2251 from karalabe/increase-downlaoder-queue
...
eth/downloader: bump the download queue size to prevent starvation
9 years ago
Jeffrey Wilcke
483feb0d3f
Merge pull request #2242 from jimenezrick/upstream-crypto
...
Closes #2241 : Use Keccak-256 from golang.org/x/crypto/sha3 and mention explicitly
9 years ago
Péter Szilágyi
0a5ee08e2b
Godeps, eth, tests: update ethash, used shared for testing
9 years ago
Péter Szilágyi
1415669ac3
Merge pull request #2218 from karalabe/time-drift-warning
...
p2p/discover: NTP sanity check clock drift in case of expirations
9 years ago
Péter Szilágyi
1e62cd6c79
Merge pull request #2252 from karalabe/disable-metrics-metaops
...
ethdb: fully disable metrics if not requested (oops?)
9 years ago
Péter Szilágyi
ac954f48bd
p2p/discover: emphasize warning, add 10 min cooldown
9 years ago
Péter Szilágyi
b1908f6a16
psp/discovery: NTP sanity check clock drift in case of expirations
9 years ago
Péter Szilágyi
f1ddb1a7ad
ethdb: fully disable metrics if not requested (oops?)
9 years ago
Péter Szilágyi
7841f0cc09
Merge pull request #2147 from prasanna/add-vagrantfile
...
Added Vagrantfile so that developers can spin up a VM to build geth
9 years ago
Péter Szilágyi
93c0012000
eth/downloader: bump the download queue size to prevent starvation
9 years ago
Péter Szilágyi
b57a3f154f
Merge pull request #2234 from obscuren/tx-rpc-fix
...
eth: fixed homestead tx check
9 years ago
Péter Szilágyi
1f281dcaab
Merge pull request #2220 from karalabe/fix-rollback-lock
...
eth/downloader: fix partial rollback and ancestor lookup
9 years ago
Péter Szilágyi
3dca9cc550
Merge pull request #2095 from karalabe/trie-node-iterator
...
core/state, trie: add node iterator, test state/trie sync consistency
9 years ago
Ricardo Catalinas Jiménez
139f6a0f4c
generators: Don't generate params/protocol_params.go with +x bit
9 years ago
Ricardo Catalinas Jiménez
8f65444bf3
common/natspec: Remove old unnused file
9 years ago
Ricardo Catalinas Jiménez
53ce0a76d8
ethdb: Remove outdated README pointing to an old link
9 years ago
Ricardo Catalinas Jiménez
e6af65d02a
common: Remove dead code
9 years ago