-
Set up test-ledger:
./tip-router-operator-cli/scripts/setup-test-ledger.sh
- NOTE: This script fails on the edge version of Solana. Currently it's being ran
with
1.18.26
.sh -c "$(curl -sSfL https://release.anza.xyz/v1.18.26/install)"
- NOTE: This script fails on the edge version of Solana. Currently it's being ran
with
-
Build the tip router program:
cargo build-sbf --manifest-path program/Cargo.toml --sbf-out-dir integration_tests/tests/fixtures
- NOTE: Given the current state of Cargo.lock, you must use a version of cargo-build-sbf that
has a rust toolchain higher than 1.74.0. For now, switch to the edge version to build this.
sh -c "$(curl -sSfL https://release.anza.xyz/v2.2.0/install)"
. Another option would be to manually set the Cargo.lock file version to 3 instead of 4 (coral-xyz/anchor#3392 (comment))
- NOTE: Given the current state of Cargo.lock, you must use a version of cargo-build-sbf that
has a rust toolchain higher than 1.74.0. For now, switch to the edge version to build this.
-
Run tests:
SBF_OUT_DIR=integration_tests/tests/fixtures cargo test
- NOTE: If you are still on the edge version of Solana CLI probably best to switch back to
1.18.26
- NOTE: If you are still on the edge version of Solana CLI probably best to switch back to
-
Notifications
You must be signed in to change notification settings - Fork 5
License
jito-foundation/jito-tip-router
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published