Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Transact from eth to sub #114

Open
wants to merge 50 commits into
base: bridge-next-gen
Choose a base branch
from
Open

Commits on Feb 14, 2024

  1. Fix for unit test

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d68c3d6 View commit details
    Browse the repository at this point in the history
  2. Update for transact

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    307ecd6 View commit details
    Browse the repository at this point in the history
  3. Penpal config for transact

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7c493bd View commit details
    Browse the repository at this point in the history
  4. Fix import

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e55cfd1 View commit details
    Browse the repository at this point in the history
  5. Fix taplo

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    45c3372 View commit details
    Browse the repository at this point in the history
  6. Fix for breaking emulated tests

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    26df807 View commit details
    Browse the repository at this point in the history
  7. Remove unused

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c4fe031 View commit details
    Browse the repository at this point in the history
  8. Tranfer fees to BH for transact

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    51b76fe View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Remove the teleport config

    yrong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3ed7260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    772fa46 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Refund surplus

    yrong committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    540a791 View commit details
    Browse the repository at this point in the history
  2. Fix format

    yrong committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    051b3b6 View commit details
    Browse the repository at this point in the history
  3. Replace hardcode value

    yrong committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e523185 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    a8b8435 View commit details
    Browse the repository at this point in the history
  2. Update import path

    yrong committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b10d19e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    cbd2e19 View commit details
    Browse the repository at this point in the history
  2. Unit test for transact

    yrong committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e363918 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    13217f1 View commit details
    Browse the repository at this point in the history
  2. Fix breaking test

    yrong committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    257e75d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03942a View commit details
    Browse the repository at this point in the history
  4. Remove deprecated

    yrong committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    698a9e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9968a37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40ea01a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Reuse weight type

    yrong committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    004afd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d2c03 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update Cargo.toml

    yrong committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    626ec76 View commit details
    Browse the repository at this point in the history
  2. Fix breaking test

    yrong committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0686fcd View commit details
    Browse the repository at this point in the history
  3. Improve tests

    yrong committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7cc0d59 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 6, 2024

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

    yrong committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7b916e5 View commit details
    Browse the repository at this point in the history
  3. Improve convert logic

    yrong committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    15759a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fix UniversalLocation

    yrong committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    04a339e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c18f771 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    6fb78fe View commit details
    Browse the repository at this point in the history
  2. Fix build error

    yrong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9d0af91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68abf04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76b01b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87ed097 View commit details
    Browse the repository at this point in the history
  6. Fix breaking test

    yrong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0ea24a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b85e362 View commit details
    Browse the repository at this point in the history
  2. Fix compile error

    yrong committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cd7a64a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 28, 2024

  1. Zero fee for transact

    yrong committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9829de7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Remove unused

    yrong committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f30d46 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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