Commit Graph
20351 Commits
Author SHA1 Message Date
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 4ece1ba1d3 Remove unused parameters. 2014-10-15 18:50:15 +02:00
Christian c2f3d27940 Some fixes for the type system, should be quite usable now. 2014-10-15 18:41:44 +02:00
Christian d557fbac9c 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 df142782bc 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
Christian 89b794f1dc 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 bdac5c7b4b Added copyright blocks. 2014-10-13 17:13:48 +02:00
Christian 3e72f3d455 Name resolution. 2014-10-13 17:02:21 +02:00
Christian 9c9a529b9d Name resolution. 2014-10-13 17:02:21 +02:00
Christian 4f79117964 Name resolution. 2014-10-13 17:02:21 +02:00
Marek Kotewicz 074d0a7c90 jsonrpc tests 2014-10-13 16:24:34 +02:00
Marek Kotewicz 5723beb875 Merge branch 'develop' into mk_jsonrpc 2014-10-13 15:08:45 +02:00
Marek Kotewicz 95a3a06f33 jsornrpc tests in progress 2014-10-13 15:08:15 +02:00
Marek Kotewicz d47f9be775 ethrpc separated && first tests 2014-10-13 12:28:53 +02:00
Marek Kotewicz 96f5f40dd8 preparing for tests 2014-10-13 11:22:28 +02:00
Gav Wood ea27fbe5f3 Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 2014-10-12 20:57:25 +02:00
Christian 7ece4e4ed1 AST printer and command line tool, some fixes. 2014-10-10 16:47:21 +02:00
Christian 98bdd74299 AST printer and command line tool, some fixes. 2014-10-10 16:47:21 +02:00
Gav Wood 8472a0f06f Merge pull request #346 from CJentzsch/develop
Corrected call function in FakeExtVM
2014-10-09 20:19:43 +02:00
Christian 51f335838c Initial implementation of Solidity parser finished, not yet tested much. 2014-10-09 18:35:41 +02:00
Christian 924f7c62bd Initial implementation of Solidity parser finished, not yet tested much. 2014-10-09 18:35:41 +02:00
Christian c3faa433ef Corrected indentation. 2014-10-09 12:36:17 +02:00
Christian 9766467f50 Parse everything up to function bodies and report parser errors with location. 2014-10-08 20:53:50 +02:00
Christian 0a1ebe4f51 Parse everything up to function bodies and report parser errors with location. 2014-10-08 20:53:50 +02:00
Gav Wood 9e27cb00da PoC-7: Maximum recursion limit 1024. 2014-10-08 17:51:51 +02:00
Gav Wood db9b99602e According commit for JUMPDEST. 2014-10-08 16:40:46 +02:00
Gav Wood b4865f961b PoC-7 JUMPDEST done the intended way.
Windows pedantic build fix.
2014-10-08 14:43:32 +02:00
Christoph Jentzsch dcfcbda2fa 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
2014-10-08 14:19:44 +02:00
Christian 762817f838 Solidity parser, can not parse much yet. 2014-10-08 13:49:34 +02:00