arkpar
f8869313c8
style
10 years ago
arkpar
7f696850b4
get transactions from syncing peer
10 years ago
arkpar
2daad53d8c
Fixed a potential deadlock when peer is released in forEachPeer
10 years ago
arkpar
de04714953
comments
10 years ago
arkpar
03216e8749
prevent re-downloading of already queued blocks
10 years ago
arkpar
6dbb2ed27b
Minor blockchain sync fixes
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
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
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
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
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
Gav Wood
e539494fec
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz
10 years ago
Gav Wood
864cb6cf04
Merge branch 'debris-client_ref' into whizz
10 years ago
Gav Wood
7d8bd8ec88
Credits.
Catch exceptions again.
10 years ago
chriseth
9917e7edd5
Use actual addresses.
10 years ago
Marek Kotewicz
a552208609
updated web3 to version 0.9.0
10 years ago
Gav Wood
0f0f97620a
Merge branch 'client_ref' of https://github.com/debris/cpp-ethereum into debris-client_ref
10 years ago
Gav Wood
1c3a8fed82
Merge pull request #2515 from arkpar/whizz
Fixing solidity tests in whizz branch
10 years ago
Gav Wood
59fad8e635
Actually catch exceptions.
10 years ago
arkpar
dbc3f5bcaf
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into whizz
10 years ago
Arkadiy Paronyan
59720bb114
Merge pull request #2466 from yann300/deploydialog
Mix - Deploydialog
10 years ago
yann300
f6c9603a6b
small changes
10 years ago
yann300
6a5b524eba
Merge remote-tracking branch 'up/develop' into deploydialog
10 years ago
arkpar
a2df538940
opencl.dll copied to alethzero outputs
10 years ago
Marek Kotewicz
adbb3f011c
Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref
10 years ago
arkpar
c72564d25c
fixing solidity tests
10 years ago
arkpar
ce679872e5
Merge branch 'win-jit-dll' of https://github.com/arkpar/cpp-ethereum
into win-jit-dll
Conflicts:
CMakeLists.txt
10 years ago
arkpar
bd28d0fde5
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
win-jit-dll
Conflicts:
eth/CMakeLists.txt
10 years ago
Gav Wood
a40479daf6
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz
10 years ago
Gav Wood
68fb5e2019
Fix for stateroot in tests.
10 years ago