forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat(LRAPI): add 1inch classic swap rpc #2222
Open
dimxy
wants to merge
26
commits into
dev
Choose a base branch
from
1inch-classic-swap
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14e695d - Browse repository at this point
Copy the full SHA 14e695dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad3739 - Browse repository at this point
Copy the full SHA aad3739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df753b - Browse repository at this point
Copy the full SHA 5df753bView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 57192ca - Browse repository at this point
Copy the full SHA 57192caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c31a7a - Browse repository at this point
Copy the full SHA 1c31a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3610147 - Browse repository at this point
Copy the full SHA 3610147View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23d8f1d - Browse repository at this point
Copy the full SHA 23d8f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18466fc - Browse repository at this point
Copy the full SHA 18466fcView commit details
Commits on Oct 11, 2024
-
Merge branch 'dev' into 1inch-classic-swap
* dev: fix(cosmos): fix tx broadcasting error (#2238) chore(solana): remove solana implementation (#2239) chore(cli): remove leftover subcommands from help message (#2235) fix(orders): fix cancel order race condition using time-based cache (#2232) fix(legacy-swap): taker failed spend maker payment marked as failed (#2199) chore(adex-cli): deprecate adex-cli (#2234) feat(new-RPC): connection healthcheck implementation for peers (#2194) fix(proxy-signature): add message lifetime overflows (#2233) feat(CI): handle remote files in a safer way (#2217) chore(doc): update issue address in README (#2227) fix(merge): remove duplicated db_root function (#2229) feat(wallets): add `get_wallet_names` rpc (#2202) chore(tests): don't use `.wait()` and use `block_on` instead (#2220) fix(native-rpc): remove escaped response body (#2219) fix(clippy): fix coins mod clippy warnings in wasm (#2224) feat(core): handling CTRL-C signal with graceful shutdown (#2213) docs(README): fix typos (#2212) remove the non-sense arguments (#2216) fix(db): stop creating the all-zeroes dir on KDF start (#2218)
Configuration menu - View commit details
-
Copy full SHA for 116fb0c - Browse repository at this point
Copy the full SHA 116fb0cView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ec045f - Browse repository at this point
Copy the full SHA 5ec045fView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a1282d - Browse repository at this point
Copy the full SHA 7a1282dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a645d - Browse repository at this point
Copy the full SHA 28a645dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef93d1a - Browse repository at this point
Copy the full SHA ef93d1aView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e68cfc2 - Browse repository at this point
Copy the full SHA e68cfc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab3b19 - Browse repository at this point
Copy the full SHA 5ab3b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for e040bca - Browse repository at this point
Copy the full SHA e040bcaView commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a19063a - Browse repository at this point
Copy the full SHA a19063aView commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d457bee - Browse repository at this point
Copy the full SHA d457beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a150a5 - Browse repository at this point
Copy the full SHA 6a150a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c175191 - Browse repository at this point
Copy the full SHA c175191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 257d4b9 - Browse repository at this point
Copy the full SHA 257d4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce96d87 - Browse repository at this point
Copy the full SHA ce96d87View commit details
Commits on Nov 9, 2024
-
fix review notes (including: rename approve to approve_token rpc, add…
… check for same chain for 1inch swap, move 1inch to 'lp_commands/rpc')
Configuration menu - View commit details
-
Copy full SHA for 65c4853 - Browse repository at this point
Copy the full SHA 65c4853View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5f045 - Browse repository at this point
Copy the full SHA df5f045View commit details
Commits on Nov 11, 2024
-
Merge branch 'dev' into 1inch-classic-swap
* dev: fix(foot-shooting): remove leftover code that panics via RPC (#2270) refactor(MarketCoinOps): make `wait_for_htlc_tx_spend` async (#2265) feat(eth-swap): maker tpu v2 implementation (#2211) fix(nft): add token_id field to the tx history primary key, fix balance (#2209) feat(cosmos): support IBC types in tx history implementation (#2245) fix(hd-wallet): use `CoinBalanceMap` for UTXO and QTUM (#2259) fix(tests): add more sepolia endpoints in tests (#2262) fix(legacy-swap): check for confirmations on recover taker (#2242) fix(legacy-swap): remove the need for takers to confirm their payment (#2249) refactor(P2P): types and modules (#2256) fix(evm): correctly display eth addr in iguana v2 activation result (#2254) feat(utxo): prioritize electrum connections (#1966) refactor(SwapOps): make all methods async (#2251) refactor(SwapOps): make `send_maker_payment` async (#2250) remove old p2p implementation (#2248) feat(cosmos-offline-tests): prepare IBC channels inside the container (#2246)
Configuration menu - View commit details
-
Copy full SHA for 57efd04 - Browse repository at this point
Copy the full SHA 57efd04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5bed3 - Browse repository at this point
Copy the full SHA 7b5bed3View commit details
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.