This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
44da8507b1
solidity
/
test
/
libsolidity
/
semanticTests
/
abiEncoderV1
History
Daniel Kirchner
44da8507b1
Change default EVM version to Shanghai.
...
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
2023-05-08 16:34:23 +02:00
..
cleanup
Remove obsolete enforce-via-yul logic and CI run.
2022-05-19 20:23:28 +02:00
struct
Change default EVM version to Shanghai.
2023-05-08 16:34:23 +02:00
abi_decode_dynamic_array.sol
abi_decode_fixed_arrays.sol
abi_decode_static_array_v2.sol
abi_decode_static_array.sol
abi_decode_trivial.sol
abi_decode_v2_calldata.sol
abi_decode_v2_storage.sol
Change default EVM version to Shanghai.
2023-05-08 16:34:23 +02:00
abi_decode_v2.sol
abi_encode_call.sol
abi_encode_calldata_slice.sol
Change default EVM version to Shanghai.
2023-05-08 16:34:23 +02:00
abi_encode_decode_simple.sol
abi_encode_empty_string.sol
abi_encode_rational.sol
abi_encode.sol
bool_out_of_bounds.sol
byte_arrays.sol
calldata_arrays_too_large.sol
calldata_bytes_bytes32_arrays.sol
Fix wrong cleanup when copying from calldata to memory
2022-08-08 13:07:16 +02:00
decode_slice.sol
dynamic_arrays.sol
dynamic_memory_copy.sol
enums.sol
memory_dynamic_array_and_calldata_bytes.sol
Fix wrong cleanup when copying from calldata to memory
2022-08-08 13:07:16 +02:00
memory_params_in_external_function.sol
return_dynamic_types_cross_call_advanced.sol
return_dynamic_types_cross_call_out_of_range_1.sol
return_dynamic_types_cross_call_out_of_range_2.sol
return_dynamic_types_cross_call_simple.sol