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

Transaction Builder tuple issues #835

Open
ru513 opened this issue Feb 6, 2025 · 0 comments
Open

Transaction Builder tuple issues #835

ru513 opened this issue Feb 6, 2025 · 0 comments

Comments

@ru513
Copy link

ru513 commented Feb 6, 2025

Bug description

The Transaction Builder fails to encode complex parameter specifically when trying to process array of inputs

Environment

  • Browser: Chrome
  • Safe Web App: Transaction Builder
  • Contract Method: applyChainUpdates, seems unrelated to any particular method

Steps to reproduce

  1. Go to Safe Transaction Builder
  2. Create a new transaction and import the attached json
  3. Go to edit the second transaction

Expected result

  • The transaction should be properly encoded and added to the batch
  • The interface should accept and properly format parameters

Screenshots

Image

Additional Information

  • Current workaround is to use custom data mode with pre-encoded transaction data, Chainlink need the functionality to transparently share transactions and data

https://5afe.slack.com/archives/C06R53VAT18/p1738615187477089

Transactions Batch.json

@katspaugh katspaugh transferred this issue from safe-global/safe-wallet-monorepo Feb 7, 2025
@katspaugh katspaugh changed the title Transaction Builder Transaction Builder tuple issues Feb 7, 2025
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

1 participant