Gav Wood
715a63620b
Move OverlayDB (leveldb dependent) back into libdevcrypto.
10 years ago
Gav Wood
c2ce5b0746
git push origin developMerge branch 'arkpar-bc' into develop
10 years ago
Gav Wood
182a88e721
Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into arkpar-bc
10 years ago
Gav Wood
eaba288d4b
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
05ea9941c9
Move non-cryptopp dependent stuff into devcore.
10 years ago
Gav Wood
9adde95145
SHA3, RIPEMD160 and SHA256 are now not cryptopp impls.
10 years ago
Arkadiy Paronyan
d3a954d3d1
Merge pull request #1976 from arkpar/mix_fix
Mix: Removed unused module
10 years ago
Gav Wood
55bb350271
Merge pull request #1978 from LefterisJP/downloadView_fix
Fix DownloadView Race condition
10 years ago
Gav Wood
cbdb46ea43
Miner fix.
Possible fix for VM (and remove gas from the interface).
10 years ago
Lefteris Karapetsas
5f849c8eed
Fix DownloadView Race condition
- There is a race condition with potential division by zero which is
mostly observed when debugging AZ from gdb where there is a big gap
between window refreshes due to breakpoints and such
10 years ago
arkpar
1a334221ea
removed unused module
10 years ago
Gav Wood
5e1115d0e9
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
c8c22fcfbd
Fixed 1970
More frequent chain updates.
10 years ago
arkpar
4e358001ac
orderedTrieRoot testing
10 years ago
arkpar
e19ac5054c
use TrieHash for transactions and receipts roots
10 years ago
Gav Wood
7e0686e0bf
Merge pull request #1972 from CJentzsch/cleanerOuput
cleaner output
10 years ago
CJentzsch
f55975b5dc
cleaner output
10 years ago
Gav Wood
dd8bc4b78d
Parallelised uncle checking.
10 years ago
Gav Wood
c839f73a1e
Merge pull request #1961 from arkpar/mix_fix
Mix: a few issues
10 years ago
Gav Wood
89ad67c7ee
Merge pull request #1948 from subtly/wingpu
Fix DAG creation for GPU mining on windows.
10 years ago
Gav Wood
d1eba2e24e
Merge pull request #1966 from CJentzsch/addTests
Add tests
10 years ago
subtly
c9224b1555
Merge pull request #3 from LefterisJP/wingpu
Pulling subtly's win32 changes from ethash
10 years ago
Lefteris Karapetsas
42e4f28764
subtree bump: libethash
10 years ago
subtly
3b233f46e0
reverse ethash changes
10 years ago
subtly
3bd7b5241c
reverse ethash changes
10 years ago
subtly
07b0ff85ff
reverse commit for ethash
10 years ago
subtly
0768814d73
reverse commit for ethash
10 years ago
subtly
67e1d52f2c
Import changes into MinerAux and retain pointer to dag.
10 years ago
subtly
3f119dd0f8
Merge branch 'develop' into wingpu
Conflicts:
ethminer/main.cpp
10 years ago
subtly
9fcbacc95c
remove apple check, as getpwuid is *nx-safe
10 years ago
Gav Wood
df08af1fa0
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
97d7349bb5
Point at real URL for phoning home.
10 years ago
Gav Wood
53d63f80c3
Pull out shared code into Aux file.
10 years ago
CJentzsch
aa43d7261d
fix Create return value for exceptional haltings
10 years ago
subtly
6879c04393
Update paths so macos is consistent with linux and windows isn't using wchar.
10 years ago
CJentzsch
4e4f899745
add create retrun value tests
10 years ago
subtly
f9d0b59194
Merge branch 'develop' into wingpu
10 years ago
subtly
66c2e4b459
normalize path for osx
10 years ago
Gav Wood
244c3f4ec3
Merge pull request #1963 from subtly/affix
Don't abort connecting to required peer when it's not in node table.
10 years ago
subtly
db12fc1d83
Don't abort connecting to required peer when it's not in node table.
10 years ago
arkpar
5d759f549b
mix bugfixes
10 years ago
Gav Wood
a767236eeb
Merge pull request #1899 from debris/web.js4.2
web.js 4.2
10 years ago
Gav Wood
5e2868a502
Merge pull request #1957 from winsvega/newtests
Newtests
10 years ago
Gav Wood
c4aef53b56
Merge pull request #1952 from arkpar/bc
More block import optimizations
10 years ago
Gav Wood
483b4cecc8
Merge pull request #1953 from subtly/affix
Add deque for windows to compile.
10 years ago
Gav Wood
fea144622a
Bump and build fix.
10 years ago
Gav Wood
717f74f882
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
a6f80e6f97
Use straight homedirectory rather than Application Support.
10 years ago
winsvega
55186b689a
Blocktests: SimpleTx3
10 years ago
winsvega
670b4e1e72
New Tests
validBlockTestFix
Solidity Contract Inheritance
singletest for blockchain
10 years ago