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

feat(eth-swap): maker tpu v2 implementation #2211

Merged
merged 48 commits into from
Nov 8, 2024
Merged

feat(eth-swap): maker tpu v2 implementation #2211

merged 48 commits into from
Nov 8, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e485de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6593dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eac0fd View commit details
    Browse the repository at this point in the history
  4. remove unused import

    laruh committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4fc3971 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45d4726 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 5, 2024

  1. eth maker v2 docker tests

    laruh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f73b5de View commit details
    Browse the repository at this point in the history
  2. remove clone for now

    laruh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e53c028 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dev' into eth-maker-tpu-v2

    # Conflicts:
    #	mm2src/coins/lp_coins.rs
    laruh committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3815d08 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    b1626f7 View commit details
    Browse the repository at this point in the history
  2. taker gas limits v2

    laruh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ce7903d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1063c7 View commit details
    Browse the repository at this point in the history
  4. start using nft_maker_swap_v2_contract from EthCoin in Nft maker sw…

    …ap ops, remove `swap_contract_addres` from NFT swap args
    laruh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    60f11f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. nft maker gas limits v2

    laruh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0c96992 View commit details
    Browse the repository at this point in the history
  2. update taker time

    laruh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8f983ec View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. update gas limit fields names

    laruh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6961d50 View commit details
    Browse the repository at this point in the history
  2. add sepolia test features

    laruh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5d9d1de View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. provide SEPOLIA_TESTS_LOCK

    laruh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1ef0f43 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    be1eab0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into eth-maker-tpu-v2

    # Conflicts:
    #	mm2src/mm2_main/tests/docker_tests/eth_docker_tests.rs
    laruh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4bada4f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix clippy

    laruh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ab0f961 View commit details
    Browse the repository at this point in the history
  2. review: gas limit traits

    laruh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b3ed7ba View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 7, 2024

  1. review: remove traits

    laruh committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3dce044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeead52 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 24, 2024

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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    db6b2e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da12b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b81855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ed306 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. review: remove unreachable

    laruh committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    a9a5c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ccfc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e42e34 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    1e6dacb View commit details
    Browse the repository at this point in the history
  2. review: prioritize errors

    laruh committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ce15cd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57e75ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e6ea8e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge remote-tracking branch 'origin/dev' into eth-maker-tpu-v2

    # Conflicts:
    #	mm2src/coins/utxo/utxo_standard.rs
    laruh committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    77b7500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed02392 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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