928 Commits (064c129afcbd3677c12396806404988bf1b30b7b)

Author SHA1 Message Date
Paweł Bylica eb347cb24c Update createRandomTest.cpp to use new VM construction method 10 years ago
Marek Kotewicz b7b7601c34 removed outdated tests 10 years ago
Marek Kotewicz 4d1e8e8f67 json-rpc generic api 10 years ago
Christoph Jentzsch d07901d32c Changing gas cost to zero at stackunderflow 10 years ago
subtly d5937633f5 cryptopp_vs_secp256k1 10 years ago
subtly 90641948e5 fix public import/export 10 years ago
subtly 7ef84cf8fc import/export cryptopp keys. begin to separate operations and public/secret. 10 years ago
subtly b97d9bbd6f Export and encrypt via dev::Public. more cryptopp abstraction. 10 years ago
subtly 066aa26f71 abstract cryptopp. add/test encrypt/decrypt for key. 10 years ago
Christoph Jentzsch e1e2fd79ad bug fix 10 years ago
Christoph Jentzsch 53a4e570df Added call depth tests 10 years ago
Paweł Bylica 900fd04f1e Change the way VMs are created (mostly for tracking where are created) 10 years ago
Paweł Bylica f49612f10c Update VM test engine to use VMFace interface 10 years ago
Christoph Jentzsch b17207f972 Bugfix, get correct gas after exception 10 years ago
Paweł Bylica dfb283097c Implement VMFace with jit::VM 10 years ago
subtly d0f9f73d15 aes ctr mode test 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
Paweł Bylica 57a8935d87 Fix remaining gas testing [#81118624] 10 years ago
Christoph Jentzsch 9553ee6dcb Change output of random test to std::out instead of file 10 years ago
artur-zawlocki 6c702a178d cmake: added dependency on libevmjit to target createRandomTest 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
Paweł Bylica 270cddef8b Enhance VM tests reports 10 years ago
Paweł Bylica 9e8e9af603 Remove dead code 10 years ago
Paweł Bylica d173447b97 Another round of fixing ExtVM interface 10 years ago
artur-zawlocki 0abe8ab42e Updated cmake files after moving the jit compiler to a lib. 10 years ago
Christian fa22722e0e Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type 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
subtly bc1b47470f cleanup headers 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
subtly 55561363db basic ecies class 10 years ago
Paweł Bylica a177ff9b12 Disable test filling 10 years ago
Marek Kotewicz 4d70abf68a codding standards 10 years ago
Paweł Bylica bcc6cd7056 Turn on JIT testing with "--jit" command line parameter 10 years ago
Paweł Bylica 0e56f2609d Running vm_tests with JIT 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
Paweł Bylica 1a18343612 Prepare VM test engine for running JIT-ed tests 10 years ago
Paweł Bylica 5dbc877b29 test/rlp bugfix: expectedText can be empty 10 years ago