Commit Graph

  • c966a5c17e Merge pull request #6 from frewsxcv/master Jeffrey Wilcke 2014-11-14 17:07:38 +01:00
  • 56aa24002d Clean up obscuren 2014-11-14 14:17:54 +01:00
  • 711be7009e Version bump obscuren 2014-11-14 13:51:41 +01:00
  • f6e55962a8 Fixes for PV41/42 obscuren 2014-11-14 13:47:12 +01:00
  • ea8db7a4ae improved contracts interface Marek Kotewicz 2014-11-14 13:11:47 +01:00
  • 89675a7153 Merge remote-tracking branch 'origin/develop' into develop Christoph Jentzsch 2014-11-13 23:17:49 +01:00
  • f1de1cc97a Fix CallRecursiveBomb2 Christoph Jentzsch 2014-11-13 23:17:13 +01:00
  • 32f0c47c68 Merge pull request #36 from wanderer/develop martin becze 2014-11-13 15:26:49 -05:00
  • 8aaec1d98f improved example Marek Kotewicz 2014-11-13 19:28:58 +01:00
  • b1428555d1 added storageAt Marek Kotewicz 2014-11-13 18:29:31 +01:00
  • 20d518ee95 Numerous fixes for consensus. obscuren 2014-11-13 18:12:12 +01:00
  • 0e67fcd361 contract object Marek Kotewicz 2014-11-13 12:24:34 +01:00
  • ab50e76652 Merge pull request #35 from ethers/delOld Christoph Jentzsch 2014-11-13 07:52:35 +01:00
  • 313cfba7d4 convert trie encoding tests to checker Taylor Gerring 2014-11-13 04:40:21 +01:00
  • 3da90d01f6 converted back to arrary format wanderer 2014-11-12 22:22:47 -05:00
  • d99fea2db6 abi output formatting Marek Kotewicz 2014-11-13 04:21:51 +01:00
  • 78f1e4a945 rename tests since they are valid opcodes that exist ethers 2014-11-12 19:11:06 -08:00
  • 461324a801 Remove references to mutan Taylor Gerring 2014-11-12 22:08:56 +01:00
  • fa59db7595 Add initial state/TestDump test Taylor Gerring 2014-11-12 22:03:03 +01:00
  • bd9bd4abed Reorg state tests Taylor Gerring 2014-11-12 22:02:39 +01:00
  • 6eacc8eab9 eth-go -> go-ethereum Taylor Gerring 2014-11-12 21:52:37 +01:00
  • 00878e5b6e Convert trie tests to gocheck Taylor Gerring 2014-11-12 21:43:25 +01:00
  • 7ce63d32b2 qt version also requires abi Marek Kotewicz 2014-11-12 20:56:21 +01:00
  • 3451f26086 changes to make everything work Marek Kotewicz 2014-11-12 20:39:13 +01:00
  • 05290d5547 abi, the beginning Marek Kotewicz 2014-11-12 18:59:29 +01:00
  • d06b792cd0 minor change in CallSha256_1_nonzeroValue test Christoph Jentzsch 2014-11-12 07:00:17 +01:00
  • d434ecdcc3 Added CallSha256_1_nonzeroValue test Christoph Jentzsch 2014-11-12 06:56:31 +01:00
  • 60cdb1148c Transaction execution fixes obscuren 2014-11-12 01:36:36 +01:00
  • 9bb1ac7564 Fixes for the log method obscuren 2014-11-11 23:14:22 +01:00
  • 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors obscuren 2014-11-11 22:51:26 +01:00
  • 1d866b5e57 Merge pull request #1 from tgerring/tests Taylor Gerring 2014-11-11 20:37:18 +01:00
  • 5c5df21e3d Update TestDeleteFromByteSlice Taylor Gerring 2014-11-11 20:05:27 +01:00
  • 12e8404f8f Fix TestBytestoNumber Taylor Gerring 2014-11-11 20:04:03 +01:00
  • 0d1cdd26d6 Update TestNumberToBytes Taylor Gerring 2014-11-11 20:03:50 +01:00
  • cff0d93105 Converts bytes_test to checker Taylor Gerring 2014-11-11 19:38:23 +01:00
  • c24d143c9e Convert rand_test to checker Taylor Gerring 2014-11-11 19:18:52 +01:00
  • bfd1fe977e Update test style to checker Taylor Gerring 2014-11-11 19:05:35 +01:00
  • d9ccbf04db Move test bootstrap to main_test.go Taylor Gerring 2014-11-11 19:05:23 +01:00
  • 2c06f34cc0 Store return value of call to precompiled contracts Christoph Jentzsch 2014-11-11 18:10:26 +01:00
  • 4b0c3b29ae Fix gas cost for OOG calls Christoph Jentzsch 2014-11-11 17:51:14 +01:00
  • 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