Commit Graph

  • f3b71a73e3 removed unused line Marek Kotewicz 2015-01-13 12:51:23 +01:00
  • 380d9862c3 tests in progress, fixed utf characters conversion in toAscii Marek Kotewicz 2015-01-13 12:49:10 +01:00
  • b6c0e53d69 Auto-generated commits, too. Gav Wood 2015-01-13 11:06:43 +00:00
  • e95bb34ea0 Fix for JS API formatting. Gav Wood 2015-01-13 11:04:31 +00:00
  • 9e0de57a82 mocha test reporter Marek Kotewicz 2015-01-13 11:29:19 +01:00
  • f6ff1f18b8 mocha reporter name starts with lower case letter Marek Kotewicz 2015-01-13 11:21:58 +01:00
  • 7595a5dfcb removed padding calculation from ethereum.js, padding is always 32 Marek Kotewicz 2015-01-13 11:15:44 +01:00
  • 1e5353824a updated tests obscuren 2015-01-13 10:32:02 +01:00
  • 4704a0a288 remove pre compiled for tests obscuren 2015-01-13 10:30:52 +01:00
  • 6a2e82a23d python failures, blockhash, invalid jump, invalid opcode CJentzsch 2015-01-13 09:17:56 +01:00
  • 1818dffaec call to precompiled contract and balance CJentzsch 2015-01-13 08:44:44 +01:00
  • b2112729fa cleanup Taylor Gerring 2015-01-12 23:44:56 -06:00
  • 32bed50ba1 begin conversion to rpc over http Taylor Gerring 2015-01-12 23:25:29 -06:00
  • 5b561f434d Merge pull request #254 from chfast/pr/jitvm_stub Jeffrey Wilcke 2015-01-13 00:29:41 +01:00
  • 750d70c202 updated tests obscuren 2015-01-13 00:25:45 +01:00
  • 34689cb3f3 Added manual triggering of filters obscuren 2015-01-12 20:36:45 +01:00
  • ba225017c4 JitVm struct stub. Forwards calls to DebugVm. Paweł Bylica 2015-01-12 19:40:14 +01:00
  • 507241f73c shh getMessage => getMessages Jeffrey Wilcke 2015-01-12 18:34:37 +01:00
  • 55c689722a addmod mulmod div by zero tests CJentzsch 2015-01-12 16:25:37 +01:00
  • 8a1b51c716 updated tests obscuren 2015-01-12 16:13:30 +01:00
  • dfe77eac84 remove wrong mulmod/addmod tests CJentzsch 2015-01-12 16:09:51 +01:00
  • 75cd9cd2de updated tests obscuren 2015-01-12 14:40:40 +01:00
  • 1aebe33a34 ADDMOD and MULMOD divison by zero CJentzsch 2015-01-12 14:27:08 +01:00
  • d70a30c056 MULMOD with modul 0 gives division by zero error CJentzsch 2015-01-12 13:55:00 +01:00
  • 00348756bc updated tests obscuren 2015-01-12 13:49:47 +01:00
  • 2577b803f6 create should return 0 CJentzsch 2015-01-12 13:22:18 +01:00
  • 928dde590c create with high value should fail and return 0 CJentzsch 2015-01-12 13:08:43 +01:00
  • 5fbb24353a include invalid opcode 0x0c CJentzsch 2015-01-12 12:00:02 +01:00
  • 35fe4313d5 pre-pow obscuren 2015-01-12 10:19:27 +01:00
  • 9f0c292144 jump outside code CJentzsch 2015-01-12 09:36:56 +01:00
  • d812c685c9 CODECOPY with size larger than codesize CJentzsch 2015-01-12 09:10:11 +01:00
  • 9a9987aeed Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop Gav Wood 2015-01-11 18:18:05 +01:00
  • 5582901ca5 Various fixes to ethereum.js and client web API stuff. Gav Wood 2015-01-11 18:15:35 +01:00
  • ded221fba2 Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop Gav Wood 2015-01-11 17:54:36 +01:00
  • ab745d3b0e updated readme Marek Kotewicz 2015-01-11 17:23:03 +01:00
  • b915c7a870 updated readme Marek Kotewicz 2015-01-11 17:13:32 +01:00
  • 6c26255979 Merge branch 'tests' into develop Marek Kotewicz 2015-01-11 17:12:37 +01:00
  • e2c4525da7 Merge branch 'master' into develop Marek Kotewicz 2015-01-11 17:12:29 +01:00
  • e778e127d6 spec reporter instead of nyan Marek Kotewicz 2015-01-11 17:04:30 +01:00
  • a4e6f0b3c6 fixed travis.yml && added nmp test script Marek Kotewicz 2015-01-11 16:40:09 +01:00
  • 048e7771fb Merge branch 'master' into tests Marek Kotewicz 2015-01-11 16:36:38 +01:00
  • 15c229300c updated package json Marek Kotewicz 2015-01-11 16:36:07 +01:00
  • 24814a4f0f Merge branch 'master' of https://github.com/ethereum/ethereum.js Marek Kotewicz 2015-01-11 16:33:08 +01:00
  • 6188e64473 Update README.md Marek Kotewicz 2015-01-11 16:25:41 +01:00
  • c34b0c67a1 Update README.md Marek Kotewicz 2015-01-11 16:23:06 +01:00
  • a0008c3508 correct CREATE with zero sized init code CJentzsch 2015-01-10 23:51:54 +01:00
  • 7e6b72cb5c removed accidental qt dep obscuren 2015-01-10 18:08:43 +01:00
  • e3da85faed Implemented filter for ws + fixes obscuren 2015-01-10 00:51:56 +01:00
  • 491c23a728 Moved the TD method from block processor. obscuren 2015-01-09 22:42:36 +01:00
  • 351516c57c Cast to string for hashable type obscuren 2015-01-09 22:23:33 +01:00
  • e8a131e05c remove wrong tests CJentzsch 2015-01-09 21:38:57 +01:00
  • 8c7b764d47 updated tests obscuren 2015-01-09 21:18:34 +01:00
  • bf798c8dec wrong memmory needed calculation for CREATE in cpp CJentzsch 2015-01-09 20:39:00 +01:00
  • 53dbdf3dd2 return input offset CJentzsch 2015-01-09 19:16:52 +01:00
  • 905b8cc82f mem fixes for vm. Changed uncle inclusion tests obscuren 2015-01-09 17:38:35 +01:00
  • c674306973 big offset zero size for create CJentzsch 2015-01-09 17:33:41 +01:00
  • 47687cf085 default padding changed to 0 Marek Kotewicz 2015-01-09 17:27:56 +01:00
  • 314220a00d big offset zero size for sha3 and return CJentzsch 2015-01-09 17:06:53 +01:00
  • 29c60c000a Merge branch 'develop' into tests Marek Kotewicz 2015-01-09 16:48:44 +01:00
  • 35f4bb96f3 Limit hashes. Closes #249 obscuren 2015-01-09 16:44:09 +01:00
  • 92f171ec99 rerun gulp Marek Kotewicz 2015-01-09 16:40:55 +01:00
  • 0933a79ab8 missing fromAscii Marek Kotewicz 2015-01-09 16:38:26 +01:00
  • b136b387a7 Merge branch 'ethersphere-develop' into develop obscuren 2015-01-09 16:34:49 +01:00
  • dd866afc2e LOG0 no mem expansion despite large offset CJentzsch 2015-01-09 15:46:00 +01:00
  • 6eb455032c recover obscuren 2015-01-09 15:32:14 +01:00
  • 5c8c0ae04e Fixed size 0 bug obscuren 2015-01-09 15:30:46 +01:00
  • a35be3a12a Merge branch 'develop' of https://github.com/ethersphere/go-ethereum into ethersphere-develop obscuren 2015-01-09 13:37:15 +01:00
  • f9b0d1a8e7 Updated to new ethereum.js api obscuren 2015-01-09 13:36:47 +01:00
  • 543a87c63f method signature length defined Marek Kotewicz 2015-01-09 13:30:14 +01:00
  • c9f566269b merged obscuren 2015-01-09 13:28:48 +01:00
  • bfa12d75f8 new switch obscuren 2015-01-09 13:26:49 +01:00
  • b3eda29f41 Merge branch 'master' into tests Marek Kotewicz 2015-01-09 13:07:34 +01:00
  • 18d8bf4b9c updated ethereum.js obscuren 2015-01-09 13:01:21 +01:00
  • aee82d3196 removed obscuren 2015-01-09 13:00:37 +01:00
  • a5907a8239 Merge branch 'master' of https://github.com/ethereum/ethereum.js Marek Kotewicz 2015-01-09 12:57:03 +01:00
  • 2a6c84984a version upgraded Marek Kotewicz 2015-01-09 12:55:46 +01:00
  • 0538c11576 sha3 method signature Marek Kotewicz 2015-01-09 12:55:04 +01:00
  • 012a1c2533 Updated ethereum.js obscuren 2015-01-09 12:45:09 +01:00
  • c9015e2e04 module var fix Jeffrey Wilcke 2015-01-09 12:44:11 +01:00
  • 07fba274b1 module var fix Jeffrey Wilcke 2015-01-09 12:43:45 +01:00
  • 585f259b63 Support input from args obscuren 2015-01-09 12:04:54 +01:00
  • b227000f19 add blockhash vm tests CJentzsch 2015-01-09 10:56:40 +01:00
  • b3161f5803 Merge remote-tracking branch 'upstream/develop' into develop zelig 2015-01-09 06:21:47 +00:00
  • 5a9952c7b4 major blockpool change - the spec says response to getBlockHashes(from, max) should return all hashes starting from PARENT of from. This required major changes and results in much hackier code. - Introduced a first round block request after peer introduces with current head, so that hashes can be linked to the head - peerInfo records currentBlockHash, currentBlock, parentHash and headSection - AddBlockHashes checks header section and creates the top node from the peerInfo of the best peer - AddBlock checks peerInfo and updates the block there rather than in a node - request further hashes once a section is created but then no more until the root block is found (so that we know when to stop asking) - in processSection, when root node is checked and receives a block, we need to check if the section has a parent known to blockchain or blockPool - when peers are switched, new peer launches a new requestHeadSection loop or activates its actual head section, i.e., the section for it currentBlockHash - all tests pass zelig 2015-01-09 06:03:45 +00:00
  • 8ecc9509b3 add ErrInsufficientChainInfo error zelig 2015-01-09 06:03:32 +00:00
  • f72cb28b0f adapt unit tests to spec - AddBlockHashes ignores the first hash (just used to match getBlockHashes query) sends the rest as blocksMsg - new test TestPeerWithKnownParentBlock - new test TestChainConnectingWithParentHash - adapt all other tests to the new scheme zelig 2015-01-09 05:57:09 +00:00
  • 43ed0ed1ae no need to call AddBlockHashes when receiving new block zelig 2015-01-09 05:06:04 +00:00
  • 69dfca2feb minor changes in integration tests zelig 2015-01-09 05:04:32 +00:00
  • 3bdf28c1fe GetBlockHashesFromHash(hash, max) gives back max hashes starting from PARENT of hash zelig 2015-01-09 05:03:26 +00:00
  • c8a4c04b36 err obscuren 2015-01-08 23:15:46 +01:00
  • ac2ce00e28 add random test which fail on go CJentzsch 2015-01-08 22:41:40 +01:00
  • 26f066f0c7 just enable by default obscuren 2015-01-08 22:18:23 +01:00
  • f73731d5a4 failing python tests CJentzsch 2015-01-08 22:10:55 +01:00
  • 4a0ade4788 Fixed some whisper issues obscuren 2015-01-08 21:41:32 +01:00
  • c397e350f4 mocha opts file && init of parser tests Marek Kotewicz 2015-01-08 20:24:30 +01:00
  • b6058a837f methods existance tests in progress Marek Kotewicz 2015-01-08 19:59:03 +01:00
  • 5518022a5d mocha test init Marek Kotewicz 2015-01-08 19:35:32 +01:00
  • 5f958a582d fixed other tests to use hashes as well obscuren 2015-01-08 16:48:39 +01:00
  • e27237a03a Changed to use hash for comparison obscuren 2015-01-08 16:45:51 +01:00
  • 9b9f7cffde long jumpdest list CJentzsch 2015-01-08 16:39:57 +01:00