Revision 5e19e357b79a1626c3f27e918e50d21e3fe66c74 authored by Diane Gallois-Wong on 03 October 2022, 16:23:32 UTC, committed by Marge Bot on 10 October 2022, 09:36:45 UTC
- Validate: rename application_info to block_finalization_info
- Validate: remove unneeded Alpha_context
- Apply: update module name Validate_operation -> Validate in a comment
- Apply & Contract_storage: use Lwt_tzresult_syntax
  (notably, fail is now implicitly Error_monad.fail)
1 parent c3a3cf5
History
File Mode Size
dune -rw-r--r-- 1.5 KB
support.ml -rw-r--r-- 2.0 KB
test_fuzzing_helpers.ml -rw-r--r-- 14.8 KB
test_fuzzing_list.ml -rw-r--r-- 4.2 KB
test_fuzzing_option.ml -rw-r--r-- 10.5 KB
test_fuzzing_seq.ml -rw-r--r-- 2.5 KB
test_fuzzing_seq_tiered.ml -rw-r--r-- 7.6 KB
test_fuzzing_set.ml -rw-r--r-- 3.0 KB
test_fuzzing_tests.ml -rw-r--r-- 74.4 KB
test_generic.ml -rw-r--r-- 10.4 KB
test_hashtbl.ml -rw-r--r-- 7.5 KB
test_list_basic.ml -rw-r--r-- 10.5 KB
test_list_basic_lwt.ml -rw-r--r-- 11.6 KB
test_seq_basic.ml -rw-r--r-- 3.6 KB
traits.ml -rw-r--r-- 18.3 KB
traits_tiered.ml -rw-r--r-- 14.5 KB

back to top