zelig
ea893aca8f
update web3.js to 0.4.2
10 years ago
zelig
d92172f3d4
add usage doc to wallet import
10 years ago
zelig
4201a18117
remove solc flair
10 years ago
zelig
22b694ee1e
solc now in ethereum, fixes solc path setting; setSolc() didnt work
10 years ago
zelig
f9abcee0f9
fix solc tests unskip
10 years ago
Jeffrey Wilcke
79042223dc
Merge pull request #1044 from obscuren/thread_safe_block_cache
...
core: block cache Has method thread safe
10 years ago
Jeffrey Wilcke
b14ee6ce16
Merge pull request #1046 from tgerring/issue1045
...
Allow unlocking multiple accounts
10 years ago
obscuren
8dac28f2e3
core: block cache Has method thread safe
10 years ago
obscuren
87a05c8f38
core: skipped tests while cache disabled
10 years ago
Taylor Gerring
32b8565022
Support multiple account unlock attempts
10 years ago
Taylor Gerring
af8ada45e7
Allow unlocking multiple accounts #1045
...
Separate accounts with spaces when using --unlock
10 years ago
Jeffrey Wilcke
46d6470c43
Merge pull request #1035 from karalabe/eth-threadsafe-peers
...
eth: make the peer-set thread safe
10 years ago
Jeffrey Wilcke
9b825e2728
Merge pull request #1036 from tgerring/issue884
...
JSON RPC null field updates
10 years ago
Taylor Gerring
748263d2f0
Use bytes.Repeat() instead of 32-byte literal
10 years ago
obscuren
7d9a13e0d5
core: disable cash tmp
10 years ago
Jeffrey Wilcke
6c2ad7b72e
Merge pull request #1034 from obscuren/tx_pool_fix
...
Nonce fix for failing transactions
10 years ago
obscuren
b7baceefda
xeth: remove nonce on error. Fixes #1026
10 years ago
Péter Szilágyi
4755caeb2d
eth: remote a superfluous peerSet method
10 years ago
Péter Szilágyi
5422fe5125
eth: make the peer set thread safe
10 years ago
Jeffrey Wilcke
bd0c0a633b
Merge pull request #1022 from obscuren/parallel_nonce_checks
...
Parallelise nonce checks
10 years ago
Jeffrey Wilcke
d6adadc5e3
Merge pull request #1033 from tgerring/issue1010
...
Add "removedb" command to Geth
10 years ago
Taylor Gerring
0864f1fc8e
Remove unused confirm() method
10 years ago
Taylor Gerring
f14feea436
Refactor user prompts into utils
10 years ago
Taylor Gerring
36a4ba3248
Add user confirmation for removedb
10 years ago
obscuren
40717465bc
core: fixed tests
10 years ago
obscuren
59c0d01418
core: chain manager no longer exports genesis block
10 years ago
obscuren
bc5e60cd63
miner: stale block notification
10 years ago
Taylor Gerring
fe41bd6fe8
Add "removedb" command to Geth
...
Removes the state and blockchain databases
10 years ago
Jeffrey Wilcke
a3a5f8b593
Merge pull request #1032 from tgerring/issue1025
...
Multiple CORS domains support
10 years ago
Taylor Gerring
54b5c8273d
XEth comment clarification
10 years ago
Taylor Gerring
a2598e649d
Permit multiple CORS domains
...
Separated by spaces
10 years ago
Taylor Gerring
62d76b8e1f
Cleanup
10 years ago
Taylor Gerring
a528bd04db
Return nil for certain fields on eth_getTransactionByHash when not part of a block
10 years ago
Jeffrey Wilcke
677796b351
Merge pull request #1031 from bas-vk/issue1012
...
fixed race condition in miner
10 years ago
Taylor Gerring
d381d9a74c
Return nil for certain fields on eth_getBlockByNumber pending
10 years ago
Bas van Kervel
60561cdca2
fixed issue when miner is not stopping af stop command
10 years ago
Bas van Kervel
7778740315
fixed race condition in miner
10 years ago
obscuren
c67424ecc8
core: parallelise nonce checking when processing blocks
...
ChainManager now uses a parallel approach to block processing where all
nonces are checked seperatly from the block processing process. This
speeds up the process by about 3 times on my i7
10 years ago
obscuren
67d44519ce
core: bugfix test 2. set => hash map
10 years ago
obscuren
54f0f82dd1
ret
10 years ago
obscuren
e323f0e831
core: tmp diagnostic logs
10 years ago
obscuren
280b7f23af
Merge branch 'hotfix/0.9.22' into develop
10 years ago
obscuren
3a51d5e80c
cmd/geth: fixed ver num
10 years ago
Jeffrey Wilcke
443d024843
Merge pull request #1021 from obscuren/global_chain_lock
...
core: global chain insert lock
10 years ago
obscuren
27782bbade
core: global chain insert lock
10 years ago
Jeffrey Wilcke
426c70ac0b
Merge pull request #1011 from obscuren/upgradedb_fix
...
cmd/geth: delete state db on upgradedb command
10 years ago
obscuren
28ba374f27
cmd/geth: delete state db on upgradedb command
10 years ago
obscuren
ad99089567
Merge branch 'hotfix/0.9.21.1' into develop
10 years ago
obscuren
69f8a1b01a
Merge branch 'hotfix/0.9.21-1'
10 years ago
obscuren
ad7b0efbd3
cmd/geth: hotfix bump
10 years ago