235 Commits (b62e74be2b62f43e4700340e5a1854865cd2a3f2)

Author SHA1 Message Date
Marek Kotewicz b7b7601c34 removed outdated tests 10 years ago
Marek Kotewicz 4d1e8e8f67 json-rpc generic api 10 years ago
Christoph Jentzsch e1e2fd79ad bug fix 10 years ago
Marek Kotewicz d8e132c754 block, transaction, uncle by hash and number separately 10 years ago
Paweł Bylica 2de947ecc3 Drop universal initializer in some places 10 years ago
Paweł Bylica 3460d7695f Add virtual specifier to overridden methods in FakeVM 10 years ago
Marek Kotewicz 692426f69a changes from Generic JSON-RPC 10 years ago
Paweł Bylica cd736d4d9f Remove dead code 10 years ago
Paweł Bylica 214ab5d519 Another round of fixing ExtVM interface 10 years ago
Christoph Jentzsch 9553ee6dcb Change output of random test to std::out instead of file 10 years ago
Christoph Jentzsch 99e88f5ddd Random test optimizations 10 years ago
Paweł Bylica df48d546ee Enhance VM tests reports, resolves ethereum/cpp-ethereum#399 10 years ago
Marek Kotewicz 92c1d6e900 common changes in tests 10 years ago
Marek Kotewicz b64945735b key, keys -> accounts populated to WebThreeStubServer 10 years ago
Gav Wood 0fd56c4834 In this house, we use std::chrono! 10 years ago
Gav Wood db937f4cc8 Style fix. 10 years ago
Christoph Jentzsch bccdb332ac Update CMakeLists.txt 10 years ago
Marek Kotewicz 4d70abf68a codding standards 10 years ago
Marek Kotewicz 4633dffc85 EthStubServer renamed to WebThreeStubServer 10 years ago
Gav Wood d88eba1fcd Add QtCreator code style. 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Paweł Bylica efaa297759 Prepare VM test engine for running JIT-ed tests 10 years ago
Paweł Bylica 1d6255d96d test/rlp bugfix: expectedText can be empty 10 years ago
Marek Kotewicz 1c9ca3d720 jsonrpc offset method 10 years ago
Marek Kotewicz 24a13ec765 retab 10 years ago
Marek Kotewicz 875a5dc78f missing tests 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Marek Kotewicz df557180c0 jsonrpc http watch 10 years ago
Marek Kotewicz 672e56c7b5 common changes to unify apis 10 years ago
Christoph Jentzsch cae0559e75 style fix 10 years ago
Marek Kotewicz fbd70ac939 jsonrpc renaming properties in request 10 years ago
Marek Kotewicz 8ccc59343c listening and mining param names 10 years ago
Marek Kotewicz 18ce0e9a87 setCoinbase method 10 years ago
subtly ea059d6d49 cryptopp ecdh and ecies 10 years ago
Marek Kotewicz bfb05d0cd7 isMining changes to mining 10 years ago
Marek Kotewicz 83f286ab45 value in messages 10 years ago
Marek Kotewicz 1b21fa4d6c common changes 10 years ago
Christoph Jentzsch 3f73ff5578 bug fix 10 years ago
Marek Kotewicz cd0a1c4bfb stateless tests 10 years ago
Christoph Jentzsch 10d00f4e54 Added random test creater 10 years ago
Marek Kotewicz d1205fa410 fixed jsonrpc param types 10 years ago
Marek Kotewicz 008fd25cfe common changes in jsonrpc && tests 10 years ago
Marek Kotewicz 178d80d5ef common changes 10 years ago
Marek Kotewicz 8816dde8ea jsonrpc tests 10 years ago
Marek Kotewicz a378709304 jsornrpc tests in progress 10 years ago
Marek Kotewicz 3c4da0eb20 ethrpc separated && first tests 10 years ago
Marek Kotewicz 1fc7e1b76b preparing for tests 10 years ago
Gav Wood d74db4083c Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 10 years ago
Gav Wood cd5203fa9e PoC-7: Maximum recursion limit 1024. 10 years ago
Christoph Jentzsch cf6bbcf097 Corrected call function in FakeExtVM 10 years ago