-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create Boombox Admin #1
Comments
Some of these may be obvious, but want to add:
|
v3 deployed at https://explorer.stacks.co/txid/SP1QK1AZ24R132C0D84EEQ8Y2JDHARDR58R72E1ZW.boombox-admin-v3?chain=mainnet
My understanding was that we want to remove friction. v3 does not implement this. allow-contract-caller for the admin contract is sufficient. v3 does not allow stacking through a different pool than defined by the user.
We can only have pages of the list, is this required by other contracts? |
Absolutely remove friction. Not allowing the pool to change has two consequences, afaict:
What do you need so that the process scales, when one custom boombox sets rewards to 30/70 split and another set rewards to 100/0, etc, etc? |
Create a contract that manage the minting of Boomboxes.
The contract should
The contract does not handle payout
The boombox contract must implement the boombox trait and can define
The text was updated successfully, but these errors were encountered: