1217 Commits (e08e87bf1bcc1831d09744c424fd9e54c914f580)

Author SHA1 Message Date
CJentzsch 070d1d800c rests current gas limit in vm test 10 years ago
Lefteris Karapetsas 5a44a670aa Fixing bug where empty tagless docstring in Natspec would result in infinite loop 10 years ago
CJentzsch 389b0973c4 start with block info opcodes 10 years ago
CJentzsch a0de919f65 read in vm test over standard in 10 years ago
subtly 75f231419a Connectivity and nodetable callbacks. Disable stale code. 10 years ago
Gav Wood a1023a5dff Squashed 'libjsqrc/ethereumjs/' changes from 47687cf..ab745d3 10 years ago
Marek Kotewicz e778e127d6 spec reporter instead of nyan 10 years ago
subtly 94c09508fd Merging in new data structure for nodes from node-table. End result will be consolidation into NodeId, Node (id and endpoints), NodeEntry (as in table), and Peer (connected node as in host). Rename PeerInfo to PeerSessionInfo. Rename NodeInfo to PeerInfo. PeerSessionInfo which is information about the Peer connection and will be split/merged into Node and PeerInfo. Add node-table callbacks for Host to perform connect node if there are not enough nodes. 10 years ago
Christian 1e3929d5ad Coding style: Prefix for const variables. 10 years ago
Christian 08f556cd5a Contracts are Addresses. 10 years ago
Christian d9334abe89 Correct type conversions. 10 years ago
Christian de77918d05 Padding for ABI types. 10 years ago
Marek Kotewicz b465a585da disabled jsonrpc tests again 10 years ago
Marek Kotewicz 15b899df64 removed resize 10 years ago
Marek Kotewicz 066ed0b590 web3.sha3 test 10 years ago
Christian e1338c7e6c Arbitrary precision integer constants. 10 years ago
Christian 8ad6951f38 Some changes to the log functions. 10 years ago
Christian 8e84acb98b Buildfix after semantical merge conflict. 10 years ago
CJentzsch a466fdcf5b add blockhash test fo vm tests 10 years ago
Lefteris Karapetsas 03b2fa387d Fixing SolidityABIJSON test 10 years ago
Gav Wood 0de1fe5b02 Rename "JSON Documentation" -> Metadata. 10 years ago
Gav Wood 2a21a544ce Documentation update. 10 years ago
Gav Wood 406d3e6aba Unit testing for log in Solidity. 10 years ago
Lefteris Karapetsas e94f1ca5b2 Adjusting Solidity Optimizer Tests 10 years ago
Lefteris Karapetsas 299305548f Adjustments to Solidity compiler code for Function Hash 10 years ago
subtly 40e07b312a Consolidate use of pingAll into keepAlivePeers. Add bool operators for Node and NodeIPEndpoint population. NodeTable returns Node instead of NodeEntry (subject to change). Begin transition from NodeInfo to NodeTable Node. 10 years ago
Marek Kotewicz c397e350f4 mocha opts file && init of parser tests 10 years ago
Marek Kotewicz b6058a837f methods existance tests in progress 10 years ago
Marek Kotewicz 5518022a5d mocha test init 10 years ago
Lefteris Karapetsas 4331bd9a87 adjusting byte difference in optimizer large integers test 10 years ago
Lefteris Karapetsas 9fff09af6b Compiler EVM generation now takes into account for the new function hash 10 years ago
CJentzsch c25b4798bd long jumpdest list 10 years ago
CJentzsch 9f9d457e0d sdiv int256.min -1 10 years ago
CJentzsch 3b9cfb12a3 sdiv with negative fractional result 10 years ago
CJentzsch 8c462087b1 add valid jumpdest with jumpdest at beginning 10 years ago
CJentzsch af72b6fa8b more dynamic jump tests 10 years ago
Lefteris Karapetsas 69a0dcfa15 work in progress in testing the new function selector in the end to end tests 10 years ago
Christian 1d3801f726 Arbitrary precision integer constants. 10 years ago
Lefteris Karapetsas b2362f4113 Adjusting SolidityCompiler tests 10 years ago
Christian c6ae1754b9 Some changes to the optimizer. 10 years ago
CJentzsch 2944d0f9c0 add tests for OOG at max call depth 10 years ago
CJentzsch 67debe5ea5 jump onto jump, dynamic and static jump with same destination 10 years ago
CJentzsch e855cf9426 memory test: high offset, zero size -> zero gas cost 10 years ago
CJentzsch 132a3e7dd4 check address input greater then 2**160 10 years ago
Lefteris Karapetsas 48080e0415 Small issues with Canonical Function Signature 10 years ago
subtly da9668c0f5 Pass 2 integrating node table. Pruning and merging old node lifecycle logic with new. 10 years ago
Lefteris Karapetsas 0c83932d91 Test for the Canonical Signature of a function 10 years ago
CJentzsch 42fbfb8182 Blockhash tests 10 years ago
subtly 2c168ffa14 stl sleep_for, for windows 10 years ago
subtly 506fe0f6e8 define constructors for windows 10 years ago