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
RPC_answer.ml -rw-r--r-- 2.8 KB
RPC_answer.mli -rw-r--r-- 2.7 KB
RPC_arg.ml -rw-r--r-- 3.0 KB
RPC_arg.mli -rw-r--r-- 2.3 KB
RPC_context.ml -rw-r--r-- 8.9 KB
RPC_context.mli -rw-r--r-- 4.5 KB
RPC_description.ml -rw-r--r-- 2.0 KB
RPC_description.mli -rw-r--r-- 2.1 KB
RPC_directory.ml -rw-r--r-- 4.9 KB
RPC_directory.mli -rw-r--r-- 7.3 KB
RPC_encoding.ml -rw-r--r-- 8.4 KB
RPC_encoding.mli -rw-r--r-- 2.1 KB
RPC_error.ml -rw-r--r-- 3.1 KB
RPC_error.mli -rw-r--r-- 2.1 KB
RPC_path.ml -rw-r--r-- 1.9 KB
RPC_path.mli -rw-r--r-- 1.9 KB
RPC_query.ml -rw-r--r-- 1.9 KB
RPC_query.mli -rw-r--r-- 1.9 KB
RPC_service.ml -rw-r--r-- 7.9 KB
RPC_service.mli -rw-r--r-- 4.3 KB
dune -rw-r--r-- 353 bytes

back to top