Commit Graph

  • dc100f85b3 Merge pull request #9 from debris/autoprovider Marian OANCΞA 2014-11-11 17:31:04 +02:00
  • 0316490c54 common fixes Marek Kotewicz 2014-11-11 16:28:11 +01:00
  • d85cef557b Merge pull request #8 from debris/autoprovider Marian OANCΞA 2014-11-11 17:20:53 +02:00
  • 838ca2fd93 autoprovider, buildQt not builds only necessery files, fixed gulpfile Marek Kotewicz 2014-11-11 15:47:58 +01:00
  • cd94b5ffb3 Convert value_test to use gocheck Taylor Gerring 2014-11-11 15:04:11 +01:00
  • 3c619baec5 Add verbose comments to TestSnapshot Taylor Gerring 2014-11-11 13:07:24 +01:00
  • 8f3a03c0cc Update state tests to use gocheck Taylor Gerring 2014-11-11 12:52:43 +01:00
  • 75ee3b3f08 debugging code obscuren 2014-11-11 12:16:36 +01:00
  • 84b36a7193 retabed files Marek Kotewicz 2014-11-11 11:46:46 +01:00
  • dea68f073e Merge branch 'debris-subprotocol_prefix_merge' Marian Oancea 2014-11-11 12:15:36 +02:00
  • 7af9cc70d0 fixed merge conflicts Marian Oancea 2014-11-11 12:11:06 +02:00
  • 4b876168f4 gulp qt task Marek Kotewicz 2014-11-11 10:45:38 +01:00
  • d92a7527db merged subprotocol prefix Marek Kotewicz 2014-11-11 10:30:21 +01:00
  • 63bcca7604 fix: genesis test Heiko Heiko 2014-11-11 08:59:19 +01:00
  • 6e0310c1ea Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-11 08:34:36 +01:00
  • 30c266caff jump to position outside code stops execution Christoph Jentzsch 2014-11-11 08:33:59 +01:00
  • 2927763d68 RandomTests were removed ethers 2014-11-10 14:10:22 -08:00
  • a0fa91b2b8 Merge branch 'develop' of https://github.com/ethereum/tests into develop Christoph Jentzsch 2014-11-10 22:22:05 +01:00
  • 60924843f0 Unintended Exceptions work like OOG Christoph Jentzsch 2014-11-10 22:21:37 +01:00
  • 720365859c Changed npm & bower version Marian Oancea 2014-11-10 15:26:10 +02:00
  • d95e2b7999 Fixed jshint warnings Marian Oancea 2014-11-10 14:53:35 +02:00
  • 9509322ecd Updated readme obscuren 2014-11-10 13:36:53 +01:00
  • 6fc5d8e81e Prepare for PR Marian Oancea 2014-11-10 14:31:51 +02:00
  • bed659f9b3 Moved ethtest to cmd obscuren 2014-11-10 13:31:18 +01:00
  • ad0acb5762 Moved messages eventing to chain manager obscuren 2014-11-10 13:27:24 +01:00
  • 67e3eff806 Merge pull request #6 from cubedro/develop Marian OANCΞA 2014-11-10 14:10:25 +02:00
  • f5024b4926 Merge pull request #5 from cubedro/debris-error_handling_fix Marian OANCΞA 2014-11-10 14:09:21 +02:00
  • c1b2595deb fix merge conflicts Marian Oancea 2014-11-10 14:07:06 +02:00
  • 512d4ca6a4 Merge branch 'debris-error_handling_fix' into develop Marian Oancea 2014-11-10 14:00:02 +02:00
  • c91e4afe6c fix merge conflicts Marian Oancea 2014-11-10 13:57:49 +02:00
  • ebb7db263f Added dumps obscuren 2014-11-10 12:42:16 +01:00
  • d30571a7a8 Added VM testing tool obscuren 2014-11-10 11:47:37 +01:00
  • cbeebcd47d Fixed bloom, updated mining & block processing obscuren 2014-11-10 01:17:31 +01:00
  • f538ea25e4 Fixed bug on gas and setting of receipts and roots obscuren 2014-11-09 23:59:25 +01:00
  • a2d8b89289 Added npm version Marian Oancea 2014-11-09 21:30:27 +02:00
  • 8ca991ecd2 corresponding changes from cpp-ethereum Marek Kotewicz 2014-11-07 14:36:07 +01:00
  • e3ad9be4c8 missing semicolons Marek Kotewicz 2014-11-07 14:07:01 +01:00
  • 0d6479e1d6 proper error handling proposal Marek Kotewicz 2014-11-07 14:03:46 +01:00
  • 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 obscuren 2014-11-07 12:18:48 +01:00
  • fcba866721 add StateTests ethers 2014-11-06 14:19:59 -08:00
  • 3270b432bc Refactoring Marian Oancea 2014-11-06 22:51:37 +02:00
  • a441074ba4 Updated precompiled contracts test Christoph Jentzsch 2014-11-06 17:54:36 +01:00
  • 0afa72c82b Added precompiledContracts tests Christoph Jentzsch 2014-11-06 15:27:45 +01:00
  • 6be83dd5a1 Update gas cost for PoC7 Christoph Jentzsch 2014-11-06 13:31:34 +01:00
  • 0a3a148ed4 Added more byte tests Taylor Gerring 2014-11-06 12:35:46 +01:00
  • c18b8ab2d3 Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-06 09:19:53 +01:00
  • 66c2e1f642 Updated SIGNEXTEND tests Christoph Jentzsch 2014-11-06 09:19:22 +01:00
  • 9a9325822e part of 9b4e768 - Delete vmNamecoin.json ethers 2014-11-05 16:20:26 -08:00
  • bd14b4d23e node < 0.10 fails travis build => remove 0.6 & 0.8 Marian Oancea 2014-11-06 01:48:52 +02:00
  • 4402a7d817 gulp >= 3.4.0 Marian Oancea 2014-11-06 00:49:50 +02:00
  • 5871d1e359 Updated all dependency versions Marian Oancea 2014-11-06 00:44:40 +02:00
  • 2f33a8c657 Update dependencies to pass travis build Marian Oancea 2014-11-06 00:37:07 +02:00
  • 6dc7be6cd1 Update dependencies & travis.yml Marian Oancea 2014-11-06 00:24:10 +02:00
  • 7d6164b351 updated travis.yml Marian Oancea 2014-11-05 23:31:54 +02:00
  • 48a3f0986c Add coverage for rand Taylor Gerring 2014-11-05 22:21:28 +01:00
  • a1d62abca4 Restructure StorageSize string test Taylor Gerring 2014-11-05 22:16:44 +01:00
  • 44ab30f628 more json fixes Marian Oancea 2014-11-05 23:07:13 +02:00
  • be96da179a Added tests for FormatData Taylor Gerring 2014-11-05 22:01:41 +01:00
  • 8f94f731a5 Reorder tests to match source order Taylor Gerring 2014-11-05 22:01:09 +01:00
  • ab6b9c44aa Added test for IsHex Taylor Gerring 2014-11-05 22:00:01 +01:00
  • 4e15adac6d Remove fmt dependency Taylor Gerring 2014-11-05 21:59:22 +01:00
  • dcae30c1e4 updated bower.json ignore Marian Oancea 2014-11-05 22:58:06 +02:00
  • f281a362f0 bower small fix Marian Oancea 2014-11-05 22:37:00 +02:00
  • c402dad6fa Updated bower.json & Readme Marian Oancea 2014-11-05 22:33:28 +02:00
  • e229374f46 Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-05 20:59:49 +01:00
  • 189527e563 added dynamic jump out of code Christoph Jentzsch 2014-11-05 20:59:20 +01:00
  • 9b4e768995 Delete vmNamecoin.json Christoph Jentzsch 2014-11-05 20:41:54 +01:00
  • 45d0d72138 Updated package.json Marian Oancea 2014-11-05 20:12:21 +02:00
  • 15088d7ebe Fixed indent Marian Oancea 2014-11-05 19:52:52 +02:00
  • 4be4db5e6c Converted to node module Marian Oancea 2014-11-05 19:46:01 +02:00
  • b100546c9d add test for Bytes.String() Taylor Gerring 2014-11-05 18:02:20 +01:00
  • 834f8a1dc8 added test for CopyBytes Taylor Gerring 2014-11-05 17:48:23 +01:00
  • ada684e054 added test for BinaryLength Taylor Gerring 2014-11-05 17:44:28 +01:00
  • 92b30cc452 add tests for ReadVarInt Taylor Gerring 2014-11-05 17:39:26 +01:00
  • cb32f52b9c added test for parsing bytes Taylor Gerring 2014-11-05 17:11:40 +01:00
  • 4f00929084 Added byte padding tests Taylor Gerring 2014-11-05 17:04:24 +01:00
  • 4669b5694b Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-05 15:00:12 +01:00
  • a567fedaa7 added state systemOperationsTest Christoph Jentzsch 2014-11-05 14:59:08 +01:00
  • 94b0ce84da Cleanup big_test.go Taylor Gerring 2014-11-05 13:35:43 +01:00
  • e76c58d175 New test coverage for ethutil/big.go Taylor Gerring 2014-11-05 13:23:50 +01:00
  • 92299b7c24 New test coverage for ethutil/path.go Taylor Gerring 2014-11-05 11:23:30 +01:00
  • 48488017e4 Proper packages obscuren 2014-11-05 00:34:59 +01:00
  • b4da085a9f Accidental packages obscuren 2014-11-05 00:34:04 +01:00
  • 7db44b56b0 Updated to ethereum serpent obscuren 2014-11-05 00:32:51 +01:00
  • aaba185ceb Merge pull request #32 from ethers/indexjs ethers 2014-11-04 12:15:40 -08:00
  • fa782aed93 updates needed per restructure ethers 2014-11-04 11:28:56 -08:00
  • 3e174a0879 Merge pull request #1 from cubedro/example Marian OANCΞA 2014-11-04 21:26:14 +02:00
  • 99d5769c2b There'll be jumping in to jumps obscuren 2014-11-04 18:38:19 +01:00
  • 1b1fa049fa Fixed VM and added static analysis for EVM jumps obscuren 2014-11-04 18:18:57 +01:00
  • 8cfbf1836d Added JUMP analysis (WIP) obscuren 2014-11-04 18:17:38 +01:00
  • 78fb2af6f1 Squashed commit of the following: obscuren 2014-11-04 17:11:19 +01:00
  • b96a59eb28 Added tests for extra large values Taylor Gerring 2014-11-04 16:45:54 +01:00
  • 64b6172089 added db obscuren 2014-11-04 16:43:02 +01:00
  • e7d9bcd36b Added Douglas and Einstein cases Taylor Gerring 2014-11-04 16:42:28 +01:00
  • 123282e045 Update variable name to match unit name Taylor Gerring 2014-11-04 16:41:03 +01:00
  • e22e8b7fef Environment tests Taylor Gerring 2014-11-04 16:39:08 +01:00
  • 79d7cbfc4a Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-04 13:32:11 +01:00
  • 9120274a46 Update tests to latest protocol changes (PoC7) Christoph Jentzsch 2014-11-04 13:31:27 +01:00
  • 1c1ba8d161 Merge pull request #31 from CJentzsch/develop Christoph Jentzsch 2014-11-04 13:30:52 +01:00
  • a9db1ee8d4 Replaced to return the td and throw a specific error on TD obscuren 2014-11-04 13:00:47 +01:00