This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
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
d82b5d495b
solidity
/
test
/
libsolidity
/
semanticTests
/
various
History
chriseth
c7d1e1911e
Merge pull request
#10369
from ethereum/ewasm-polyfill-address-balance
...
[ewasm] Polyfill: balance, address.
2021-02-01 16:19:23 +01:00
..
address_code_complex.sol
Implement address(...).code in the IR
2020-12-11 03:00:30 +00:00
address_code.sol
Activating some tests viaYul after implementing getters for bytes.
2020-12-21 14:46:13 +01:00
assignment_to_const_var_involving_expression.sol
balance.sol
[ewasm] Polyfill: balance & address: Update Tests.
2021-01-19 13:04:45 -05:00
byte_optimization_bug.sol
code_access_content.sol
code_access_create.sol
code_access_padding.sol
Cleanup allocation.
2021-01-20 18:25:27 +01:00
code_access_runtime.sol
code_length_contract_member.sol
Tests and changelog for <address>.code.length shortcut
2021-01-26 11:08:39 +01:00
code_length.sol
Tests and changelog for <address>.code.length shortcut
2021-01-26 11:08:39 +01:00
codebalance_assembly.sol
codehash_assembly.sol
codehash.sol
Support address().codehash
2020-12-09 14:58:27 +00:00
contract_binary_dependencies.sol
crazy_elementary_typenames_on_stack.sol
cross_contract_types.sol
decayed_tuple.sol
destructuring_assignment.sol
empty_name_return_parameter.sol
external_types_in_calls.sol
Test updates after disallowing Integer -> Contract conversion
2020-12-03 17:53:00 +01:00
flipping_sign_tests.sol
Fix YulUtilFunctions::negateNumberWrappingFunction
2021-01-13 21:29:37 +00:00
gasleft_decrease.sol
gasleft_shadow_resolution.sol
inline_member_init_inheritence.sol
inline_member_init.sol
inline_tuple_with_rational_numbers.sol
iszero_bnot_correct.sol
[ewasm] Polyfill: balance & address: Update Tests.
2021-01-19 13:04:45 -05:00
literal_empty_string.sol
memory_overwrite.sol
multi_modifiers.sol
Implement function modifiers.
2020-12-17 17:00:51 +01:00
multi_variable_declaration.sol
negative_stack_height.sol
Enable via yul or explain why disabled.
2021-01-19 16:12:53 +01:00
nested_calldata_struct_to_memory.sol
nested_calldata_struct.sol
[ewasm] Polyfill: balance & address: Update Tests.
2021-01-19 13:04:45 -05:00
positive_integers_to_signed.sol
senders_balance.sol
single_copy_with_multiple_inheritance.sol
skip_dynamic_types_for_static_arrays_with_dynamic_elements.sol
skip_dynamic_types_for_structs.sol
Activating some tests viaYul after implementing getters for bytes.
2020-12-21 14:46:13 +01:00
skip_dynamic_types.sol
state_variable_local_variable_mixture.sol
state_variable_under_contract_name.sol
staticcall_for_view_and_pure_pre_byzantium.sol
staticcall_for_view_and_pure.sol
storage_string_as_mapping_key_without_variable.sol
store_bytes.sol
string_tuples.sol
super_alone.sol
super_parentheses.sol
super.sol
swap_in_storage_overwrite.sol
test_underscore_in_hex.sol
tuples.sol
typed_multi_variable_declaration.sol
value_complex.sol
value_insane.sol
write_storage_external.sol