Gav Wood
|
a5f2dc881e
|
New strategy - send all new blocks out, even when (re)syncing (though
only when resyncing < 20 blocks).
Make a note of bad transactions to avoid re-importing when bad nodes
pass them to us.
|
10 years ago |
ethdev zug
|
e73f31df87
|
fixed #1630, missing curl library && dlls
|
10 years ago |
Marek Kotewicz
|
be552419d3
|
removed unused lines in FindJsoncpp
|
10 years ago |
Marek Kotewicz
|
a47ab408df
|
fixed typo
|
10 years ago |
Gav Wood
|
5d660495f5
|
Linux, Mac building with OpenCL.
|
10 years ago |
Marek Kotewicz
|
28f2badc38
|
cleanup in ethashcl
|
10 years ago |
Gav Wood
|
b5e9ab0a6f
|
GPU/CPU Mining benchmarking.
|
10 years ago |
Marek Kotewicz
|
7cd581abc5
|
new way of searching for windows libs
|
10 years ago |
Marek Kotewicz
|
e77c9e8c89
|
cryptopp && leveldb are looking for x64 libs
|
10 years ago |
ethdev zug
|
98a2805b5c
|
fixed copying dlls
|
10 years ago |
Marek Kotewicz
|
339fd2e1dd
|
missing cmake script
|
10 years ago |
Marek Kotewicz
|
be039ba170
|
fixed cmake files
|
10 years ago |
Marek Kotewicz
|
eee5d083e3
|
copying mhd dlls
|
10 years ago |
Marek Kotewicz
|
81baf8b8a4
|
fixed deps on buildbot server && updated findMHD
|
10 years ago |
Marek Kotewicz
|
8294f7cd47
|
comment mhd debug for now
|
10 years ago |
Marek Kotewicz
|
b0e0ce6401
|
fixed modes of cmake files
|
10 years ago |
Marek Kotewicz
|
c7c12cabe2
|
fixed typo
|
10 years ago |
Marek Kotewicz
|
120f123d6d
|
first part of FindXXX.cmake changes to enable x64 msvc build
|
10 years ago |
Gav Wood
|
780abeed9e
|
Build fix.
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |
Gav Wood
|
8111a3e6b3
|
Ability to disable serpent building.
|
10 years ago |
Gav Wood
|
80df4e11fc
|
Nicer cmake read out.
Add profiling support.
|
10 years ago |
Marek Kotewicz
|
3b1b167811
|
minimum qt version explicitly set to 5.4, fixes #1419
|
10 years ago |
Marek Kotewicz
|
8e46d83790
|
fixed minimum jsonrpccpp required version
|
10 years ago |
Gav Wood
|
d71bec193f
|
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Marek Kotewicz
|
c4a4b8014b
|
fixed dependency on windows.h include order when using std::min && std::max
|
10 years ago |
Marek Kotewicz
|
7567cf72ec
|
split #1351, cmake changes
|
10 years ago |
Paweł Bylica
|
9e10137d33
|
Increase executable stack size to 16MB on Windows
Fixes ethereum/cpp-ethereum#1313
|
10 years ago |
arkpar
|
d0dfac71ba
|
supported building with clang and GNU gold linker on linux
|
10 years ago |
Marek Kotewicz
|
c6693142c5
|
fixed #1273, npm is not used by default
|
10 years ago |
Gav Wood
|
aaae770f7a
|
Remove WebKit.
|
10 years ago |
arkpar
|
2574741a14
|
enabled -pedantic for gcc build
|
10 years ago |
jhuntley
|
cc67b7f908
|
Update for mingw support, jsonrpc is also a standard path used if building and installing jsonrpccpp from source.
|
10 years ago |
jhuntley
|
094bdc0af3
|
Updates for mingw support. Make sure CXXFLAGS are checked if exported to environment before build.
|
10 years ago |
Christian
|
d7a61fcb16
|
Activate "warnings treated as errors" for gcc.
|
10 years ago |
arkpar
|
7db97414ca
|
copy dll for eth, check if qt is linked before running windeployqt
|
10 years ago |
arkpar
|
b6773a3084
|
fixed microhttpd deployment
|
10 years ago |
Marek Kotewicz
|
36bedf6a79
|
checking jsonrpccpp version when looking for library. version 0.4 exact required
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
arkpar
|
f71337400b
|
removed verbosity flag
|
10 years ago |
arkpar
|
13ee1d0f51
|
use windeployqt for deployment on windows
|
10 years ago |
Lefteris Karapetsas
|
a576fa1389
|
Typo in FindMHD.cmake
|
10 years ago |
Marek Kotewicz
|
994c0ecbcb
|
link microhttpd
|
10 years ago |
arkpar
|
814005ddb4
|
enable parallel compilation for windows build
style
|
10 years ago |
Marek Kotewicz
|
96f1e772d0
|
fixed compile errors when using old version of jsonrpcstub, fixed #1003
|
10 years ago |
Lefteris Karapetsas
|
f36b043f9f
|
We should search for jsonrpcstub headless or not
|
10 years ago |
Marek Kotewicz
|
dfcebb93e4
|
checking for changes in jsonrpcstub, fixed #1004
|
10 years ago |
Gav Wood
|
ea043668b4
|
Test stuff into cpp from header.
Additional debug stuff in cmake.
|
10 years ago |
Marek Kotewicz
|
3128f90f77
|
quotes
|
10 years ago |
Marek Kotewicz
|
31d0209924
|
check if BuildInfo.h is outdated
|
10 years ago |