Skip to content

fix: multisig tx details#124

Merged
fmorency merged 1 commit intoliftedinit:mainfrom
fmorency:fix-legacy-multisig-details
Jul 26, 2023
Merged

fix: multisig tx details#124
fmorency merged 1 commit intoliftedinit:mainfrom
fmorency:fix-legacy-multisig-details

Conversation

@fmorency
Copy link
Copy Markdown
Contributor

@fmorency fmorency commented Jul 26, 2023

Retrieve multisig transaction details from current and legacy networks.

This PR support N legacy networks.

Any multisig transaction in a pending state on a legacy network will need to be re-created on the new network. Those pending multisig will remain pending indefinitely, as we do not want to modify the legacy storage.

Future work:

  • Add a label identifying which network a transaction belongs to.
  • Add more (e2e) tests

I also did some small refactoring.

@stanleyjones is there a reason why we're not using more native many-js types in Alberto, e.g., we're using string instead of MultisigTransactionState. I saw this behavior often in Gwen/Alberto and was wondering what the reason was.

@fmorency fmorency added the bug Something isn't working label Jul 26, 2023
@fmorency fmorency self-assigned this Jul 26, 2023
@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 26, 2023

Deploy Preview for lifted-alberto ready!

Name Link
🔨 Latest commit c53f81c
🔍 Latest deploy log https://app.netlify.com/sites/lifted-alberto/deploys/64c13a95a6fac5000804c0a6
😎 Deploy Preview https://deploy-preview-124--lifted-alberto.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@fmorency fmorency merged commit e052f56 into liftedinit:main Jul 26, 2023
@fmorency fmorency deleted the fix-legacy-multisig-details branch July 26, 2023 21:09
stanleyjones pushed a commit to stanleyjones/alberto that referenced this pull request Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants