Merge 24137744daeec37aa490f0395fd2e4185a0a3462 into 7473c2f7a9ab8da65870442f0b90c96293982446

This commit is contained in:
buray 2026-04-08 22:17:13 +00:00 committed by GitHub
commit 656f7d0cca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,9 +135,8 @@ RISC0_DEV_MODE=1 cargo test --release
```bash
export NSSA_WALLET_HOME_DIR=$(pwd)/integration_tests/configs/debug/wallet/
cd integration_tests
# RISC0_DEV_MODE=1 skips proof generation; RUST_LOG=info enables runtime logs
RUST_LOG=info RISC0_DEV_MODE=1 cargo run $(pwd)/configs/debug all
RUST_LOG=info RISC0_DEV_MODE=1 cargo test -p integration_tests --release -- --nocapture
```
# Run the sequencer and node