arkpar
a8a8fa5ced
start pv60 sync after 10sec delay
10 years ago
arkpar
53c993b022
style
10 years ago
arkpar
56091064db
work around invalid NewBlock packet
10 years ago
Gav Wood
00a6cf9a22
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
7ded56d008
Merge branch 'gav' into develop
10 years ago
Gav Wood
aede1619c8
Reversion of hardfork.
10 years ago
Gav Wood
a3a66f0619
Merge pull request #2401 from CJentzsch/addBlockGasLimitTests
Add block gas limit tests
10 years ago
Gav Wood
dd4de9ba56
Merge pull request #2391 from chfast/pr/debug_stack_size
Increase stack size needed for VM execution in Debug build type
10 years ago
Gav Wood
357353629a
Merge pull request #2423 from chriseth/exportStateCrash
Prevent crash if not compiled with FATDB.
10 years ago
Gav Wood
f37e93b3eb
Merge pull request #2424 from LefterisJP/aes_test_fix
Fix AES Test
10 years ago
Gav Wood
61b27cc62d
Merge pull request #2414 from ethereum/gav
Cleanups, fixes and download viz.
10 years ago
Gav Wood
073eab3d3b
Merge branch 'gav' of github.com:ethereum/cpp-ethereum into gav
Conflicts:
mix/MixClient.cpp
10 years ago
Gav Wood
d65a496e18
Mix fix.
10 years ago
Gav Wood
0e583ffc38
Fix up the windows build.
10 years ago
Gav Wood
9d5b632c58
pair up hash with Address for transaction submission API.
10 years ago
Gav Wood
b3a1038fe5
Nicer import graph.
10 years ago
Gav Wood
b8fa3ce530
Better visualisation of sync.
10 years ago
Gav Wood
8c3fa55dab
windows build fix.
10 years ago
Gav Wood
e92e107fe9
Better casting.
10 years ago
Gav Wood
99b27469b5
Don't use PRNG for key generation!
10 years ago
Gav Wood
d94999967d
Undo hard fork.
10 years ago
Gav Wood
767ead8450
Reorganise logs.
10 years ago
Lefteris Karapetsas
ca539eb0b4
Fix AES Test
One of the AES tests was making an incorrect assumption about the string
constructor of FixedHash. Said constructor only works with hexadecimal
string representations
10 years ago
chriseth
4a99266ffb
Prevent crash if not compiled with FATDB.
10 years ago
Arkadiy Paronyan
a3dbcd8a26
Merge pull request #2422 from yann300/bugFix
Mix - bug fix. issue while getting the created contract address.
10 years ago
yann300
9f164af459
small changes
10 years ago
yann300
0236886d3e
bug fix. issue while getting the created contract address.
10 years ago
Paweł Bylica
f5b0c7cdce
Increase Windows stack size to 16MB.
(reverted from commit 8357930b25
)
10 years ago
Gav Wood
282ca9e637
Merge branch 'gav' of github.com:ethereum/cpp-ethereum into gav
Conflicts:
libdevcore/FixedHash.h
libdevcrypto/Common.cpp
libethereum/State.cpp
10 years ago
Gav Wood
464c60145e
Fix up the windows build.
10 years ago
Gav Wood
d7357c8059
pair up hash with Address for transaction submission API.
10 years ago
Gav Wood
f2fdd8fb32
Nicer import graph.
10 years ago
Gav Wood
dbf49bbc49
Better visualisation of sync.
10 years ago
Gav Wood
3024040ee8
windows build fix.
10 years ago
Gav Wood
8d95fbe59c
Better casting.
10 years ago
Gav Wood
d7bd7594e5
Don't use PRNG for key generation!
10 years ago
Gav Wood
f35358caa0
Undo hard fork.
10 years ago
Gav Wood
54d2906a3b
Reorganise logs.
10 years ago
Gav Wood
9a01bb2b45
Enable the network in the case of explicitly disabled discovery.
10 years ago
Gav Wood
98ad4c2454
windows build fix.
10 years ago
Gav Wood
e9cff7f021
Better casting.
10 years ago
Gav Wood
f014438195
Don't use PRNG for key generation!
10 years ago
Gav Wood
136a077625
Undo hard fork.
10 years ago
Gav Wood
091e5d13dd
Reorganise logs.
10 years ago
Gav Wood
2b0c9c8ce7
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
9ade9777a6
Olympic & Frontier specs
10 years ago
Gav Wood
e5cd66898c
Version bump.
10 years ago
Gav Wood
73eddae947
Merge pull request #2411 from LefterisJP/cl_disable_batch_adjust
Disable auto adjust of batch size by default
10 years ago
Gav Wood
d471951c86
Merge pull request #2410 from debris/rpc_txReceipt
new rpc method eth_getTransactionReceipt
10 years ago
Gav Wood
7fd049b0a8
Merge pull request #2404 from debris/rpc_txhash
rpc eth_sendTransaction returns always transaction hash
10 years ago