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

TSDK-744 Confirm deposit (p. 2) #2

Merged
merged 87 commits into from
Feb 23, 2024
Merged

TSDK-744 Confirm deposit (p. 2) #2

merged 87 commits into from
Feb 23, 2024

Conversation

mundacho
Copy link
Collaborator

Purpose

The Goal of this task is to implement the confirm deposit WS. The confirm deposit WS is used (in the current version) to tell the bridge that a deposit has been made and that it can proceed to mint the assets on the Topl chain.

Approach

The WS was implemented and tests were added. We also implemented a sync WS. This WS was implemented to synchronize the wallet (because it was on a docker container). The sync WS was not needed in the end but we are keeping it in the code for the moment because we might need it in the future.

Testing

We implemented unit tests and a big integration test.

Tickets

  • TSDK-744 TSDK-739

Copy link
Collaborator

@DiademShoukralla DiademShoukralla left a comment

Choose a reason for hiding this comment

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

LGTM!

mundacho and others added 2 commits February 23, 2024 12:22
…irmDepositController.scala

Co-authored-by: Diadem <diademrocks@gmail.com>
…irmDepositController.scala

Co-authored-by: Diadem <diademrocks@gmail.com>
Copy link
Contributor

Test Results

1 tests   1 ✅  23s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit f41ef1a.

@mundacho mundacho merged commit d57d06f into main Feb 23, 2024
4 checks passed
@mundacho mundacho deleted the tsdk-739-confirm-deposit branch April 10, 2024 19:58
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.

None yet

2 participants