Skip to content

Latest commit

 

History

History
executable file
·
11 lines (11 loc) · 813 Bytes

README.md

File metadata and controls

executable file
·
11 lines (11 loc) · 813 Bytes

Shell Scripts

Here you can find scripts for running and testing Fedimint:

  • build.sh - Builds the rust executables and sets environment variables
  • rust-tests.sh - Runs the all the Rust integration tests (required for PRs)
  • reconnect-test.sh - Runs a test to see if peers that died can rejoin consensus
  • latency-test.sh - Runs a test to determine the latency of certain user actions
  • cli-test.sh - Runs a CLI-based integration test (required for PRs)
  • final-checks.sh - Checks to run before opening a PR
  • mprocs-user-shell.sh - Helper script that prepares the mprocs setup (generate some blocks, fund wallet, …)
  • tmuxinator.sh - Sets up a complete fedimint federation with Lightning gateway in tmux
  • mprocs.sh - Sets up a complete fedimint federation with Lightning gateway in mprocs