osmosis
osmosis copied to clipboard
feat: streamswap implementation
Implementation for x/streamswap (moving from the old osmolbp branch).
Documentation and Release Note
- Does this pull request introduce a new feature or user-facing behavior changes? (yes / no)
- Is a relevant changelog entry added to the
Unreleased
section inCHANGELOG.md
? (yes / no) - How is the feature or change documented? (not applicable / specification (
x/<module>/spec/
) / Osmosis docs repo / not documented)
Spec will be added later today or tomorrow.
Hi @robert-zaremba . Thank you for this change. Would you be able to please split this PR up into smaller components to ease and speed up the review process?
We could probably start by splitting up types
and osmoutils
into another PR. What do you think?
Here is the spec: https://github.com/osmosis-labs/osmosis/pull/2605
@p0mvn OK - I will remove other files and leave types
and osmoutils
in this PR.
I've removed keeper and module implementation in this PR
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you!
This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you!
From the latest updates, streamswap is not planned to be pursued as a Go module so I'm going to close this for now. Thank you @robert-zaremba and please let me know if any concerns
All good, thanks @p0mvn