leo/tests/expectations/compiler/finalize
Collin Chin 4a0ee1d9d8
[Feature] implement block.height command (#2420)
* implement initial block.height

* commit.height parsing and code generation

* patch self.caller tests

* add error for self.caller in a finalize context

* fix test
2023-06-20 16:36:11 -07:00
..
block_height_fail.out [Feature] implement block.height command (#2420) 2023-06-20 16:36:11 -07:00
block_height.out [Feature] implement block.height command (#2420) 2023-06-20 16:36:11 -07:00
closure_with_finalize_fail.out Regen expectations 2023-04-18 17:14:01 -07:00
decrement_fail.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
decrement_via_get_set.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
empty_finalize_fail.out Cleanup expectations 2023-04-12 12:38:44 -07:00
finalize_fail.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
finalize_incorrect_modes_fail.out Regen expectations 2023-04-18 17:14:01 -07:00
finalize_incorrect_return_fail.out Regen expectations 2023-04-18 17:14:01 -07:00
finalize_missing_return_fail.out Regen expectations 2023-04-18 17:14:01 -07:00
finalize_name_mismatch_fail.out Regen expectations 2023-04-18 16:59:07 -07:00
finalize_returns_value_fail.out Regen expectations 2023-04-18 17:14:01 -07:00
finalize_statement_incorrect_args_fail.out Regen expectations 2023-04-18 16:59:07 -07:00
finalize_with_method_calls.out [Feature] implement block.height command (#2420) 2023-06-20 16:36:11 -07:00
finalize_with_return.out Regen expectations 2023-04-18 17:14:01 -07:00
finalize_without_finalize_statement_fail.out Regen expectations 2023-04-18 16:59:07 -07:00
finalize.out [Feature] implement block.height command (#2420) 2023-06-20 16:36:11 -07:00
get_incorrect_num_operands.out [Update] snarkvm 0.11.0 (#2377) 2023-05-10 21:32:37 -07:00
get_incorrect_type_fail.out [Update] snarkvm 0.11.0 (#2377) 2023-05-10 21:32:37 -07:00
get_or_incorrect_num_operands.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
get_or_incorrect_type_fail.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
increment_fail.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
increment_via_get_set.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
inline_in_finalize.out Regen expectations 2023-04-18 17:14:01 -07:00
mapping_fail.out [Update] snarkvm 0.11.0 (#2377) 2023-05-10 21:32:37 -07:00
mapping_operations_in_inline_fail.out Implement Mapping::get_or_use (#2413) 2023-06-13 12:09:33 -07:00
mapping.out Regen expectations 2023-04-18 17:14:01 -07:00
private_input_ouput_fail.out Cleanup expectations 2023-04-12 12:38:44 -07:00
read_write_mapping_fail.out Cleanup expectations 2023-04-12 12:38:44 -07:00
set_incorrect_num_operands.out [Update] snarkvm 0.11.0 (#2377) 2023-05-10 21:32:37 -07:00
set_incorrect_type_fail.out [Update] snarkvm 0.11.0 (#2377) 2023-05-10 21:32:37 -07:00
shadow_mapping_fail.out Cleanup expectations 2023-04-12 12:38:44 -07:00
unknown_mapping_operation_fail.out Regen expectations 2023-04-18 16:59:07 -07:00