220 Commits (8fd09e8fcb711057abf8848074de47b16b65644d)

Author SHA1 Message Date
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. 11 years ago
Christoph Jentzsch cf6bbcf097 Corrected call function in FakeExtVM 11 years ago
Gav Wood 81c16c7290 PoC-7 crypto-contracts. 11 years ago
Gav Wood d93cccc463 More attempts to fix for the ultra-pedantic clang compiler. 11 years ago
Christoph Jentzsch c494a3f886 Bug fix, push callcreate before changing gas value in FakeExtVM 11 years ago
Arkady Paronyan c161ddb66a fixed segfaults on accessing temp objects vector buffers 11 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 11 years ago
Christoph Jentzsch a6a76a1f4b corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM 11 years ago
Gav Wood 9ce2b5bfa6 Avoid attempt to reget chain on block reception. 11 years ago
Gav Wood 340801ed90 Networking fixes. 11 years ago
Christoph Jentzsch 33fbb36b2a Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 11 years ago
Christoph Jentzsch 69082f5fb6 undefined FILL_TESTS and some minor style fixes 11 years ago
Christoph Jentzsch 98658ddd13 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 11 years ago
Christoph Jentzsch 4fd3029fd8 Added more vm tests 11 years ago