paradigmxyz/rivet

No tx authorization when trying to execute a contract write

MaxenceAdnot opened this issue · 0 comments

Describe the bug

When accessing Contract Details and providing abi, write functions buttons in the UI don't trigger the transaction authorization window.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Contracts and select a contract or import one
  2. Click on Write to access write functions
  3. Select a function and click on Execute
  4. Nothing happens

I think it is only the authorization window trigger that is bugged because if you check Bypass Transaction Authorization in the settings, the Execute buttons are working just fine.

Expected behavior
The transaction authorization to open so we can approve the call

Screenshots

image

Desktop (please complete the following information):

  • OS: macOS
  • Browser Chrome
  • Version 124.0.6367.119 (Official Build) (arm64)

** Additional information **

No error in the DevTool console for Rivet extension :(