Commit Graph

  • bdac5c7b4b Added copyright blocks. Christian 2014-10-13 17:13:48 +0200
  • 3e72f3d455 Name resolution. Christian 2014-10-13 15:07:21 +0200
  • 9c9a529b9d Name resolution. Christian 2014-10-13 15:07:21 +0200
  • 4f79117964 Name resolution. Christian 2014-10-13 15:07:21 +0200
  • 074d0a7c90 jsonrpc tests Marek Kotewicz 2014-10-13 16:24:34 +0200
  • 5723beb875 Merge branch 'develop' into mk_jsonrpc Marek Kotewicz 2014-10-13 15:08:45 +0200
  • 95a3a06f33 jsornrpc tests in progress Marek Kotewicz 2014-10-13 15:08:15 +0200
  • d47f9be775 ethrpc separated && first tests Marek Kotewicz 2014-10-13 12:28:53 +0200
  • 96f5f40dd8 preparing for tests Marek Kotewicz 2014-10-13 11:22:28 +0200
  • ea27fbe5f3 Move Dagger to ProofOfWork and refactor in preparation for ARPoW. Gav Wood 2014-10-12 20:57:25 +0200
  • 7ece4e4ed1 AST printer and command line tool, some fixes. Christian 2014-10-10 16:37:54 +0200
  • 98bdd74299 AST printer and command line tool, some fixes. Christian 2014-10-10 16:37:54 +0200
  • 8472a0f06f Merge pull request #346 from CJentzsch/develop Gav Wood 2014-10-09 20:19:43 +0200
  • 51f335838c Initial implementation of Solidity parser finished, not yet tested much. Christian 2014-10-09 15:57:49 +0200
  • 924f7c62bd Initial implementation of Solidity parser finished, not yet tested much. Christian 2014-10-09 15:57:49 +0200
  • c3faa433ef Corrected indentation. Christian 2014-10-09 12:28:37 +0200
  • 9766467f50 Parse everything up to function bodies and report parser errors with location. Christian 2014-10-08 20:53:50 +0200
  • 0a1ebe4f51 Parse everything up to function bodies and report parser errors with location. Christian 2014-10-08 20:53:50 +0200
  • 9e27cb00da PoC-7: Maximum recursion limit 1024. Gav Wood 2014-10-08 17:51:51 +0200
  • db9b99602e According commit for JUMPDEST. Gav Wood 2014-10-08 16:40:46 +0200
  • b4865f961b PoC-7 JUMPDEST done the intended way. Windows pedantic build fix. Gav Wood 2014-10-08 14:43:32 +0200
  • dcfcbda2fa Corrected call function in FakeExtVM Christoph Jentzsch 2014-10-06 21:42:41 +0200
  • 762817f838 Solidity parser, can not parse much yet. Christian 2014-10-07 18:25:04 +0200
  • 56e9cc8db7 Solidity parser, can not parse much yet. Christian 2014-10-07 18:25:04 +0200
  • a1f32a0b26 Solidity scanner and some unit tests. Christian 2014-10-06 17:13:52 +0200
  • ef59373871 Solidity scanner and some unit tests. Christian 2014-10-06 17:13:52 +0200
  • f24a017a06 PoC-7 crypto-contracts. Gav Wood 2014-10-08 00:07:03 +0200
  • 8c1c9ac664 More attempts to fix for the ultra-pedantic clang compiler. Gav Wood 2014-10-07 23:07:56 +0200
  • d4a0fc07e1 More attempts to fix for the ultra-pedantic clang compiler. Gav Wood 2014-10-07 23:07:56 +0200
  • 92d9a107d7 PoC-7: JUMPDEST implemented. Gav Wood 2014-10-07 18:43:01 +0200
  • 69ff5582e6 Merge pull request #324 from CJentzsch/develop Gav Wood 2014-10-06 12:34:45 +0200
  • 0d5a301957 Bug fix, push callcreate before changing gas value in FakeExtVM Christoph Jentzsch 2014-10-06 10:17:27 +0200
  • 77598cc3f0 fixed segfaults on accessing temp objects vector buffers Arkady Paronyan 2014-10-03 17:53:04 +0400
  • f61c323244 Restructured exceptions. Boost::exception is now used primarily. Christoph Jentzsch 2014-10-02 14:20:33 +0200
  • d490d3197b Restructured exceptions. Boost::exception is now used primarily. Christoph Jentzsch 2014-10-02 14:20:33 +0200
  • 8b3b711eff Merge remote-tracking branch 'upstream/develop' into develop Christoph Jentzsch 2014-10-01 13:59:36 +0200
  • 4d7a55f8e2 corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM Christoph Jentzsch 2014-10-01 13:59:07 +0200
  • 5e6121d3fe Avoid attempt to reget chain on block reception. Send genesis block hash in hash chain. Gav Wood 2014-09-30 18:25:10 +0100
  • fa902ec5ff Networking fixes. Gav Wood 2014-09-30 15:53:15 +0100
  • 244b787111 Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS Christoph Jentzsch 2014-09-29 13:10:25 +0200
  • 5bdfed39e1 undefined FILL_TESTS and some minor style fixes Christoph Jentzsch 2014-09-27 13:06:55 +0200
  • 9183d2e6e3 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. Christoph Jentzsch 2014-09-27 12:51:34 +0200
  • 388ed8fa62 Added more vm tests Christoph Jentzsch 2014-09-25 11:18:32 +0200
  • f3bc035e11 style fix Christoph Jentzsch 2014-09-20 22:18:42 +0200
  • e2fe9628d1 Merge remote-tracking branch 'upstream/develop' into develop Christoph Jentzsch 2014-09-20 02:05:46 +0200
  • 9f04e1d1b7 Added arithmetic test Christoph Jentzsch 2014-09-20 02:05:04 +0200
  • 583111ea68 Moved miner over to new Worker class. Gav Wood 2014-09-16 08:09:48 -0400
  • ce3a2713f4 Remove old Client network code & API. Move over JsonRpcServer to WebThree. Gav Wood 2014-09-15 21:49:52 +0200
  • 9511383c42 Beginning of merge into AZ. Gav Wood 2014-09-11 13:27:15 +0200
  • c52b98edda Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. Rename ethential to devcore. Gav Wood 2014-09-05 18:24:29 +0200
  • 55d0e1c34e Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. Rename ethential to devcore. Gav Wood 2014-09-05 18:24:29 +0200
  • f9a7ab94ae Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. Rename ethential to devcore. Gav Wood 2014-09-05 18:24:29 +0200
  • 37def1ca62 Project-wide reorganisation of namespaces. Gav Wood 2014-09-05 17:09:58 +0200
  • 6ff57fe075 Project-wide reorganisation of namespaces. Gav Wood 2014-09-05 17:09:58 +0200
  • 38dd3fb050 Project-wide reorganisation of namespaces. Gav Wood 2014-09-05 17:09:58 +0200
  • d0d1e91a68 CALL_STATELESS Gav Wood 2014-09-03 21:28:37 +0200
  • 60458e3fd9 Repot. No memsize increase on 0. Gav Wood 2014-09-03 21:06:36 +0200
  • 3e288da60f Reorganisation. Gav Wood 2014-09-03 20:18:02 +0200
  • ef9a577af7 Allow local networking option. Gav Wood 2014-09-02 12:21:41 +0200
  • dbf099d121 New net is compiling. Gav Wood 2014-09-01 18:54:06 +0200
  • 42920f5d93 Split off general network layer. Gav Wood 2014-08-27 12:48:30 +0200
  • 00caaf53d2 Better interface for instrInfo. Gav Wood 2014-08-26 22:27:45 +0200
  • 74f198c043 SWAP & DUP Gav Wood 2014-08-21 16:14:12 +0200
  • 5cdacb1bc1 Unambiguous licence. Gav Wood 2014-08-21 15:53:59 +0200
  • e4e46b07eb Fix for padding in new SHA3. Gav Wood 2014-08-14 13:26:28 +0200
  • 905df780a3 Code indentation fix Giacomo Tazzari 2014-08-11 11:20:11 +0200
  • 17cb91aa35 Fixed implementation of EXP opcode (wrong results when exponent >= 2^32) Giacomo Tazzari 2014-08-11 11:06:32 +0200
  • b3e2070903 Using boost::spirit::standard namespace instead of boost::spirit::ascii in parseTreeLLL() to prevent crashing when parsing code containing non-ascii characters Giacomo Tazzari 2014-08-10 00:42:34 +0200
  • 621fbc00f4 Rename assembly again. Gav Wood 2014-07-28 01:58:34 +0200
  • 6f68842208 Avoid _asm from MSVC. Gav Wood 2014-07-27 14:06:38 +0200
  • ed0209fefc Updates to assembler - see the sub-codes. Gav Wood 2014-07-27 13:09:36 +0200
  • 510abc0997 Fixes and whatnot. Gav Wood 2014-07-27 11:20:43 +0200
  • b567133750 Minor updates. Gav Wood 2014-07-23 22:51:14 +0200
  • 8dfad3e7c0 Move JS setup code up into lib macro. Remove a few redundant messages from build. Gav Wood 2014-07-21 15:14:44 +0200
  • 5da1e452ed Fix for #246. Removed sync() to prevent race condition within dropped() and . Raised maxblocks to 64. subtly 2014-07-21 02:29:49 -0600
  • f2524f5578 Debugger improvements. Gav Wood 2014-07-14 17:24:07 +0200
  • b3088a69f3 Even numbers of hex digits for Jeff (Go can't handle odd numbers). Everything a string in VM tests. Gav Wood 2014-07-10 11:29:39 +0100
  • d66fa9211f Fix for making code. Gav Wood 2014-07-10 10:16:34 +0100
  • 9aea975dde Merge pull request #235 from programmerTim/develop Gav Wood 2014-07-09 20:15:56 +0100
  • f9612d61be Fixed MSVC build errors and updated projects. Tim Hughes 2014-07-09 19:43:39 +0100
  • 27a7415bfa Proper debugger. Gav Wood 2014-07-09 19:36:00 +0100
  • e128f34b6b MEMSIZE -> MSIZE Gav Wood 2014-07-09 16:05:07 +0100
  • e78fa15227 VM tests prettier. Gav Wood 2014-07-06 16:16:53 +0200
  • 6df8bfa66d Fix for state race condition. Gav Wood 2014-07-06 15:33:06 +0200
  • 5c55903808 Build fixes. Gav Wood 2014-07-06 13:13:37 +0200
  • 352e751799 Build fixes. Gav Wood 2014-07-06 13:13:37 +0200
  • 45607201ab Build fixes. Gav Wood 2014-07-06 13:13:37 +0200
  • b5cc0ae6cd Compiler fixes. Updates for coins. Gav Wood 2014-07-06 04:23:13 +0200
  • a7f4690200 Latest API updates. Gav Wood 2014-07-04 03:45:21 +0200
  • 99ee1a6a62 New client API. Gav Wood 2014-07-03 21:45:06 +0200
  • 2ffbe1c5c8 Windows build coersions. Gav Wood 2014-07-03 15:00:22 +0200
  • f4c99cdbb9 Windows build coersions. Gav Wood 2014-07-03 15:00:22 +0200
  • d9340fb74a Windows build coersions. Gav Wood 2014-07-03 15:00:22 +0200
  • 6731576311 Fix some macros. Gav Wood 2014-07-02 14:39:21 +0200
  • ba064e4e0b Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2014-07-02 10:19:18 +0200
  • 17010d445c Remove unneeded dependencies. Gav Wood 2014-07-02 10:19:04 +0200
  • a8133b6f48 Removed libethcore dependencies Vitalik Buterin 2014-07-01 13:29:58 -0400
  • 2b7133dc13 Gensis block unit test. Gav Wood 2014-07-01 15:35:12 +0200
  • 3174a5e0c6 Fixed problem with alloc. Gav Wood 2014-07-01 00:16:01 +0200
  • e65c3ff17d Docs & consolidation of headers. Gav Wood 2014-06-30 11:49:52 +0200