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
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
Vlad Gluhovsky
203d500053
log output updated
10 years ago
Vlad Gluhovsky
8493348667
bugfix: reap() refcatored
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
Arkadiy Paronyan
258f28b38a
Merge pull request #2523 from chriseth/mix_fixFunctionList
Only store functions with external visibility in QContractDefinition.
10 years ago
arkpar
28088ae642
fixed Client::call execution without transaction
10 years ago
yann300
e8a83ef34a
Merge remote-tracking branch 'up/develop' into deploydialog
10 years ago
Gav Wood
0f29c6b4e7
Merge branch 'arkpar-state' into develop
10 years ago
Gav Wood
74042678f3
Merge branch 'state' of https://github.com/arkpar/cpp-ethereum into arkpar-state
Minor miner fix.
Conflicts:
libethereum/State.cpp
10 years ago
yann300
1dbe8ebb6a
Merge remote-tracking branch 'up/develop' into deploydialog
10 years ago
Gav Wood
b4ab42277a
Build fix for Qt 5.5 fix.
10 years ago
Gav Wood
a6e49c7e08
Merge pull request #2517 from LefterisJP/fix_qt5.5_build
Fix QT 5.5 Build
10 years ago
Gav Wood
202d8570ea
Merge pull request #2511 from gluk256/_whisperDB_
Level DB support for Whisper
10 years ago
Gav Wood
ed469fa005
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
7eaf40a4c1
Fix clang warnings, my version.
Closes #2525
10 years ago
Gav Wood
30ef07ccac
Merge pull request #2489 from arkpar/win-perf
Performance optimizations for msvc build
10 years ago
Gav Wood
193b505967
Remove cpuid from GPU miner.
10 years ago
yann300
0ea66ab56a
Merge remote-tracking branch 'up/develop' into deploydialog
10 years ago
Lefteris Karapetsas
a978d4e56b
Fix QT 5.5 Build
In QT 5.5 Mono is a reserved preprocessor define and as such building
with it fails.
Switching the macros in alethzero/Context.h to follow Coding Standards
fixes this discrepancy and allows us to build with QT 5.5.
10 years ago
arkpar
b60018713f
fixed build wo libcpuid
10 years ago
arkpar
89d9a18485
enabled libsecp256k1 on windows
10 years ago
arkpar
df6898538f
restored toSlice code for c++11, fixed build
10 years ago
arkpar
26ff87a0bf
enabled libsecp256k1 on windows
10 years ago
arkpar
3bd1aecd2d
performance optimizations
10 years ago
Dimitry
6ff3e01184
RLPFuzz: update
10 years ago
Gav Wood
cab247921d
Merge pull request #2490 from arkpar/win-jit-dll
Copy evmjit.dll to output on windows
10 years ago
Gav Wood
a4e109b8f0
Merge pull request #2524 from chriseth/sol_windowsFix
Compile fix for Windows.
10 years ago
Gav Wood
d59b71210d
Version bump.
10 years ago
Gav Wood
8f7d26555c
Merge branch 'whizz' into develop
10 years ago
Gav Wood
51f887aac5
Make sure all directories are not readable by baddies (dejavu wk1#0).
Closes #2509 .
Remove neth :(. Who knows, perhaps not forever...
10 years ago
Gav Wood
631e701fdf
Fix dejavu week 1, issue 1.
Reenable bits of ethash.
10 years ago
chriseth
a8b8ce540f
Windows fix.
10 years ago
chriseth
f59c64f904
Only store functions with external visibility in QContractDefinition.
10 years ago
Gav Wood
0e95f0e416
Merge pull request #2521 from chriseth/sol_walletTest
Use actual addresses.
10 years ago
Gav Wood
b1c04ba0fc
Repot all the ethash stuff.
Enable the previously disabled opencl mining paths.
10 years ago
Vlad Gluhovsky
184c1b36cb
metainformation removed
10 years ago
yann300
1607af4e86
arrays decoding
10 years ago
Gav Wood
e539494fec
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz
10 years ago