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

Kadena CLI template data #2695

Open
4 tasks done
EnoF opened this issue Nov 26, 2024 · 0 comments
Open
4 tasks done

Kadena CLI template data #2695

EnoF opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@EnoF
Copy link
Contributor

EnoF commented Nov 26, 2024

Please confirm the following:

  • I have read the Code of Conduct
  • The bug was not reported before
  • I am using the latest version of the relevant package(s)

What operating system are you using? And what version?

Linux

What environment or browser are you using? And what version?

No response

What package is the bug report about?

@kadena/kadena-cli

Describe the bug

When generating a transaction using the following template:

codeFile: token.pact
dataFile: data.yaml
publicMeta:
  chainId: "{{chainId}}"
  sender: "r:ns-operate-keyset"
  gasLimit: 80300
  gasPrice: 0.0000001
  ttl: 600
signers:
 - public: "fab92c47ccb1fdd25173e2981ebb29de989acea88792e34cc87298f6a1578842"
   caps: []
networkId: "testnet04"
type: exec

and the following data:

chainId: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]

I expect 20 transactions to be created as in kda-tools

Steps to reproduce the behavior

See description

What did you expect to happen?

See description

Participation

  • I am willing to submit a pull request for this issue.
@EnoF EnoF added the bug Something isn't working label Nov 26, 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