Module Flexmasa

module Command_daemons_protocol_change : sig ... end
module Console : sig ... end

Print messages, and prompt user input from the terminal.

module Dump_files : sig ... end

Write little file trees, and save them in the state.

module Environment_configuration : sig ... end

Global configuration from environment variables and such.

module Experiments : sig ... end
module Hard_fork : sig ... end

User-activated Upgrades, a.k.a. Hard Forks

module Helpers : sig ... end

Generic testing helpers

module Interactive_mini_network : sig ... end
module Interactive_test : sig ... end

Tools to manage interactivity in test scenarios.

module Internal_pervasives : sig ... end

Local “Pervasives” module for flexmasa.

module Log_recorder : sig ... end
module Mavryk_admin_client : sig ... end
module Mavryk_client : sig ... end
module Mavryk_daemon : sig ... end
module Mavryk_executable : sig ... end

This module wraps the type 'kind t around the notion of mavkit-executable: a path to a binary with mavkit-specific properties.

module Mavryk_node : sig ... end
module Mavryk_protocol : sig ... end

Create and manipulate bootstrap-parameters and accounts.

module Paths : sig ... end

Configure and manipulate a “root-path.”

module Running_processes : sig ... end

Run and monitor processes.

module Sandbox_smart_contracts : sig ... end
module Smart_contract : sig ... end
module Smart_rollup : sig ... end
module Smart_rollup_kernels : sig ... end
module Test_api : sig ... end

Test APIs by hitting endpoints.

module Test_command_line : sig ... end

Functions for building test-scenarios commands.

module Test_scenario : sig ... end

Build and manage Network Sandboxes.

module Traffic_generation : sig ... end

Helpers to generate traffic in sandboxes.