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
README.md -rw-r--r-- 2.4 KB
RPC_client.ml -rw-r--r-- 3.3 KB
dune -rw-r--r-- 1.4 KB
files.ml -rw-r--r-- 3.0 KB
files.mli -rw-r--r-- 2.9 KB
local_services.ml -rw-r--r-- 37.7 KB
migration.ml -rw-r--r-- 3.5 KB
migration.mli -rw-r--r-- 2.2 KB
mockup_args.ml -rw-r--r-- 2.1 KB
mockup_args.mli -rw-r--r-- 2.6 KB
mockup_commands.ml -rw-r--r-- 3.3 KB
mockup_commands.mli -rw-r--r-- 2.0 KB
mockup_wallet.ml -rw-r--r-- 4.5 KB
mockup_wallet.mli -rw-r--r-- 2.5 KB
persistence.ml -rw-r--r-- 14.0 KB
persistence.mli -rw-r--r-- 1.9 KB
persistence_intf.ml -rw-r--r-- 4.4 KB
registration.ml -rw-r--r-- 2.3 KB
registration.mli -rw-r--r-- 1.9 KB
registration_intf.ml -rw-r--r-- 4.0 KB

README.md

back to top