Commit Graph

24 Commits

Author SHA1 Message Date
Gav Wood
c077a523db New DAG file scheme. 2015-04-05 14:47:39 +02:00
Gav Wood
8a94b58e48 Upgrade to latest ethhash API. 2015-03-31 18:54:50 +02:00
Gav Wood
a48c84a0e1 Diagnostics to try to track down the mining issues. 2015-03-18 22:10:32 +01:00
Gav Wood
986fdb9d5f Avoid checking for difficulty when doing PoW test. 2015-03-06 22:53:49 +01:00
Gav Wood
937c8a35c1 For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
2015-03-06 12:49:38 +01:00
Gav Wood
5fa066869d New Proof-of-Work. 2015-03-06 12:47:26 +01:00
Gav Wood
deb09d025c For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
2015-03-06 12:46:24 +01:00
Gav Wood
bdab1475d6 New Proof-of-Work. 2015-03-06 12:45:25 +01:00
Gav Wood
ea27fbe5f3 Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 2014-10-12 20:57:25 +02:00
Gav Wood
f9a7ab94ae Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
2014-09-05 18:24:29 +02:00
Gav Wood
38dd3fb050 Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
Gav Wood
b62f71c699 Project refactor. Introduce the Serpent library. 2014-06-27 23:47:24 +02:00
Gav Wood
ef95ba9ac3 Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00
Gav Wood
3a2597d871 Split out libethcore from libethereum. 2014-04-23 15:08:11 +01:00
Gav Wood
f171b2f976 Repotted Common.h. 2014-03-04 11:46:26 -06:00
Gav Wood
a2f6a17470 Tests. 2014-02-28 12:55:30 +00:00
Gav Wood
e9057d221c VM test framework. 2014-02-21 19:18:30 +00:00
Tim Hughes
7a1f75ddbf Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 2014-02-18 16:34:59 +00:00
Muharem Hrnjadovic
ec71a3b4e4 Fixed the other occurrence of Foobar 2014-02-16 11:41:15 +01:00
Muharem Hrnjadovic
0d91f19032 Corrected license headers (Foobar -> cpp-ethereum) 2014-02-16 11:20:55 +01:00
Gav Wood
397fd495f6 No fees for miners. 2014-02-08 17:11:23 +00:00
Gav Wood
dd0957359b AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
2014-02-06 18:53:46 +00:00
Gav Wood
f0f391187d Version 2 not 3 of the GPL. 2014-01-31 21:41:49 +00:00
Gav Wood
9033480699 Repotted tests. 2014-01-19 14:42:02 +00:00