.. |
array_pop_length_1.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
array_pop_length_2.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
array_pop_length_3.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
array_pop_length_4.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
array_pop_length_5.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
array_pop_length_6.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
array_pop_length_7.sol
|
[SMTChecker] Fix soundness of array pop
|
2020-08-31 12:11:33 +02:00 |
array_pop_length_8.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
length_1d_assignment_2d_memory_to_memory.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
length_1d_assignment_2d_storage_to_storage.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
length_1d_copy_2d_memory_to_storage.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
length_1d_copy_2d_storage_to_memory.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
length_1d_mapping_array_1.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_1d_mapping_array_2.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_1d_mapping_array_2d_1.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_1d_struct_array_1.sol
|
Update current tests
|
2020-09-03 15:19:03 +02:00 |
length_1d_struct_array_2d_1.sol
|
Update current tests
|
2020-09-03 15:19:03 +02:00 |
length_assignment_2d_memory_to_memory.sol
|
Use new abicoder pragma.
|
2020-11-24 14:57:45 +01:00 |
length_assignment_memory_to_memory.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_assignment_storage_to_storage.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_basic.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
length_copy_memory_to_storage.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_copy_storage_to_memory.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_function_call.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_same_after_assignment_2_fail.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
length_same_after_assignment_2.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_same_after_assignment_3_fail.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
length_same_after_assignment_3.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
length_same_after_assignment.sol
|
[SMTChecker] Support array length
|
2020-05-14 23:32:29 +02:00 |
pop_1_safe.sol
|
Add verification target for empty pop
|
2020-05-18 16:35:56 +02:00 |
pop_1_unsafe.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
pop_2d_safe.sol
|
Add verification target for empty pop
|
2020-05-18 16:35:56 +02:00 |
pop_2d_unsafe.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
pop_constructor_safe.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
pop_constructor_unsafe.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
pop_loop_safe.sol
|
[SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine
|
2020-12-11 17:41:50 +01:00 |
pop_loop_unsafe.sol
|
[SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine
|
2020-12-11 17:41:50 +01:00 |
push_2d_arg_1_safe.sol
|
Add verification target for empty pop
|
2020-05-18 16:35:56 +02:00 |
push_2d_arg_1_unsafe.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_arg_1.sol
|
Add verification target for empty pop
|
2020-05-18 16:35:56 +02:00 |
push_as_lhs_1d.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_as_lhs_2d_2.sol
|
[SMTChecker] Fix internal error when array.push() is used as LHS of assignment
|
2020-11-02 13:32:53 +00:00 |
push_as_lhs_2d.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_as_lhs_3d.sol
|
[SMTChecker] Fix internal error when array.push() is used as LHS of assignment
|
2020-11-02 13:32:53 +00:00 |
push_as_lhs_and_rhs_1d.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_as_lhs_and_rhs_2d_1.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_as_lhs_and_rhs_2d_2.sol
|
[SMTChecker] Fix internal error when array.push() is used as LHS of assignment
|
2020-11-02 13:32:53 +00:00 |
push_as_lhs_struct.sol
|
[SMTChecker] Fix internal error when array.push() is used as LHS of assignment
|
2020-11-02 13:32:53 +00:00 |
push_overflow_1_safe_no_overflow_assumption.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
push_overflow_1_safe.sol
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
push_overflow_2_safe_no_overflow_assumption.sol
|
[SMTChecker] Adding unary increment and decrement as under/overflow verification targets for the CHC engine
|
2020-12-11 17:41:50 +01:00 |
push_overflow_2_safe.sol
|
Assume that push will not overflow
|
2020-05-18 16:35:56 +02:00 |
push_push_no_args_1_fail.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_push_no_args_1.sol
|
Fix push().push()
|
2020-07-20 17:17:35 +02:00 |
push_push_no_args_2_fail.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_push_no_args_2.sol
|
Fix push().push()
|
2020-07-20 17:17:35 +02:00 |
push_storage_ref_safe_aliasing.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_storage_ref_unsafe_aliasing.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_storage_ref_unsafe_length.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_struct_member_1.sol
|
Update current tests
|
2020-09-03 15:19:03 +02:00 |
push_struct_member_2.sol
|
Update current tests
|
2020-09-03 15:19:03 +02:00 |
push_zero_2d_safe.sol
|
Add verification target for empty pop
|
2020-05-18 16:35:56 +02:00 |
push_zero_2d_unsafe.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
push_zero_safe.sol
|
Add verification target for empty pop
|
2020-05-18 16:35:56 +02:00 |
push_zero_unsafe.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |
storage_pointer_push_1_safe.sol
|
Fix push().push()
|
2020-07-20 17:17:35 +02:00 |
storage_pointer_push_1.sol
|
Move CHC counterexamples to primary location
|
2020-12-09 19:55:18 +01:00 |