Gav Wood
|
05ea9941c9
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
arkpar
|
4e358001ac
|
orderedTrieRoot testing
|
10 years ago |
arkpar
|
e19ac5054c
|
use TrieHash for transactions and receipts roots
|
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
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |
CJentzsch
|
ee5a1f3288
|
merge
|
10 years ago |
CJentzsch
|
8877a1834f
|
add secure trie tests
|
10 years ago |
Gav Wood
|
ad2b3d5394
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
bccb7c9e89
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
82cbf1c915
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
c3f998bad7
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
CJentzsch
|
273bc7de6d
|
merge
|
10 years ago |
CJentzsch
|
f2e78d7afb
|
add secure trie tests
|
10 years ago |
Gav Wood
|
b65fb1f20d
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
ae1cb7f1ff
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
52661968eb
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
c88590f0b8
|
Fat Trie and tests for it.
|
10 years ago |
CJentzsch
|
86862ba0e4
|
merge
|
10 years ago |
CJentzsch
|
bad66fea5c
|
add secure trie tests
|
10 years ago |
Gav Wood
|
72b269cb40
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
72fb51d63e
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
5256c22848
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
d7b84f1731
|
Fat Trie and tests for it.
|
10 years ago |
CJentzsch
|
f572da381d
|
merge
|
10 years ago |
CJentzsch
|
fc9ad9eb5e
|
add secure trie tests
|
10 years ago |
jhuntley
|
6d62e3ab26
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
Gav Wood
|
7ffdabdaca
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
0f01f4799f
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
6e9884ca43
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
bae383f617
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
e9e310822b
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
CJentzsch
|
0ee53a1935
|
use boost_fail instead of warning
|
10 years ago |
CJentzsch
|
7c642dbe24
|
add trie_tests_ordered
|
10 years ago |
CJentzsch
|
31c7875a3b
|
include original trie test
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Gav Wood
|
25939bc777
|
Fix tests.
|
10 years ago |
CJentzsch
|
98eb72dc14
|
efficiency, use reference instead of copy
|
10 years ago |
CJentzsch
|
605b5ab816
|
remove permuatations in trietest (order is critical for test)
|
10 years ago |
CJentzsch
|
446b02be00
|
fix trie test#
|
10 years ago |
Christoph Jentzsch
|
be3ccd3444
|
Clean up and organize tests + state class tests
|
10 years ago |