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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Program imports don't go in the right order #849

Open
kpp opened this issue Feb 7, 2024 · 0 comments
Open

[Bug] Program imports don't go in the right order #849

kpp opened this issue Feb 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kpp
Copy link

kpp commented Feb 7, 2024

馃悰 Bug Report

Imports must be added to process in the right order, however they are not.
The code with the bug is somewhere around here: https://github.com/AleoHQ/sdk/blob/a556cd4a3b81eb40002b7aa7bbb308dfe4700b92/sdk/src/program-manager.ts#L208

(Write your description here)

Steps to Reproduce

Call football_game_v010.aleo/main(true) from https://aleo.tools/develop.

Code snippet to reproduce

None

Stack trace & error message

image

Expected Behavior

It should produce a transaction.

@kpp kpp added the bug Something isn't working label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant