-
Notifications
You must be signed in to change notification settings - Fork 6
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
🤝 One Token Model - Pallet Funding Integration #401
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @JuaniRios and the rest of your teammates on Graphite |
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
3 times, most recently
from
September 18, 2024 14:14
3849071
to
59622fb
Compare
JuaniRios
changed the title
🤝 OTM funding integration
🤝 One Token Model - pallet-funding integration
Sep 19, 2024
JuaniRios
changed the title
🤝 One Token Model - pallet-funding integration
🤝 One Token Model - Pallet Funding Integration
Sep 19, 2024
JuaniRios
changed the title
🤝 One Token Model - Pallet Funding Integration
🤝 One Token Model - Pallet Funding Integration
Sep 19, 2024
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
September 20, 2024 12:04
59622fb
to
7b27337
Compare
JuaniRios
force-pushed
the
09-10-one-token-model
branch
from
September 20, 2024 13:20
b13ff8f
to
70655e3
Compare
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
5 times, most recently
from
September 23, 2024 10:51
0cce953
to
a04bf46
Compare
lrazovic
approved these changes
Sep 26, 2024
This was referenced Sep 27, 2024
Merged
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
3 times, most recently
from
September 30, 2024 13:14
2ddbf09
to
0631f96
Compare
vstam1
reviewed
Oct 1, 2024
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 3, 2024 13:49
0631f96
to
70e3fed
Compare
This was referenced Oct 4, 2024
JuaniRios
force-pushed
the
09-10-one-token-model
branch
from
October 9, 2024 09:59
70655e3
to
8c6cb4a
Compare
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 9, 2024 09:59
70e3fed
to
6a561be
Compare
This was referenced Oct 9, 2024
lrazovic
force-pushed
the
09-10-one-token-model
branch
from
October 10, 2024 11:57
8c6cb4a
to
8613b59
Compare
lrazovic
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 10, 2024 11:57
6a561be
to
6836ed8
Compare
JuaniRios
force-pushed
the
09-10-one-token-model
branch
from
October 10, 2024 11:59
8613b59
to
8c6cb4a
Compare
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 10, 2024 11:59
6836ed8
to
6a561be
Compare
Merged
lrazovic
force-pushed
the
09-10-one-token-model
branch
from
October 10, 2024 12:20
8c6cb4a
to
8613b59
Compare
lrazovic
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 10, 2024 12:20
6a561be
to
6836ed8
Compare
JuaniRios
force-pushed
the
09-10-one-token-model
branch
from
October 10, 2024 12:22
8613b59
to
8c6cb4a
Compare
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 10, 2024 12:22
6836ed8
to
6a561be
Compare
JuaniRios
force-pushed
the
09-10-one-token-model
branch
from
October 10, 2024 13:46
8c6cb4a
to
70e28e5
Compare
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 10, 2024 13:46
6a561be
to
dd5ba75
Compare
JuaniRios
changed the base branch from
09-10-one-token-model
to
graphite-base/401
October 10, 2024 14:08
JuaniRios
force-pushed
the
09-18-pallet_funding_otm_integration
branch
from
October 10, 2024 14:09
dd5ba75
to
5e7d2f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
Integrate the OTM flow in pallet-funding
How?
ParticipationMode
with variantsClassic(multiplier)
andOTM
Refunded
orLocked
in proxy-bonding pallet.refund_fee
of proxy-bondingTesting?
In the next PR