Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

aspectco/oasis-multi-tx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem

When there are two pending signature requests, when one is signed, the signed value is returned to both callers

  • Expected: the respected signed values are return to each caller

Getting Started

First, run the development server:

npm install .
npm run dev

Recreate

  1. Enter 1 in the text input

  2. Click the button to trigger a signature request

  3. Ignore the signature popup request from argent

  4. Enter 2 in the text input

  5. Click the button to trigger a signature request

  6. Click SIGN on the request from Argent

  7. See that two new signatures (both for 2) are added when only one signature is signed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published