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
assert.ml -rw-r--r-- 10.7 KB
assert.mli -rw-r--r-- 8.9 KB
assert_lib.ml -rw-r--r-- 4.4 KB
assert_lib.mli -rw-r--r-- 3.9 KB
dune -rw-r--r-- 746 bytes
lwt_assert.ml -rw-r--r-- 2.9 KB
qcheck2_helpers.ml -rw-r--r-- 9.6 KB
qcheck2_helpers.mli -rw-r--r-- 8.6 KB
qcheck_extra.ml -rw-r--r-- 5.6 KB
qcheck_extra.mli -rw-r--r-- 7.3 KB
qcheck_helpers.ml -rw-r--r-- 8.8 KB
qcheck_helpers.mli -rw-r--r-- 8.7 KB
random_pure.ml -rw-r--r-- 21 bytes
random_pure.mli -rw-r--r-- 2.7 KB
roundtrip.ml -rw-r--r-- 2.7 KB
testable.ml -rw-r--r-- 2.7 KB

back to top