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
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
Dimitry
9cc14873c0
FuzzTests: Update
10 years ago
Dimitry
fb51f3a6fb
RLPTests: sizes
10 years ago
Dimitry
178edc3c67
fuzz: style error
10 years ago
Dimitry
0d41a51b16
Fuzz: Rebase
10 years ago
Dimitry
ce102489f9
Fuzz: Style
10 years ago
Dimitry
400b9e9c8f
Fuzz: Rlp Fuzzing Suite
10 years ago
Dimitry
b7e8c64d13
RLP fuzz: invalid rlp generation
10 years ago
Dimitry Khokhlov
2a40053f07
Fuzz: random valid RLP generation
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
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