You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While there is likely several components of the linear orderbook contract that can be extracted into a common package, it seems as though an appropriate starting point for the sumtree work is to have it be a second contract.
Suggested Design
Create a new beaker contract (beaker wasm new loot)
Acceptance Criteria
New contract is created
The text was updated successfully, but these errors were encountered:
Background
While there is likely several components of the linear orderbook contract that can be extracted into a common package, it seems as though an appropriate starting point for the sumtree work is to have it be a second contract.
Suggested Design
beaker wasm new loot
)Acceptance Criteria
The text was updated successfully, but these errors were encountered: