.. |
array
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
access_to_base_member_constant.sol
|
|
|
access_to_base_member_function.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
access_to_base_member_struct.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
access_to_base_members.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
address_constantinople.sol
|
Support address().codehash
|
2020-12-09 14:58:27 +00:00 |
address.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
assembly_chainid_not_pure.sol
|
Introduce block.chainid
|
2020-12-10 17:07:54 +00:00 |
assembly_constantinople.sol
|
|
|
assembly_istanbul.sol
|
Introduce block.chainid
|
2020-12-10 17:07:54 +00:00 |
assembly.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
basefee_not_pure.sol
|
Tests and Changelog for basefee.
|
2021-08-11 09:51:12 +02:00 |
builtin_functions_restrict_warning.sol
|
|
|
builtin_functions_view_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
builtin_functions.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
call_internal_functions_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
call_internal_functions_success.sol
|
Update test expectations.
|
2021-06-04 12:04:04 +02:00 |
callvalue_nonpayable_assembly_fallback.sol
|
|
|
callvalue_nonpayable_assembly_function_internal.sol
|
|
|
callvalue_nonpayable_assembly_function_modifier.sol
|
|
|
callvalue_nonpayable_assembly_function.sol
|
|
|
callvalue_payable_assembly_fallback.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
callvalue_payable_assembly_function_modifier.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
callvalue_payable_assembly_function.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
constant_restrict_warning.sol
|
|
|
constant.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
creation_no_restrict_warning.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
creation_view_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
function_types_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
function_types.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
gas_value_without_call.sol
|
|
|
gas_with_call_nonpayable.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
immutable.sol
|
Immutables with literal values are pure.
|
2020-11-10 13:08:42 +01:00 |
inline_assembly_instructions_allowed_pure.sol
|
Revert "Disallow RETURNDATASIZE and RETURNDATACOPY in inline assembly blocks in pure functions"
|
2022-05-13 08:35:21 -03:00 |
inline_assembly_instructions_allowed_view.sol
|
Tests for assembly instructions allowed with mutable/view/pure functions
|
2022-04-08 14:47:32 +02:00 |
inline_assembly_instructions_allowed.sol
|
Tests for assembly instructions allowed with mutable/view/pure functions
|
2022-04-08 14:47:32 +02:00 |
inline_assembly_instructions_disallowed_pure.sol
|
Revert "Disallow RETURNDATASIZE and RETURNDATACOPY in inline assembly blocks in pure functions"
|
2022-05-13 08:35:21 -03:00 |
inline_assembly_instructions_disallowed_view.sol
|
Tests for assembly instructions allowed with mutable/view/pure functions
|
2022-04-08 14:47:32 +02:00 |
inline_assembly_instructions_disallowed.sol
|
Tests for assembly instructions allowed with mutable/view/pure functions
|
2022-04-08 14:47:32 +02:00 |
interface.sol
|
|
|
local_storage_variables_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
local_storage_variables.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
mappings.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
modifiers_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
modifiers.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
msg_value_modifier_view.sol
|
|
|
msg_value_modifier.sol
|
|
|
overriding_fail.sol
|
|
|
overriding_no_restrict_warning.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
read_storage_pure_fail.sol
|
|
|
returning_structs_fail.sol
|
|
|
returning_structs_no_restrict_warning.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
selector_complex2.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
selector_complex.sol
|
|
|
selector.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
smoke_test.sol
|
Trivial isoltest updates: missing // ---- at the end
|
2021-04-20 17:38:29 +02:00 |
staticcall_gas_view.sol
|
|
|
suggest_pure.sol
|
|
|
suggest_view.sol
|
|
|
value_with_call_nonpayable.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |
view_pure_abi_encode_arguments.sol
|
|
|
view_pure_abi_encode.sol
|
Update test expectations.
|
2021-06-04 12:04:04 +02:00 |
write_storage_fail.sol
|
Make error message less confusing
|
2022-02-17 16:52:36 +01:00 |