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-- 10.3 KB
main.ml -rw-r--r-- 7.8 KB
node_config_command.ml -rw-r--r-- 8.3 KB
node_config_command.mli -rw-r--r-- 2.0 KB
node_config_file.ml -rw-r--r-- 52.5 KB
node_config_file.mli -rw-r--r-- 7.7 KB
node_config_validation.ml -rw-r--r-- 15.8 KB
node_config_validation.mli -rw-r--r-- 2.6 KB
node_data_version.ml -rw-r--r-- 15.6 KB
node_data_version.mli -rw-r--r-- 4.7 KB
node_directory.ml -rw-r--r-- 2.0 KB
node_directory.mli -rw-r--r-- 2.0 KB
node_identity_command.ml -rw-r--r-- 6.9 KB
node_identity_command.mli -rw-r--r-- 2.0 KB
node_identity_file.ml -rw-r--r-- 8.4 KB
node_identity_file.mli -rw-r--r-- 2.2 KB
node_reconstruct_command.ml -rw-r--r-- 6.7 KB
node_reconstruct_command.mli -rw-r--r-- 2.0 KB
node_replay_command.ml -rw-r--r-- 21.6 KB
node_replay_command.mli -rw-r--r-- 2.1 KB
node_run_command.ml -rw-r--r-- 27.2 KB
node_run_command.mli -rw-r--r-- 2.1 KB
node_services.ml -rw-r--r-- 2.3 KB
node_shared_arg.ml -rw-r--r-- 32.8 KB
node_shared_arg.mli -rw-r--r-- 6.1 KB
node_snapshot_command.ml -rw-r--r-- 17.9 KB
node_snapshot_command.mli -rw-r--r-- 2.0 KB
node_storage_command.ml -rw-r--r-- 11.5 KB
node_storage_command.mli -rw-r--r-- 2.0 KB
node_upgrade_command.ml -rw-r--r-- 6.9 KB
node_upgrade_command.mli -rw-r--r-- 2.0 KB
octez-sandboxed-node.sh -rwxr-xr-x 9.1 KB

back to top