Skip to content

No tx authorization when trying to execute a contract write  #95

@MaxenceAdnot

Description

@MaxenceAdnot

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 :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions