feat(solana-swap): solana swap protocol v1 POC#2091
Conversation
shamardy
left a comment
There was a problem hiding this comment.
Thank you for the PR! This is the first review iteration concerned with cleaning up the code a bit so I can easily review it.
|
@mj-blockydevs first step is to merge with latest dev to resolve conflicts |
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
|
Recent updates:
|
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
shamardy
left a comment
There was a problem hiding this comment.
Thank you for the fixes! Next review iteration!
…ion async instead of fut, better error handling, log used in tests instead of print, redundant test removed Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
|
Here are the recent adjustments based on your PR reviews:
Feel free to let me know if there is anything else we should adjust before merging this stage of the work. To use a different source of constants, I need them to be accepted in this PR. |
borngraced
left a comment
There was a problem hiding this comment.
Great work!. only one comment after taking a quick look.
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
shamardy
left a comment
There was a problem hiding this comment.
Last comment from my side! Once all previous unresolved comments are fixed alongside the below one I approve this PR.
Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
…recently deployed one Signed-off-by: Mariusz Jasuwienas <mariusz.jasuwienas+instead@blockydevs.com>
* dev: fix(restrictions): remove wallet-only restriction from max_maker_vol (#2153) feat(tendermint): support unsigned txs for ledger's keplr extension (#2148) chore(toolchain): upgrade to 1.72 nightly (#2149) feat(solana-swap): solana swap protocol v1 POC (#2091) fix(docs): update cargo test command (#2144)
Implementation of the following SwapOps trait methods for SolanaCoin in the defi framework:
Test cases for: