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

Integration Test Updates, Basic Wallet, Peg-In Riverpod #4

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

SeanCheatham
Copy link
Collaborator

Purpose

  • Updates the integration test setup to use the latest changes from the Bridge
  • Wallet Riverpod, RPC Riverpod
  • Wallet page
  • Update PegIn to use Riverpod

Approach

  • Create separate Riverpods for WalletKeyVault, RPC, UTxOs, and Bridge API
  • Update PegIn page to use HookConsumerWidget and remove all logic
  • Remove original Provider implementation

Testing

  • Tested using locally running bridge setup

Tickets

  • #BN-1539


# Blockchain
brambldart:
path: ../BramblDart
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Update once BramblDart PR is merged

path: ../BramblDart
# ^2.0.0-beta.0
topl_common: ^2.1.0
servicekit:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Update once dart_service_kit PR is merged

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

Successfully merging this pull request may close these issues.

2 participants