Commit Graph

4141 Commits (216175c265e7c5a82e47df3302f285104593dfa8)
 

Author SHA1 Message Date
CJentzsch aca3181b7e more cpp-jit fails 10 years ago
CJentzsch fd0230e5be cppjit fail 10 years ago
CJentzsch 0d25bb85d9 cpp-jit fail 10 years ago
Lefteris Karapetsas dac93ed616 Natspechandler: Get function hash from transaction data 10 years ago
Marek Kotewicz 8b7d4b0c9e beginning of comments in web3 10 years ago
Taylor Gerring 499bc404e8 Stub missing UnmarshalJSON methods 10 years ago
Taylor Gerring a81d835e4d cleanup 10 years ago
CJentzsch 54eaf239ac more failing tests 10 years ago
Taylor Gerring 961e4da7d8 Add support for CodeAt 10 years ago
Taylor Gerring b178414a47 Added license headers 10 years ago
Lefteris Karapetsas f54c90a0ba A first version of Natspec warning popup 10 years ago
Marek Kotewicz ee167e53d1 test for parsing multiple methods description 10 years ago
obscuren 8f733461b3 Default datadir for mist is now shared with CLI (.ethereum) 10 years ago
obscuren 82beaabf6a Fixed consensus issue 10 years ago
CJentzsch 8d7ddf5299 new cppjit failures 10 years ago
CJentzsch 6fd011a3b6 cppjit fail 10 years ago
Marek Kotewicz 4056c046a7 tests... 10 years ago
obscuren e3cad04dec Fixed whisper messages 10 years ago
CJentzsch a9930bfd87 first failing cppjit tests 10 years ago
Marek Kotewicz 1428dcee21 web3.contract -> web3.eth.contract 10 years ago
Marek Kotewicz f3b71a73e3 removed unused line 10 years ago
Marek Kotewicz 380d9862c3 tests in progress, fixed utf characters conversion in toAscii 10 years ago
Gav Wood b6c0e53d69 Auto-generated commits, too. 10 years ago
Gav Wood e95bb34ea0 Fix for JS API formatting. 10 years ago
Marek Kotewicz 9e0de57a82 mocha test reporter 10 years ago
Marek Kotewicz f6ff1f18b8 mocha reporter name starts with lower case letter 10 years ago
Marek Kotewicz 7595a5dfcb removed padding calculation from ethereum.js, padding is always 32 10 years ago
obscuren 1e5353824a updated tests 10 years ago
obscuren 4704a0a288 remove pre compiled for tests 10 years ago
CJentzsch 6a2e82a23d python failures, blockhash, invalid jump, invalid opcode 10 years ago
CJentzsch 1818dffaec call to precompiled contract and balance 10 years ago
Taylor Gerring b2112729fa cleanup 10 years ago
Taylor Gerring 32bed50ba1 begin conversion to rpc over http 10 years ago
Jeffrey Wilcke 5b561f434d Merge pull request #254 from chfast/pr/jitvm_stub 10 years ago
obscuren 750d70c202 updated tests 10 years ago
obscuren 34689cb3f3 Added manual triggering of filters 10 years ago
Paweł Bylica ba225017c4 JitVm struct stub. Forwards calls to DebugVm. 10 years ago
Jeffrey Wilcke 507241f73c shh getMessage => getMessages 10 years ago
CJentzsch 55c689722a addmod mulmod div by zero tests 10 years ago
obscuren 8a1b51c716 updated tests 10 years ago
CJentzsch dfe77eac84 remove wrong mulmod/addmod tests 10 years ago
obscuren 75cd9cd2de updated tests 10 years ago
CJentzsch 1aebe33a34 ADDMOD and MULMOD divison by zero 10 years ago
CJentzsch d70a30c056 MULMOD with modul 0 gives division by zero error 10 years ago
obscuren 00348756bc updated tests 10 years ago
CJentzsch 2577b803f6 create should return 0 10 years ago
CJentzsch 928dde590c create with high value should fail and return 0 10 years ago
CJentzsch 5fbb24353a include invalid opcode 0x0c 10 years ago
obscuren 35fe4313d5 pre-pow 10 years ago
CJentzsch 9f0c292144 jump outside code 10 years ago