solidity/test/libsolidity/semanticTests/abiencodedecode
2022-03-10 14:41:41 +01:00
..
abi_decode_calldata.sol
abi_decode_simple_storage.sol Optimize eq iszero jumpi to xor jumpi and remove double jump. 2022-03-10 14:41:41 +01:00
abi_decode_simple.sol
abi_encode_call_declaration.sol abi.encodeCall for declarations. 2021-12-29 12:26:04 +01:00
abi_encode_call_is_consistent.sol Implement typechecked abi.encodeCall() 2021-12-16 17:35:58 +01:00
abi_encode_call_memory.sol Implement typechecked abi.encodeCall() 2021-12-16 17:35:58 +01:00
abi_encode_call_special_args.sol Implement typechecked abi.encodeCall() 2021-12-16 17:35:58 +01:00
abi_encode_call.sol Implement typechecked abi.encodeCall() 2021-12-16 17:35:58 +01:00
abi_encode_empty_string_v1.sol Cleanup ABICoder V1 tests 2021-05-17 12:37:10 +01:00
abi_encode_with_selector.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
abi_encode_with_selectorv2.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
abi_encode_with_signature.sol Enable some tests. 2021-01-18 14:30:50 +01:00
abi_encode_with_signaturev2.sol Implement typechecked abi.encodeCall() 2021-12-16 17:35:58 +01:00
contract_array_v2.sol Use new abicoder pragma. 2020-11-24 14:57:45 +01:00
contract_array.sol
offset_overflow_in_array_decoding_2.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
offset_overflow_in_array_decoding_3.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00
offset_overflow_in_array_decoding.sol Enable more semantic tests for Ewasm 2021-04-23 17:00:01 +01:00