Commit Graph

1436 Commits

Author SHA1 Message Date
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
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
Paweł Bylica
fe21016686 test/rlp bugfix: expectedText can be empty 2014-10-16 18:26:34 +02:00
Paweł Bylica
09a50c84a5 Prepare VM test engine for running JIT-ed tests 2014-10-16 18:20:49 +02:00
Paweł Bylica
0074309337 test/rlp bugfix: expectedText can be empty 2014-10-16 18:19:58 +02:00
Marek Kotewicz
9fa0453e47 jsonrpc offset method 2014-10-16 17:21:26 +02:00
Marek Kotewicz
fcff4059b5 retab 2014-10-16 16:54:27 +02:00
Marek Kotewicz
022300c1ca added headers to ethrpc cmake 2014-10-16 16:28:42 +02:00
Marek Kotewicz
6d97bd9042 missing tests 2014-10-16 16:06:20 +02:00
subtly
1e29956b58 add headers to cmake 2014-10-16 15:10:54 +02:00
Christian
ee06ed2ff8 Corrected coding style. 2014-10-16 14:08:54 +02:00
Marek Kotewicz
fbe6e656ec jsonrpc http watch 2014-10-16 13:06:24 +02:00
Marek Kotewicz
9cbed56278 common changes to unify apis 2014-10-16 03:46:47 +02:00
Christian
c2f3d27940 Some fixes for the type system, should be quite usable now. 2014-10-15 18:41:44 +02:00
Christian
35383f9b88 Added meaningful exception types. 2014-10-15 18:41:29 +02:00
Christian
de155c13ef Type system, not yet complete. 2014-10-15 18:40:19 +02:00
Marek Kotewicz
46149f7249 Merge branch 'develop' into mk_jsonrpc 2014-10-15 16:47:26 +02:00
Christoph Jentzsch
1325b40ba5 style fix 2014-10-15 12:22:20 +02:00
Christoph Jentzsch
66d4df6af3 Merge remote-tracking branch 'upstream/develop' into develop 2014-10-15 12:17:35 +02:00
subtly
0abb8e9b1d cryptopp aes128-cbc 2014-10-15 11:58:27 +02:00
Marek Kotewicz
de8880d41e jsonrpc renaming properties in request 2014-10-15 11:49:53 +02:00
Marek Kotewicz
76ea9f804d listening and mining param names 2014-10-14 22:01:07 +02:00
Marek Kotewicz
f9635e72aa setCoinbase method 2014-10-14 21:53:11 +02:00
subtly
15b524abc6 cryptopp ecdh and ecies 2014-10-14 19:30:20 +02:00
Marek Kotewicz
0a069e51b3 isMining changes to mining 2014-10-14 17:24:51 +02:00
Marek Kotewicz
7a65f94db9 value in messages 2014-10-14 17:03:13 +02:00
Marek Kotewicz
2606cf2b14 common changes 2014-10-14 15:42:29 +02:00
Christoph Jentzsch
bd7fe3dba8 bug fix 2014-10-14 15:13:38 +02:00
Marek Kotewicz
b5e22cad46 stateless tests 2014-10-14 13:32:27 +02:00
Christoph Jentzsch
5b3c47aa05 Added random test creater 2014-10-14 13:22:49 +02:00
Marek Kotewicz
25d71c1167 fixed jsonrpc param types 2014-10-14 13:13:30 +02:00
Marek Kotewicz
eb72beb7c3 common changes in jsonrpc && tests 2014-10-14 13:10:16 +02:00
Marek Kotewicz
9d1f544347 common changes 2014-10-14 01:21:52 +02:00
Christian
082d79dba4 Merge remote-tracking branch 'ethereum/develop' into solidity 2014-10-13 17:14:37 +02:00
Christian
9c9a529b9d Name resolution. 2014-10-13 17:02:21 +02:00
Marek Kotewicz
074d0a7c90 jsonrpc tests 2014-10-13 16:24:34 +02:00