Gav Wood
bba8184f1e
First attempt at GPU integration.
10 years ago
Gav Wood
e241db70a8
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
beb58f17f0
RLP tool.
10 years ago
Gav Wood
3a715aa10a
Params & JSON file.
10 years ago
Gav Wood
a1c042f580
More info in AZ.
10 years ago
CJentzsch
c4a6fc785c
update block tests to latest changes PoW changes
10 years ago
Gav Wood
eaef000af3
New Proof-of-Work.
10 years ago
Gav Wood
e36bb27269
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
458d832cc6
RLP tool.
10 years ago
Gav Wood
2cfd93132b
Params & JSON file.
10 years ago
Gav Wood
95587acdc0
More info in AZ.
10 years ago
CJentzsch
3c08161974
update block tests to latest changes PoW changes
10 years ago
Gav Wood
49b9a0224a
New Proof-of-Work.
10 years ago
Gav Wood
e6e67e0815
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
8def53064b
RLP tool.
10 years ago
Gav Wood
ef128a4bf4
Params & JSON file.
10 years ago
Gav Wood
431cace13f
More info in AZ.
10 years ago
CJentzsch
8221ebaffd
update block tests to latest changes PoW changes
10 years ago
Gav Wood
c82d63b909
New Proof-of-Work.
10 years ago
Gav Wood
228f41b8ed
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
Gav Wood
7b6f8c460b
RLP tool.
10 years ago
Gav Wood
d7d8875399
Params & JSON file.
10 years ago
Gav Wood
3946eacd0c
More info in AZ.
10 years ago
CJentzsch
169e36aeb8
update block tests to latest changes PoW changes
10 years ago
Gav Wood
2ffb554a9d
New Proof-of-Work.
10 years ago
Marek Kotewicz
c14cb82acd
removed LANGUAGES command line option
10 years ago
subtly
f9876b5c6e
cleanup headers
10 years ago
Gav Wood
d74db4083c
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
939ab1be34
Multi-threaded mining.
10 years ago
Gav Wood
4807d43be6
Mining improvements.
11 years ago
Gav Wood
c4a39e42e2
Fixed SECP256k1 installation woes.
Protocol fix for PoC-5.
11 years ago
Gav Wood
25183afd7c
Project refactor. Introduce the Serpent library.
11 years ago
Gav Wood
57129c2007
Mining view.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Tim Hughes
43662cd8fa
Fixed VS2013 projects and compile errors.
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
11 years ago
Gav Wood
8dc00e8b21
Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
11 years ago
Gav Wood
d29fbde366
No fees for miners.
11 years ago
Gav Wood
0fc422a160
Manage GetBlocks properly; should work for when > 256 blocks away.
Use GetTransactions on connect & respect it. DONE
11 years ago
Gav Wood
268168df60
Move to vitalik's PoW...
11 years ago
Gav Wood
6e3f6e3fd1
Basic client.
11 years ago
Gav Wood
baacd4ed5b
GUI & network stuff.
11 years ago
Gav Wood
8fb99152ee
State updater tested and working pretty well.
11 years ago
Gav Wood
406b283a05
Fake dagger, and moves to test the state transitions.
11 years ago
Gav Wood
a7a32d3661
Iterators in the TrieDB!
11 years ago
Tim Hughes
0133a4450d
Tweak Dagger API to facilitate more complex mining.
11 years ago
Tim Hughes
0dc9bc82fe
Projects, solution and fixes for Visual Studio 2013.
11 years ago
Tim Hughes
a292ca2a7b
Eliminate memory allocations from Dagger.eval.
11 years ago