Commit Graph

17063 Commits

Author SHA1 Message Date
Christoph Jentzsch
76c29fc08a Bugfix, get correct gas after exception 2014-10-22 16:40:24 +02:00
Paweł Bylica
44536d4327 Implement VMFace with jit::VM 2014-10-22 16:40:05 +02:00
subtly
9a5a6db634 aes ctr mode test 2014-10-22 15:57:52 +02:00
Marek Kotewicz
2b44fc0a8e block, transaction, uncle by hash and number separately 2014-10-22 15:47:22 +02:00
Paweł Bylica
e987e1a692 Drop universal initializer in some places 2014-10-22 12:54:31 +02:00
Paweł Bylica
95e7e44c08 Add virtual specifier to overridden methods in FakeVM 2014-10-22 12:45:26 +02:00
Marek Kotewicz
e03ed00706 changes from Generic JSON-RPC 2014-10-22 11:47:45 +02:00
Paweł Bylica
d5c09e6450 Remove dead code 2014-10-22 11:46:44 +02:00
Paweł Bylica
05a8e41d5d Another round of fixing ExtVM interface 2014-10-22 11:46:14 +02:00
Paweł Bylica
d6ec0a1248 Fix remaining gas testing [#81118624] 2014-10-21 19:42:24 +02:00
Christoph Jentzsch
60a7ff58a1 Change output of random test to std::out instead of file 2014-10-21 17:02:49 +02:00
artur-zawlocki
af47913b16 cmake: added dependency on libevmjit to target createRandomTest 2014-10-21 15:00:09 +01:00
Paweł Bylica
c50afdef18 Merge branch 'develop' into develop-evmcc
Conflicts:
	libevm/FeeStructure.cpp
	test/vm.cpp
2014-10-21 14:44:09 +02:00
Christoph Jentzsch
6c0b16bc03 Random test optimizations 2014-10-21 14:20:16 +02:00
Paweł Bylica
ed827c7719 Enhance VM tests reports, resolves ethereum/cpp-ethereum#399 2014-10-21 11:57:44 +02:00
Paweł Bylica
c2495456f4 Enhance VM tests reports 2014-10-21 11:54:54 +02:00
Paweł Bylica
a152c3b6fb Remove dead code 2014-10-21 11:51:45 +02:00
Paweł Bylica
509d302ab8 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 2014-10-20 17:37:55 +02:00
Paweł Bylica
1b2d4c25e6 Another round of fixing ExtVM interface 2014-10-20 17:36:26 +02:00
artur-zawlocki
3fed069873 Updated cmake files after moving the jit compiler to a lib. 2014-10-20 16:12:00 +01:00
Christian
c8b008558d Cleanup of copyright headers. 2014-10-20 16:37:04 +02:00
Christian
8696598020 Access modifier cleanup. 2014-10-20 16:28:24 +02:00
Christian
309ac55e36 Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
pointer.
2014-10-20 16:23:49 +02:00
Christian
c24fa78b21 Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
pointer.
2014-10-20 16:23:49 +02:00
Christian
be885dc3cf Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
pointer.
2014-10-20 16:23:49 +02:00
Christian
f0c334670d Coding style cleanup: const and vecptr. 2014-10-20 13:02:06 +02:00
Marek Kotewicz
baa905302c common changes in tests 2014-10-20 10:27:48 +02:00
Marek Kotewicz
959493c7f7 key, keys -> accounts populated to WebThreeStubServer 2014-10-20 10:01:14 +02:00
Marek Kotewicz
6adaa743f2 Merge branch 'develop' into mk_jsonrpc
Conflicts:
	alethzero/MainWin.cpp
	libqethereum/QEthereum.cpp
	libqethereum/QEthereum.h
	third/MainWin.cpp
2014-10-20 08:24:18 +02:00
subtly
7ca7fd97ab Merge branch 'develop' into crypto 2014-10-18 23:05:54 +02:00
subtly
8669468cbc cleanup headers 2014-10-18 23:01:42 +02:00
Gav Wood
b2e085c7d6 In this house, we use std::chrono!
Fix #395.
2014-10-18 21:17:19 +03:00
Gav Wood
65e46b62be Style fix. 2014-10-18 17:41:53 +03:00
Christoph Jentzsch
02f60e1a53 Update CMakeLists.txt 2014-10-18 14:32:26 +02:00
Christoph Jentzsch
21457052fd Make all exceptions dervie virtual 2014-10-18 14:27:23 +02:00
subtly
224f43bf81 basic ecies class 2014-10-18 05:11:36 +02:00
subtly
5693de0f13 Merge branch 'develop' into crypto
Conflicts:
	test/TestHelperCrypto.h
2014-10-17 22:44:05 +02:00
Paweł Bylica
29ad070d07 Disable test filling 2014-10-17 16:07:53 +02:00
Marek Kotewicz
d5502aee48 Merge branch 'develop' into mk_jsonrpc
Conflicts:
	libqethereum/QEthereum.h
2014-10-17 15:49:27 +02:00
Marek Kotewicz
31359aa253 codding standards 2014-10-17 15:08:19 +02:00
Paweł Bylica
0b3264de22 Turn on JIT testing with "--jit" command line parameter 2014-10-17 13:58:45 +02:00
Christian
646f106a34 Keyword cleanup 2014-10-17 12:52:39 +02:00
Christian
a7f9815c0f Coding style and cleanup 2014-10-17 12:37:51 +02:00
Paweł Bylica
8c871d0f9a Running vm_tests with JIT 2014-10-17 10:58:10 +02:00
Gav Wood
693fe08bc9 Merge pull request #383 from imapp-pl/pr-fixes
Prepare VM test engine for running JIT-ed tests (+ a bugfix)
2014-10-16 20:17:27 +03:00
Marek Kotewicz
2c8e577f4c EthStubServer renamed to WebThreeStubServer 2014-10-16 19:03:41 +02:00
Gav Wood
b5bd1cc521 Add QtCreator code style.
Fix warnings. Bad boy, Alex!
2014-10-16 20:03:04 +03:00
Gav Wood
266bce3376 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 2014-10-16 19:44:02 +03:00
Gav Wood
165e9780f7 Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
2014-10-16 19:43:48 +03:00
Paweł Bylica
6d3cf5fad9 Prepare VM test engine for running JIT-ed tests 2014-10-16 18:26:50 +02:00