feat/ui-ux-overhaul
main
cargo fmt --all -- --check
cargo test -p trx-frontend-http
cargo clippy --workspace --all-targets --all-features -- -D warnings
RUSTFLAGS="-D warnings" cargo build --workspace --all-targets --all-features
git diff --check
No dependencies set.
The note is not visible to the blocked user.
Summary
Verification
cargo fmt --all -- --checkcargo test -p trx-frontend-http(52 passed)cargo clippy --workspace --all-targets --all-features -- -D warningsRUSTFLAGS="-D warnings" cargo build --workspace --all-targets --all-featuresgit diff --check