Skip to content
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

MIPX v1 - New json rpc method for swaps #25

Merged
merged 44 commits into from
Jul 1, 2024
Merged

Commits on Nov 10, 2023

  1. mip2 v1

    tommasini committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1447a80 View commit details
    Browse the repository at this point in the history
  2. Remove non used sections

    tommasini committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c937f19 View commit details
    Browse the repository at this point in the history
  3. fix typo

    tommasini committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4d007d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2487b5c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    bf9e4d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update MIPs/mip-2.md

    Co-authored-by: Vandan <[email protected]>
    tommasini and vandan authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c8ec086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b65338 View commit details
    Browse the repository at this point in the history
  3. deleted mip2

    tommasini committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cb3717d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. update motivatino

    tommasini committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    59b0df9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    a0ba3ae View commit details
    Browse the repository at this point in the history
  2. change params to use position params instead and add user_address par…

    …am to represent the user wallet address
    tommasini committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    89c269a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    ed3b859 View commit details
    Browse the repository at this point in the history
  2. added support for multiple swap tokens and cross chain swaps. Also ad…

    …ded the security measures implemented
    tommasini committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fcb37f7 View commit details
    Browse the repository at this point in the history
  3. add security concerns

    tommasini committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5b7282e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    61bee6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    210d269 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. update MIP3 wallet_swapAsset with new structure, new optional propert…

    …y send_to that represents the swap to address new feature possibility, removed non needed chain id properties since we will address bridging on other json rpc method
    tommasini committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f1490e1 View commit details
    Browse the repository at this point in the history
  2. Addressed review on MIP

    tommasini committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    21ed5a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. address review

    tommasini committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b200f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2bc1c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. remove referal code

    tommasini committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5cd62ad View commit details
    Browse the repository at this point in the history
  2. Update MIPs/mip-3.md

    Co-authored-by: Alex Donesky <[email protected]>
    tommasini and adonesky1 authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    54bedb4 View commit details
    Browse the repository at this point in the history
  3. remove caveats

    tommasini committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7ee3634 View commit details
    Browse the repository at this point in the history
  4. Update MIPs/mip-3.md

    Co-authored-by: Cal Leung <[email protected]>
    tommasini and Cal-L authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d87d5bf View commit details
    Browse the repository at this point in the history
  5. Update MIPs/mip-3.md

    Co-authored-by: Cal Leung <[email protected]>
    tommasini and Cal-L authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    aae1e4e View commit details
    Browse the repository at this point in the history
  6. Update MIPs/mip-3.md

    Co-authored-by: Cal Leung <[email protected]>
    tommasini and Cal-L authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    23bf4eb View commit details
    Browse the repository at this point in the history
  7. Update MIPs/mip-3.md

    Co-authored-by: Cal Leung <[email protected]>
    tommasini and Cal-L authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f6269fe View commit details
    Browse the repository at this point in the history
  8. Update MIPs/mip-3.md

    Co-authored-by: Cal Leung <[email protected]>
    tommasini and Cal-L authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6eb6317 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. update error codes

    tommasini committed May 20, 2024
    Configuration menu
    Copy the full SHA
    091e2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63762e5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update MIPs/mip-3.md

    Co-authored-by: Vandan <[email protected]>
    tommasini and vandan authored May 27, 2024
    Configuration menu
    Copy the full SHA
    69b7f5b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    55c71d3 View commit details
    Browse the repository at this point in the history
  2. address review for copy

    tommasini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d64432f View commit details
    Browse the repository at this point in the history
  3. added explanation while checking the selected account on the dapp and…

    … the wallet is not required
    tommasini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e3f7244 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    2b1211a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    3fe0f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c119eeb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    f78e3ad View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Update MIPs/mip-x.md

    Co-authored-by: jiexi <[email protected]>
    tommasini and jiexi authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    09fd777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    326c0a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update MIPs/mip-x.md

    Co-authored-by: jiexi <[email protected]>
    adonesky1 and jiexi authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    61f515e View commit details
    Browse the repository at this point in the history
  2. Update MIPs/mip-x.md

    adonesky1 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5892b6b View commit details
    Browse the repository at this point in the history
  3. Update MIPs/mip-x.md

    adonesky1 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cae24e9 View commit details
    Browse the repository at this point in the history
  4. Update MIPs/mip-x.md

    adonesky1 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a4c38d4 View commit details
    Browse the repository at this point in the history