CJentzsch
|
0ac34822d7
|
update test to new Block/State refactoring - credit to winsvega and chriseth
|
10 years ago |
Gav Wood
|
9f756124b0
|
First draft at splitting State.
Continuation of State split.
libethereum building again.
Compile fixes galore.
Remove a lot of code redundancy.
mix using new state/block classes
|
10 years ago |
Gav Wood
|
17098549f8
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
2a7c56aef7
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
e2203bb585
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
c3a334cc21
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
49a826397b
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
arkpar
|
3737590f22
|
started tests refactoring
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
67bb58d6e4
|
started tests refactoring
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
32e90ddcd1
|
started tests refactoring
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
5d2a36ee0f
|
started tests refactoring
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
1820dbdcfc
|
started tests refactoring
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
arkpar
|
907ea3c800
|
started tests refactoring
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
subtly
|
67b9135b28
|
Don't link secp256k1 on windows.
|
10 years ago |
CJentzsch
|
032ebde3ec
|
avoid network tests when --nonetwork is set
|
10 years ago |
yann300
|
352ec11536
|
add list of second errorannotation instead of single item.
|
10 years ago |
Martin Holst Swende
|
4d2c292c7c
|
Fixed error introduced in 953be7886b
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |
Gav Wood
|
bd2a0e6026
|
Minor fix for integration tests.
|
10 years ago |
Gav Wood
|
cd4478e4cf
|
Various fixes for mining.
|
10 years ago |
Gav Wood
|
2693659e56
|
Various fixes for mining.
|
10 years ago |
Gav Wood
|
6e78287401
|
Ability to switch GPU/CPU mining on the fly.
|
10 years ago |
Gav Wood
|
f2b56e7647
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
6b05b8d9ff
|
Refactored much of transaction queue for tidiness and optimisation.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
bae383f617
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Gav Wood
|
c38ecd95d9
|
Split canon blockchain and basic blockchain.
|
10 years ago |
Gav Wood
|
114db8ab36
|
Revert State class changes for Mix.
|
10 years ago |
arkpar
|
950305bb79
|
fixed block generation on mine
|
10 years ago |
Gav Wood
|
ac583f503f
|
Implemented 256-long history for PREVHASH, though still optional.
|
10 years ago |
Christoph Jentzsch
|
49fcfb78e1
|
Update transactions, style fix
|
10 years ago |
Christoph Jentzsch
|
0449b647c0
|
Restructure state tests. Remove FakeStateClass
|
10 years ago |
Gav Wood
|
15013a3e88
|
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
c164e4bcc7
|
Fix for state race condition.
|
11 years ago |
Gav Wood
|
5d7a61c946
|
Repotting, renaming and reorganisation.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
db9a09716f
|
Tests.
|
11 years ago |
Tim Hughes
|
418297ac40
|
Replace hard-coded /tmp paths with call to boost::filesystem::temp_directory_path()
|
11 years ago |
Muharem Hrnjadovic
|
be65dbc46d
|
Fixed the other occurrence of Foobar
|
11 years ago |
Muharem Hrnjadovic
|
4bab3c57a5
|
Corrected license headers (Foobar -> cpp-ethereum)
|
11 years ago |