2610 Commits (3147bb186bd5acfc81fd9777d65373b95ffc5082)

Author SHA1 Message Date
Gav Wood 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood bcc35d67a1 Modularise nonce, mix hash and seed hash. 10 years ago
arkpar 8de4926f74 eth working 10 years ago
arkpar 5d2a36ee0f started tests refactoring 10 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 10 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 0158351621 Modularise nonce, mix hash and seed hash. 10 years ago
arkpar ad50498fae eth working 10 years ago
arkpar 1820dbdcfc started tests refactoring 10 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 10 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood a04ba152e5 Modularise nonce, mix hash and seed hash. 10 years ago
arkpar 9d8f9e3517 eth working 10 years ago
arkpar 907ea3c800 started tests refactoring 10 years ago
chriseth 2fcb2d0063 Updated the wallet contract and tests. 10 years ago
Vlad Gluhovsky fe28b5aa38 tests update 10 years ago
Vlad Gluhovsky bdd86f768c default parameter changed 10 years ago
Liana Husikyan 04702b1fa5 removed unnecessary function 10 years ago
Liana Husikyan 42913a135e changedthe output style of the Natspec docstring 10 years ago
Liana Husikyan 3d44ae2665 now for SolidityEndToEndTest we can use compileRequireThrow<typename> 10 years ago
Liana Husikyan dadcb7baa3 modified test network to test exceptions during parsing of documentation 10 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 10 years ago
chriseth 8221a3c4cd Allow structs containing mappings in memory. 10 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
chriseth aa4f6bb6f1 Fix for initialising storage strings. 10 years ago
Vlad Gluhovsky 8074ed9350 updated test p2p/host 10 years ago
Vlad Gluhovsky fe0f7d2f67 style update 10 years ago
Dimitry 0e894b1920 Recursive RLP check quick fix 10 years ago
Gav Wood 8031d76b89 Disable p2p tests. 10 years ago
Vlad Gluhovsky 5d32f81820 Level DB support for WHisper completed 10 years ago
Marek Kotewicz 2ff5f57355 getLogsEx && propert order of returned Ex logs 10 years ago
Vlad Gluhovsky 182ebe5658 test added 10 years ago
chriseth 6e7bed616c Check whether a literal is a valid literal before using it. 10 years ago
chriseth 248eb88667 Fix comparison between bytes types. 10 years ago
arkpar 51f75cf2f3 KeyManager::kill test 10 years ago
Vlad Gluhovsky 1887c60040 test fixed 10 years ago
arkpar 231b708666 find instead of find_firt_of 10 years ago
Marek Kotewicz cc635b2d6a mark blocks in RPC_API_TestFiller as reverted 10 years ago
Marek Kotewicz 11816618f0 rpc api test filler with fork simulation 10 years ago
subtly 20ca0ff247 Remove packet copy constructor. Simplify bool use. 10 years ago
Dimitry b0ec75d0bb RLP test refactoring: style 10 years ago
Dimitry Khokhlov 532df9cfe5 newtests: style 10 years ago
Dimitry 5309905c2a RLPTests Refactoring 10 years ago
Dimitry Khokhlov 04e257a8cb RLPTests: fill rlp tests 10 years ago
Dimitry Khokhlov 829bcd0146 RLPTests: refactoring 10 years ago
subtly 614b61b67a Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer. 10 years ago
Vlad Gluhovsky f4eb948c15 new tests added 10 years ago
CJentzsch 359c4082b0 update wallet test 10 years ago
CJentzsch 245fd187b2 update bcWalletTest 10 years ago