1920 Commits (5cac25e2efa8844a38a1a24b52751be71799b4d4)

Author SHA1 Message Date
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
CJentzsch 64922cb150 max stack limit test 10 years ago
Gav Wood 7b6710ac5b Minor rename. 10 years ago
winsvega 642a8c9fea Arithmetic Tests 10 years ago
winsvega a180a5b339 SDIV 10 years ago
Gav Wood 750e1e195c Diagnostics to try to track down the mining issues. 10 years ago
Lefteris Karapetsas 67ef8d1aea Reorganizing conversion EndToEndTests 10 years ago
winsvega 49107da7f4 BlokTests 10 years ago
CJentzsch 7d6a0f4d84 less magic 10 years ago
chriseth 79fb35fd69 Exception-throwing assert. 10 years ago
CJentzsch 5fa9d9b718 update gasLimits 10 years ago
CJentzsch 2a7d4f918f improve sampling in fuzz testing 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Lefteris Karapetsas 7eb9aa3466 Explicit conversion between bytes and int of any size 10 years ago
chriseth 523ce4d178 Disallowed special case of bytes0 arrays. 10 years ago
chriseth 85505d45c0 Packing for arrays. 10 years ago
Liana Husikyan 3e0f3fd514 added test to check anonymous events with user specified topics 10 years ago
Liana Husikyan 7cb944c903 added anonymous to ABI 10 years ago
Liana Husikyan 7fe63e36e9 changed the position of 'anonymous' keyword: event <name>() anonymous. 10 years ago
Liana Husikyan 0b14d26f6b Added anonymous flag to event. 10 years ago
Liana Husikyan b0d00eef98 added test for anonymous event 10 years ago
arkpar d0dfac71ba supported building with clang and GNU gold linker on linux 10 years ago
chriseth 925acfad80 Fetch and store packed values. 10 years ago
chriseth 72152a6081 Compute packing offsets. 10 years ago
chriseth fed44efdce Enlarge storage references to two stack slots. 10 years ago
winsvega f6cf2362aa ExpXY Test 10 years ago
Marek Kotewicz 5b2038272f removed diff file 10 years ago
CJentzsch 0a84022da6 update blockchain tests 10 years ago
Lefteris Karapetsas 382a587886 Additional test for msg.sig 10 years ago
Lefteris Karapetsas 22b47689d5 Adding msg.sig Solidity Magic type 10 years ago
Liana Husikyan 7359f68b9f - added more tests to check constant specifier implementation 10 years ago
Liana Husikyan 304256b546 - added isPartOfExternalInterface to Declaration 10 years ago
Liana Husikyan 6f11b6a73f added parsing for constant variables 10 years ago
Gav Wood 4495de3331 Renaming getData -> getCode, remove getStorage, fix a bunch of JSONRPC 10 years ago
Gav Wood a8d84b0d86 getData -> getCode. 10 years ago
winsvega ba4f413b87 State Tests 10 years ago