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

Add escrow contracts to the typescript library #43

Closed
dmytrotkk opened this issue Jan 24, 2024 · 1 comment · Fixed by #44, #45 or skalenetwork/skale-allocator#409
Closed

Add escrow contracts to the typescript library #43

dmytrotkk opened this issue Jan 24, 2024 · 1 comment · Fixed by #44, #45 or skalenetwork/skale-allocator#409
Assignees
Labels
Milestone

Comments

@dmytrotkk
Copy link
Contributor

skale-contracts library currently lacks one important set contracts - Escrow.

To be able to integrate skale-contracts (Typescript) to the SKALE Portal we need 2 sets of escrow contracts to be supported:

  • main escrow contracts
  • second set of escrow contracts

Unblocks skalenetwork/portal#121

@dmytrotkk dmytrotkk added the enhancement New feature or request label Jan 24, 2024
@PolinaKiporenko PolinaKiporenko added this to the SKALE 2.4 milestone Jan 24, 2024
@PolinaKiporenko PolinaKiporenko moved this to Ready For Pickup in SKALE Engineering 🚀 Jan 24, 2024
@DimaStebaev DimaStebaev moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Jan 30, 2024
@DimaStebaev DimaStebaev linked a pull request Jan 31, 2024 that will close this issue
@DimaStebaev DimaStebaev linked a pull request Feb 2, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Feb 5, 2024
@DimaStebaev DimaStebaev reopened this Feb 5, 2024
@github-project-automation github-project-automation bot moved this from Ready For Release Candidate to Ready For Pickup in SKALE Engineering 🚀 Feb 5, 2024
@DimaStebaev DimaStebaev moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Feb 5, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Feb 6, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Release Candidate to Done in SKALE Engineering 🚀 May 20, 2024
@OleksanderSalamatov
Copy link
Contributor

Already implemented on mainnet portal and working correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment