stacks-network / sbtc

Repo containing sbtc
GNU General Public License v3.0
129 stars 2 forks source link

Clarity Registry Contract Withdrawal Functions #115

Closed setzeus closed 5 hours ago

setzeus commented 2 months ago

1. Summary

This issue is related to #112 (the Registry clarity contract), #94, #95, #96 & #97 (all withdrawal functions found in the withdrawal contract). The goal here is to implement all helper/completion functions to update the Registry.

2. Context & Purpose

The purpose of this issue is to allow for the current implementation of the withdrawal contract to complete a new withdrawal or an update (accepted/reject) of an existing withdrawal.

3. Deliverables

setzeus commented 1 month ago

Children issues here are still WIP, however, this ticket might end up as a duplicate since it's likely @hstove updates the .Registry contract while completing the withdrawal items.