Gav Wood
|
cb009c7640
|
Fix mining deadlocks.
Cleanups and additional diagnostics for the BadRoot problems.
|
10 years ago |
arkpar
|
acdf3e2630
|
fixed more tests
|
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 |
Paweł Bylica
|
2728436eb7
|
Set default value of LLVM_DIR on OSX
|
10 years ago |
Paweł Bylica
|
49e02b5a99
|
Build EVM JIT by default.
|
10 years ago |
chriseth
|
b186799a5a
|
Remove block number from internal 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 |
chriseth
|
33ffc693ed
|
Do not accept the point at infinity as valid public key for ecrecover.
|
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 |
chriseth
|
189cd42052
|
Wallet updated to include daylimit in constructor.
|
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 |
Paweł Bylica
|
58b533cf29
|
Subtree merge: ethereum/evmjit into ethereum/cpp-ethereum
Merge commit '97d7af348a32b4dff6b6b26cef3e18a0d6d49812' into evmjit_cmake
|
10 years ago |
Paweł Bylica
|
97d7af348a
|
Install public headers.
|
10 years ago |
Paweł Bylica
|
622c8be1e7
|
Subtree merge: ethereum/evmjit into ethereum/cpp-ethereum.
Merge commit '373dc98fb16bfcd99a2e3c4e21dfbf6fa8fe1729' into evmjit_cmake
Conflicts:
evmjit/include/evmjit/JIT.h
evmjit/libevmjit/CMakeLists.txt
evmjit/libevmjit/JIT.cpp
evmjit/libevmjit/RuntimeManager.cpp
evmjit/libevmjit/interface.cpp
|
10 years ago |
Vlad Gluhovsky
|
203d500053
|
log output updated
|
10 years ago |
Paweł Bylica
|
373dc98fb1
|
Revert stupid replace.
|
10 years ago |
Paweł Bylica
|
c2393082ea
|
Merge remote-tracking branch 'origin/cmake' into develop
|
10 years ago |
Vlad Gluhovsky
|
8493348667
|
bugfix: reap() refcatored
|
10 years ago |
Paweł Bylica
|
e1634a9dcb
|
Clean up evmjit cmake files. Assign compiler flags to target.
|
10 years ago |
Paweł Bylica
|
1fc6254abb
|
Clean up evmjit cmake files. Assign compiler flags to target.
|
10 years ago |
yann300
|
a423a799be
|
ui changes
|
10 years ago |
yann300
|
e901a081a7
|
ui changes
|
10 years ago |