Gav Wood
2d104ea75b
Merge pull request #2419 from LefterisJP/cl_restore_global_work_default
Restore the old default value of global work size
10 years ago
Gav Wood
0b61bc2043
Merge pull request #2418 from CJentzsch/canaryUpdate
update canary address
10 years ago
Gav Wood
50622504b7
Merge pull request #2425 from arkpar/tq
TransactionQueue docs added
10 years ago
Gav Wood
1a6143e168
Merge pull request #2426 from arkpar/bc
Work around invalid NewBlock packet
10 years ago
Gav Wood
d37ae83b89
Merge pull request #2399 from winsvega/fuzz
smartcode: fix
10 years ago
arkpar
53c993b022
style
10 years ago
arkpar
56091064db
work around invalid NewBlock packet
10 years ago
Gav Wood
3472ae930b
Fix sendTransaction in mix.
10 years ago
Gav Wood
a4e468b171
Download view cleanups.
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
arkpar
24d7ca9ebc
TransactionQueue docs
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
Vlad Gluhovsky
bd525e0408
removed excessive dependency
10 years ago
yann300
0236886d3e
bug fix. issue while getting the created contract address.
10 years ago
Vlad Gluhovsky
cd354c1831
FixedHash::operator++()
10 years ago
Paweł Bylica
f5b0c7cdce
Increase Windows stack size to 16MB.
(reverted from commit 8357930b25
)
10 years ago
Vlad Gluhovsky
24564e0dd3
small fix
10 years ago
Lefteris Karapetsas
f914327050
Restore the old default value of global work size
It used to be 64 (local size) * 4096 (global multiplier). Miners
reported a lot better results with those old defaults and as such we are
bringing them back.
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
CJentzsch
1927b021ab
update canary address
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