Gav Wood
|
30636c6ada
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
cb009c7640
|
Fix mining deadlocks.
Cleanups and additional diagnostics for the BadRoot problems.
|
10 years ago |
Arkadiy Paronyan
|
e8afa0b120
|
Merge pull request #2543 from yann300/deploydialog
Mix - Deploydialog ui changes
|
10 years ago |
DEV Mac Mini
|
7dab880b79
|
ui changes
|
10 years ago |
Gav Wood
|
3a91cd8cd9
|
Version bump, compile fix.
|
10 years ago |
Gav Wood
|
455c8f298c
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
9dd9d3169f
|
Merge pull request #2514 from arkpar/bc
Blockchain sync minor fixes
|
10 years ago |
Gav Wood
|
0a4c7d40d5
|
Merge pull request #2547 from chriseth/sol_updateDockerfile
Fully automate the dockerfile again.
|
10 years ago |
Gav Wood
|
342548adf4
|
Merge pull request #2546 from chriseth/virtualMiner
Virtual destructor for Miner.
|
10 years ago |
Gav Wood
|
14ab4ab91b
|
Merge pull request #2542 from chfast/concurrent_queue
Concurrent queue
|
10 years ago |
Gav Wood
|
60bfd8c794
|
Merge pull request #2537 from gluk256/_bugfix_tests
bugfix: reap() refactored
|
10 years ago |
Gav Wood
|
7bebb42551
|
Merge pull request #2527 from LefterisJP/respect_no_precompute
ensurePrecomputed should respect no_precompute argument V2
|
10 years ago |
DEV Mac Mini
|
8e72040006
|
ui changes
|
10 years ago |
yann300
|
f57882b911
|
ui changes
|
10 years ago |
yann300
|
bf761fd22e
|
ui changes
|
10 years ago |
yann300
|
f16eda5f0e
|
ui changes
|
10 years ago |
Gav Wood
|
1a63a498c2
|
Merge pull request #2531 from ethereum/fix_warning
Fix warning about scalar initialization
|
10 years ago |
Gav Wood
|
859f6d0ff7
|
Merge pull request #2526 from arkpar/state
Fixed call to contract from rpc
|
10 years ago |
Gav Wood
|
016ef39034
|
Merge pull request #2513 from ethereum/cmake_llvm_version
LLVM version requirements in cmake
|
10 years ago |
Gav Wood
|
940b4fcbff
|
Merge pull request #2436 from winsvega/fuzz
Fuzz: random RLP generation
|
10 years ago |
Gav Wood
|
37236df606
|
Make Client constructor protected for safer API.
|
10 years ago |
Gav Wood
|
d224217c30
|
Avoid calling virtuals prior to object creation in Client.
|
10 years ago |
Gav Wood
|
54ba40716d
|
Don't let the zero private key through.
|
10 years ago |
chriseth
|
024959b5f2
|
Fully automate the dockerfile again.
|
10 years ago |
chriseth
|
43a9cc541a
|
Virtual destructor for Miner.
|
10 years ago |
Paweł Bylica
|
6674318998
|
Fix for GCC compiler.
|
10 years ago |
yann300
|
1294e0e7e2
|
bug fix
|
10 years ago |
Paweł Bylica
|
69bbae0072
|
concurrent_queue
|
10 years ago |
Paweł Bylica
|
0f890cfb09
|
Extract concurrent_queue from JIT Worker.
|
10 years ago |
yann300
|
1b2979e93f
|
bug fix
|
10 years ago |
yann300
|
59ad8e64b8
|
bug fix: account selector
|
10 years ago |
yann300
|
cabfb787ac
|
ui gasPrice changes
|
10 years ago |
yann300
|
bb15b2af75
|
ui changes
|
10 years ago |
yann300
|
5117b44345
|
ui changes
|
10 years ago |
Vlad Gluhovsky
|
203d500053
|
log output updated
|
10 years ago |
Vlad Gluhovsky
|
8493348667
|
bugfix: reap() refcatored
|
10 years ago |
yann300
|
a423a799be
|
ui changes
|
10 years ago |
yann300
|
e901a081a7
|
ui changes
|
10 years ago |
yann300
|
e90ca009e6
|
Merge remote-tracking branch 'up/develop' into deploydialog
|
10 years ago |
yann300
|
22b0d8347c
|
ui/ux changes
|
10 years ago |
Paweł Bylica
|
49ebc887ec
|
Fix warning about scalar initialization
|
10 years ago |
Lefteris Karapetsas
|
69e8b01115
|
Check if precompute seal option exists
plus indentation style fix
|
10 years ago |
Paweł Bylica
|
3dbf11468f
|
Check LLVM version manually.
|
10 years ago |
Lefteris Karapetsas
|
a700950765
|
Switch to using the Sealers API for precompute
|
10 years ago |
Arkadiy Paronyan
|
9f66e20405
|
Merge pull request #2522 from yann300/deploydialog
Mix - arrays decoding
|
10 years ago |
yann300
|
36085cb949
|
Merge remote-tracking branch 'up/develop' into deploydialog
|
10 years ago |
Lefteris Karapetsas
|
1718d6c648
|
ensurePrecomputed should respect --no-precompute
|
10 years ago |
arkpar
|
02f5874f82
|
style
|
10 years ago |
arkpar
|
f8869313c8
|
style
|
10 years ago |
Arkadiy Paronyan
|
258f28b38a
|
Merge pull request #2523 from chriseth/mix_fixFunctionList
Only store functions with external visibility in QContractDefinition.
|
10 years ago |