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

Duplicate transactions #1754

Open
macor161 opened this issue Jul 13, 2020 · 0 comments
Open

Duplicate transactions #1754

macor161 opened this issue Jul 13, 2020 · 0 comments
Labels
🐛 bug An unexpected behavior of the API

Comments

@macor161
Copy link
Contributor

🐛 Bug Report

Users have reported that commands sometimes create multiple duplicate transactions. E.g.:

dao install testcurvevoting.aragonid.eth curve-voting.open.aragonpm.eth 6.0.0 --app-init-args 0x27c06278493171b004fe44b10a1634bdb7ea4b65 510000000000000000 150000000000000000 3600 315360000000 15 --use-frame --env aragon:rinkeby
dao acl create testcurvevoting.aragonid.eth 0x7a875EeFcd5c3c2648f3FC69D0a6574E57ad9243 EXECUTE_ROLE 0xF9176dD8d10a23549D75c4051693480456355185 0xF9176dD8d10a23549D75c4051693480456355185 --use-frame --env aragon:rinkeby

So far the problem seems to be happening with the --use-frame parameter so the bug may be within Frame.

Context

Mainnet or testnet?

Testnet

Environment

  • OS and OS version: Ubuntu 18.04.1 LTS
  • NodeJs v13.9.0

Bug reported by @pengiundev

@macor161 macor161 changed the title Duplicate transactions created Duplicate transactions Jul 13, 2020
@macor161 macor161 added the 🐛 bug An unexpected behavior of the API label Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug An unexpected behavior of the API
Projects
None yet
Development

No branches or pull requests

1 participant