Gav Wood
e8b582f3cf
Add secret store test.
Remove unneccessary components of scrypt.
10 years ago
Paweł Bylica
0cee9e6a6a
One more unit test for base64 encoding.
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
arkpar
4e358001ac
orderedTrieRoot testing
10 years ago
arkpar
e19ac5054c
use TrieHash for transactions and receipts roots
10 years ago
Paweł Bylica
83a0b93797
Little improved base64 implementation.
Global variable type changed from dynamic constructed std::string to constant char array.
Truncating conversion eliminated (no MSVC warning).
Unit tests added.
10 years ago
Gav Wood
ac60b992c6
Parallelised BlockQueue.
Setup for using TrieRoot.
10 years ago
arkpar
a4efee3f05
style
10 years ago
arkpar
b50d44b8ac
Trie optimizations
10 years ago
Gav Wood
368532c107
Extra diagnostics, assertions and fail-safes for tracking BadRoot bug.
10 years ago
Gav Wood
cd64adc541
Basic key manager.
10 years ago
Gav Wood
61cfa1517d
Initial stab at KeyManager.
10 years ago
Gav Wood
87770dad0b
More logging stuff.
Fixes #1680
10 years ago
CJentzsch
338e5bd088
Restructure test folders
10 years ago