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
test
dune -rw-r--r-- 485 bytes
micheline.ml -rw-r--r-- 16.6 KB
micheline.mli -rw-r--r-- 4.0 KB
micheline_diff.ml -rw-r--r-- 9.5 KB
micheline_diff.mli -rw-r--r-- 2.8 KB
micheline_encoding.ml -rw-r--r-- 12.2 KB
micheline_encoding.mli -rw-r--r-- 3.7 KB
micheline_parser.ml -rw-r--r-- 36.7 KB
micheline_parser.mli -rw-r--r-- 4.0 KB
micheline_printer.ml -rw-r--r-- 7.7 KB
micheline_printer.mli -rw-r--r-- 2.3 KB

back to top