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
Paweł Bylica
38fc24db9f
Ignore LLVM version requirements in cmake
Currently brew installs version 3.8 as 3.7 has been branched. Version 3.7 is not available in homebrew as it has not been released yet. Ignore LLVM version requirement until 3.7 is released.
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
Gav Wood
e59a21929c
Build ETHASHCL by default. Closes #2497 .
10 years ago
Gav Wood
f2f234e6cd
Avoid rescuing beyond genesis. Closes #2505
10 years ago
arkpar
14167c09bf
fixed ethashcl build
10 years ago
arkpar
374b1960f7
tests repared
10 years ago
arkpar
1c1e9aea02
eth working
10 years ago
arkpar
3737590f22
started tests refactoring
10 years ago
arkpar
f7500218c8
mix working
10 years ago
arkpar
a6194d2d21
fixed build
10 years ago
Gav Wood
0d6170267a
Minor fix.
10 years ago
Gav Wood
e14d000bea
All fields of BlockInfo now private.
10 years ago
Gav Wood
58c7d1ead6
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
3fa8cfc328
Tests working for BasicAuthority and Ethash.
10 years ago
Gav Wood
076e5c03ee
libethcore on a new path.
10 years ago
Gav Wood
0c5e924745
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
32c11d9664
Modularise nonce, mix hash and seed hash.
10 years ago
Gav Wood
fdaf2a7653
Fix for stateroot in tests.
10 years ago
Gav Wood
1ae3f5dac1
Merge pull request #2508 from arkpar/whizz
Repaired tests in the whizz branch
10 years ago
Gav Wood
34dc98b210
Build ETHASHCL by default. Closes #2497 .
10 years ago
Gav Wood
b374a02be7
Avoid rescuing beyond genesis. Closes #2505
10 years ago
Gav Wood
af97cd40e1
Merge pull request #2510 from subtly/netFix
Host Fixes (slow shutdown)
10 years ago
Vlad Gluhovsky
2fa7375720
installWatch() call in test
10 years ago
subtly
3e5542cd95
Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor loop exit on shutdown.
10 years ago
Vlad Gluhovsky
5e0fd432ca
Message save/load functionality upgraded
10 years ago
arkpar
855ba20a0f
fixed ethashcl build
10 years ago
arkpar
3202427722
tests repared
10 years ago
Marek Kotewicz
aef898f0f7
Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_ref
Conflicts:
libethereum/Client.cpp
libevm/ExtVMFace.h
10 years ago
Gav Wood
77872542e2
Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizz
10 years ago
arkpar
9c4bc0e2f8
fixed build
10 years ago
arkpar
1547a72b3a
eth working
10 years ago
Gav Wood
0250e516f9
All fields of BlockInfo now private.
10 years ago
arkpar
67bb58d6e4
started tests refactoring
10 years ago
arkpar
388489b7d4
mix working
10 years ago
arkpar
b3a1bfea4c
fixed build
10 years ago
Gav Wood
0adfc1ea84
Minor fix.
10 years ago
Gav Wood
f693ac0cc4
All fields of BlockInfo now private.
10 years ago
Gav Wood
d76b9b3d18
Basic test working with same code for Ethash and BasicAuthority.
10 years ago
Gav Wood
3dbe96d518
Tests working for BasicAuthority and Ethash.
10 years ago
Gav Wood
d9372d67d1
libethcore on a new path.
10 years ago
Gav Wood
a00196914a
Basic Proof-of-Authority sealent.
10 years ago
Gav Wood
361c073bdc
Modularise nonce, mix hash and seed hash.
10 years ago
Gav Wood
a43e2379fb
Merge pull request #2502 from chfast/workaround_broken_llvm_package
Broken llvm-3.7-dev package workaround
10 years ago
Gav Wood
94af7e807d
Merge pull request #2500 from arkpar/tq
Fixed m_future cleanup in transaction queue
10 years ago
Gav Wood
d94f2f3931
Merge pull request #2499 from ethereum/subtly-patch-1
Fix for compiling w/xcode on 10.9
10 years ago