Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts/test_bundle_tx.sh doesn't seem to work? #1551

Open
matthiasgoergens opened this issue Apr 15, 2024 · 0 comments
Open

scripts/test_bundle_tx.sh doesn't seem to work? #1551

matthiasgoergens opened this issue Apr 15, 2024 · 0 comments
Assignees

Comments

@matthiasgoergens
Copy link
Collaborator

On main:

$ ./scripts/test_bundle_tx.sh 
    Finished `release` profile [optimized] target(s) in 0.03s
     Running `/home/matthias/mozak/prog/mozak-vm/examples/target/x86_64-unknown-linux-gnu/release/token-native`
[BNDLDMP] Bundle dump: ProofBundle { self_prog_id: "MZK-b10da48cea4c09676b8e0efcd806941465060736032bb898420d0863dca72538", elf_filepath: "/home/matthias/mozak/prog/mozak-vm/examples/target/riscv32im-mozak-mozakvm-elf/release/tokenbin", system_tape_filepath: "/home/matthias/mozak/prog/mozak-vm/examples/token/out/token.tape.json" }
    Finished `release` profile [optimized] target(s) in 0.03s
    Finished `release` profile [optimized] target(s) in 0.04s
     Running `/home/matthias/mozak/prog/mozak-vm/examples/target/x86_64-unknown-linux-gnu/release/wallet-native`
[BNDLDMP] Bundle dump: ProofBundle { self_prog_id: "MZK-c51b8a31c98b9fe13065b485c9f8658c194c430843570ccac2720a3b30b47adb", elf_filepath: "/home/matthias/mozak/prog/mozak-vm/examples/target/riscv32im-mozak-mozakvm-elf/release/walletbin", system_tape_filepath: "/home/matthias/mozak/prog/mozak-vm/examples/wallet/out/wallet.tape.json" }
    Finished `release` profile [optimized] target(s) in 0.03s
    Finished `dev` profile [optimized + debuginfo] target(s) in 0.06s
     Running `target/debug/mozak-cli bundle-transaction -vvv --cast-list MZK-b10da48cea4c09676b8e0efcd806941465060736032bb898420d0863dca72538 --cast-list MZK-c51b8a31c98b9fe13065b485c9f8658c194c430843570ccac2720a3b30b47adb --bundle-plan examples/token/out/token_tfr_bundle.json --bundle-plan examples/wallet/out/wallet_approve_bundle.json --bundle bundle`
error: Invalid value for --bundle-plan <BUNDLE_PLAN>: Could not open "examples/token/out/token_tfr_bundle.json": No such file or directory (os error 2)

Usage: mozak-cli bundle-transaction [OPTIONS] --cast-list <CAST_LIST> --bundle <BUNDLE>

For more information, try '--help'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants