Paweł Bylica
dfb283097c
Implement VMFace with jit::VM
10 years ago
Paweł Bylica
57a8935d87
Fix remaining gas testing [ #81118624 ]
10 years ago
artur-zawlocki
6c702a178d
cmake: added dependency on libevmjit to target createRandomTest
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
Gav Wood
0fd56c4834
In this house, we use std::chrono!
Fix #395 .
10 years ago
Gav Wood
db937f4cc8
Style fix.
10 years ago
Christoph Jentzsch
bccdb332ac
Update CMakeLists.txt
10 years ago
Paweł Bylica
a177ff9b12
Disable test filling
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
Gav Wood
d88eba1fcd
Add QtCreator code style.
Fix warnings. Bad boy, Alex!
10 years ago
Gav Wood
c7634c27b0
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
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
subtly
fc14f46a63
add headers to cmake
10 years ago
Christoph Jentzsch
cae0559e75
style fix
10 years ago
subtly
ea059d6d49
cryptopp ecdh and ecies
10 years ago
Christoph Jentzsch
3f73ff5578
bug fix
10 years ago
Christoph Jentzsch
10d00f4e54
Added random test creater
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
Added ABA calls to tests, corrections in FakeExtVm::call
Use FakeStateClass instead of altering real state class for testing purposes
remove posts, add broken test
10 years ago
Gav Wood
81c16c7290
PoC-7 crypto-contracts.
10 years ago
Gav Wood
d93cccc463
More attempts to fix for the ultra-pedantic clang compiler.
10 years ago
Christoph Jentzsch
c494a3f886
Bug fix, push callcreate before changing gas value in FakeExtVM
10 years ago
Arkady Paronyan
c161ddb66a
fixed segfaults on accessing temp objects vector buffers
10 years ago
Christoph Jentzsch
fb876453ca
Restructured exceptions. Boost::exception is now used primarily.
10 years ago
Christoph Jentzsch
a6a76a1f4b
corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM
10 years ago
Gav Wood
9ce2b5bfa6
Avoid attempt to reget chain on block reception.
Send genesis block hash in hash chain.
10 years ago
Gav Wood
340801ed90
Networking fixes.
10 years ago
Christoph Jentzsch
33fbb36b2a
Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS
10 years ago
Christoph Jentzsch
69082f5fb6
undefined FILL_TESTS and some minor style fixes
10 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.
10 years ago
Christoph Jentzsch
4fd3029fd8
Added more vm tests
10 years ago
Christoph Jentzsch
fb8e2e0dbe
style fix
10 years ago
Christoph Jentzsch
e30615db9c
Added arithmetic test
10 years ago
Gav Wood
4eb549cd80
Moved miner over to new Worker class.
10 years ago
Gav Wood
5735e8c55e
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
10 years ago
Gav Wood
484279c548
Beginning of merge into AZ.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
69126fe1b7
CALL_STATELESS
10 years ago
Gav Wood
a3740efebb
Repot.
No memsize increase on 0.
10 years ago
Gav Wood
fa1b3853b3
Reorganisation.
10 years ago
Gav Wood
70a2a7b1e1
Allow local networking option.
10 years ago