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

fix: devnet config #165

Merged
merged 1 commit into from
Jun 18, 2024
Merged

fix: devnet config #165

merged 1 commit into from
Jun 18, 2024

Conversation

AquiGorka
Copy link
Contributor

Review Type Requested (choose one):

  • Glance - superficial check (from domain experts)
  • Logic - thorough check (from everybody doing review)

Summary

Apparently the Devnet blockchain node does not generate the same addresses as the local node.

How to test this code? (optional)

  • Run bacalhau ./stack bacalhau-node
  • Connect an RP doppler run --preserve-env -p resource-provider -c devnet -- go run . resource-provider "$@" --network devnet
  • Run a job doppler run --preserve-env -p run -c devnet -- go run . run cowsay:v0.0.4 -i Message="Devnet" --network devnet
  • Validate the job was succesful and the local RP shows output for the job

Copy link
Contributor

@bgins bgins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks for updating these. 🙏

@AquiGorka AquiGorka merged commit 05fa726 into main Jun 18, 2024
@AquiGorka AquiGorka deleted the gorka/fix-devnet-config branch June 18, 2024 20:56
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

Successfully merging this pull request may close these issues.

2 participants