1621 Commits (ea2c210a8750b498c6e44528bf6c7db7a411fccb)

Author SHA1 Message Date
Liana Husikyan 4173a71846 changed checking for external type in VariableDeclaration::checkTypeRequirements() 10 years ago
Gav Wood 3efcc49bdf Upgrade to latest ethhash API. 10 years ago
subtly 9710ce3b7e Fix #1475 10 years ago
Lefteris Karapetsas 29669c16a2 Fix some styling issues and remove comments 10 years ago
Lefteris Karapetsas b0629cb2c5 no need to have target json for failing tests 10 years ago
Lefteris Karapetsas 04d0415e52 Detect if non-existant parameter is documented with natspec 10 years ago
Marek Kotewicz df4f1258e8 failing tests for getting genesis block 10 years ago
chriseth b1ea943975 Optimize breaking item. 10 years ago
chriseth d6a611429f Optimizer for memory. 10 years ago
chriseth 965f005a98 Storage access optimisation. 10 years ago
Gav Wood 9a69198a74 Use TransientDirectory. 10 years ago
Gav Wood 91d85a4023 Fix a load of horrible style that got through. 10 years ago
Gav Wood 6b05b8d9ff Refactored much of transaction queue for tidiness and optimisation. 10 years ago
subtly 29f40bff0f makePeer and support setting listen IP. 10 years ago
subtly bb261e553a update CLI and AZ UI for replacing local-networking with explicit --listen-ip 10 years ago
Lefteris Karapetsas dfcaf8a414 Abstract contract and inheritance 10 years ago
Liana Husikyan dd15c53ae4 added externalTypes function to functionType 10 years ago
chriseth 161f4588bb Parse test files and create ctest tests. 10 years ago
chriseth 49712025fd Pattern matching for expression simplification. 10 years ago
chriseth fd961605b4 Optimizing various single operations. 10 years ago
subtly 015c1681fb adopt node IP address from udp header when ping.ipAddress isn't public 10 years ago
Liana Husikyan 8b14b4f4d1 two more tests 10 years ago
subtly 58cb54bd49 correct net/test for ping packet 10 years ago
Marek Kotewicz bd1f719c0f fixes for test/TestUtils.h 10 years ago
Gav Wood d71bec193f Clean up some code redundancy. 10 years ago
Lefteris Karapetsas 742002b05a Parsing of not fully implemented functions 10 years ago
Liana Husikyan f3e8d2b7e9 tests for external types 10 years ago
Liana Husikyan ba8d0f615c renamed externalTypes to externalSignature 10 years ago
Liana Husikyan 0ca313ec85 renamed getCanonicalSignature 10 years ago
Marek Kotewicz 169ac0d4d0 ClientBase tests 10 years ago
chriseth e8463940d6 Code generation part 2. 10 years ago
winsvega 4a436715cf Exceptions 10 years ago
CJentzsch e892d9d426 style 10 years ago
winsvega 237b6da0ca Transaction Data Must Be Array 10 years ago
subtly c63b38e362 fix test typo 10 years ago
subtly 887cdf4bfb gracefully handle old pingnode packet 10 years ago
CJentzsch 826ebd2a34 refine bcJS_API_TestFiller.json 10 years ago
CJentzsch bbd6330f04 test for in-chain-uncles and uncles with gen 0 10 years ago
CJentzsch 6ef089b158 check overflow for v value in transacition test 10 years ago
CJentzsch 9c307fdbcf add possibility to have in-chain uncles as tests 10 years ago
CJentzsch e39ad0d307 gas overflow 10 years ago
CJentzsch 2c90ac7261 bug fix 10 years ago
CJentzsch 09c48343d0 memory stress test for memory opdcodes - dejavu issue 28 10 years ago
CJentzsch 3b0179e4cd stack limit tests 10 years ago
Gav Wood e01002bef9 Fix signed/unsigned mismatch. 10 years ago
subtly 7445f9020e Merge host and nodetable network protocol version. 10 years ago
subtly 14c2e4cab8 fix net/ unit tests for nodetable updates 10 years ago
subtly ee7608fe60 NodeTable constructor requires and listens to explicit IP address instead of defaulting to 0.0.0.0 (all addresses). 10 years ago
subtly 8cc7fb94ba codingstandards 10 years ago
subtly 3e2572e6a2 constant for discovery protocol version 10 years ago