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

[Tech]: Outbound channel contract for TON #1146

Open
4 tasks
Tracked by #1145
vovac12 opened this issue Jul 29, 2024 · 0 comments
Open
4 tasks
Tracked by #1145

[Tech]: Outbound channel contract for TON #1146

vovac12 opened this issue Jul 29, 2024 · 0 comments
Labels
tech Technical task

Comments

@vovac12
Copy link
Contributor

vovac12 commented Jul 29, 2024

Problem statement

We need to send bridge messages to SORA

Description

No response

Definition of Done

  • Define basic message types for the channel
    • SendOutboundMessage (for *App contracts)
    • OutboundMessage (for tracking by relayer)
    • RegisterApp (for contract owner during phase 1)
  • Implement contract
  • Implement resetable contract for testnets
  • Tests

Requirements

  • Contract should return all unused funds to initial sender (user)
  • Contract should have getters for apps and nonce
@vovac12 vovac12 added the tech Technical task label Jul 29, 2024
@vovac12 vovac12 added this to the TON Bridge milestone Jul 29, 2024
@vovac12 vovac12 moved this to In Progress in SORA Backend Sep 20, 2024
@vovac12 vovac12 moved this from In Progress to In review in SORA Backend Sep 20, 2024
@vovac12 vovac12 moved this from In review to QA in SORA Backend Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Technical task
Projects
Status: QA
Development

No branches or pull requests

1 participant