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

Polkadot assets on ethereum #128

Merged
merged 77 commits into from
Sep 2, 2024
Merged

Commits on Mar 21, 2024

  1. Register token from polkadot

    yrong committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6019c8d View commit details
    Browse the repository at this point in the history
  2. Extract AssetRegistrarMetadata

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

Commits on Mar 22, 2024

  1. ReserveTransfer from AssetHub

    yrong committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9672b52 View commit details
    Browse the repository at this point in the history
  2. Transfer DOT back to AssetHub

    yrong committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c017bfe View commit details
    Browse the repository at this point in the history
  3. Fix breaking tests

    yrong committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3dc37ea View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix register token

    yrong committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1f00024 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 27, 2024

  1. Rename to SendForeignToken

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

Commits on Mar 29, 2024

  1. Update cost

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    fec5a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a683680 View commit details
    Browse the repository at this point in the history
  3. Use versioned location

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    f7ed096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36bb656 View commit details
    Browse the repository at this point in the history
  3. Rename as SendNativeToken

    yrong committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cf091f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4921280 View commit details
    Browse the repository at this point in the history
  5. More refactoring

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

Commits on Apr 9, 2024

  1. Remove AgentExecuteCommand

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

Commits on Apr 10, 2024

  1. Remove TokenExists check

    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f56567d View commit details
    Browse the repository at this point in the history
  2. Update cumulus/parachains/integration-tests/emulated/tests/bridges/br…

    …idge-hub-rococo/src/tests/snowbridge.rs
    
    Co-authored-by: Clara van Staden <[email protected]>
    yrong and claravanstaden authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c792204 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ron/polkadot-assets-on-ethereum' of https://github.com/…

    …Snowfork/polkadot-sdk into ron/polkadot-assets-on-ethereum
    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a81b87f View commit details
    Browse the repository at this point in the history
  4. Benchmark register_token

    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ce91a8c View commit details
    Browse the repository at this point in the history
  5. More checks for the events

    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f3c9d11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41aa563 View commit details
    Browse the repository at this point in the history
  7. More tests describe tokenID

    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d6c6330 View commit details
    Browse the repository at this point in the history
  8. More asset identifiers

    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    faf8f73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7001866 View commit details
    Browse the repository at this point in the history
  10. Fix breaking tests

    yrong committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1edad16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    933130a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    8ace79e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40cc470 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 19, 2024

  1. Revert the change on AH

    yrong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    50983ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ad44df View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 7, 2024

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

Commits on Aug 21, 2024

  1. Short epoch

    yrong committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fa70f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    3d0fae3 View commit details
    Browse the repository at this point in the history
  2. Fix integration tests

    yrong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    25c819a View commit details
    Browse the repository at this point in the history
  3. Fix format

    yrong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3cb2f05 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    yrong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3a94733 View commit details
    Browse the repository at this point in the history
  5. Register relay token

    yrong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9d900b2 View commit details
    Browse the repository at this point in the history
  6. Use relay token as fee asset

    yrong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    33ea85e View commit details
    Browse the repository at this point in the history
  7. Fix clippy

    yrong committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d64e783 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Fix missing dependency

    yrong committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    79fb3b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

    yrong committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3f1ded3 View commit details
    Browse the repository at this point in the history
  3. Fix the instruction

    yrong committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0e06cae View commit details
    Browse the repository at this point in the history
  4. Fix test

    yrong committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4a04f1f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Multi hop transfer

    yrong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0d3988c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    yrong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f1155b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a44db43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0fd8e View commit details
    Browse the repository at this point in the history
  3. Decrease gas estimation for PNA

    yrong committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f5c6b92 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    yrong committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1095bff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21fa444 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

    yrong committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    42933da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    760d697 View commit details
    Browse the repository at this point in the history
  4. Add more tests

    yrong committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a550c42 View commit details
    Browse the repository at this point in the history
  5. Revamp reanchor logic

    yrong committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    736fe90 View commit details
    Browse the repository at this point in the history
  6. Improve reanchor & Fix tests

    yrong committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d1b8d16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    897fdad View commit details
    Browse the repository at this point in the history
  8. Rename as asset location

    yrong committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e733321 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31c75e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    009402e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add test

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    949fb45 View commit details
    Browse the repository at this point in the history
  2. Fix taplo

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b38b20c View commit details
    Browse the repository at this point in the history
  3. More tests

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0b2f782 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    62eef65 View commit details
    Browse the repository at this point in the history
  5. Format code

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    39a84b9 View commit details
    Browse the repository at this point in the history
  6. Batch rename token command

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5ae8b0b View commit details
    Browse the repository at this point in the history
  7. Remove agent_id

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6ca963d View commit details
    Browse the repository at this point in the history
  8. Rename as AssetMetadata

    yrong committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    79e62fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a4f582 View commit details
    Browse the repository at this point in the history