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

255 prepare foucoco runtime upgrade to include zenlinklptoken changes in the runtime #277

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    52e82a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e162d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7140a8 View commit details
    Browse the repository at this point in the history
  4. set network to None

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    dc26263 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d0d06d View commit details
    Browse the repository at this point in the history
  6. bring back FungiblesAdapter

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    790e207 View commit details
    Browse the repository at this point in the history
  7. fix amplitude-runtime

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9105148 View commit details
    Browse the repository at this point in the history
  8. fix pendulum-runtime

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    62f6052 View commit details
    Browse the repository at this point in the history
  9. fix node

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    218ed78 View commit details
    Browse the repository at this point in the history
  10. cleanup some test build errors

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    31da48c View commit details
    Browse the repository at this point in the history
  11. add .lock

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    46700b7 View commit details
    Browse the repository at this point in the history
  12. fix test build issues

    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7799c7a View commit details
    Browse the repository at this point in the history
  13. fix test build issues of parachain-staking.

    The order of the pallets during runtime construction has changed.
    see KILTprotocol/kilt-node#416
    b-yap committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    19dceb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    1b1cbdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5c62d View commit details
    Browse the repository at this point in the history
  3. remove extern crate core

    b-yap committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e9ac19a View commit details
    Browse the repository at this point in the history
  4. revert comment println

    b-yap committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b1d0371 View commit details
    Browse the repository at this point in the history
  5. Implemented initial draft code for the conversion between ZenlinkAsse…

    …tId and Spacewalk assets.
    adelarja committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    302bf39 View commit details
    Browse the repository at this point in the history
  6. added PARA_CHAIN_ID constant

    adelarja committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9988ad4 View commit details
    Browse the repository at this point in the history
  7. Fixed shifting issue

    adelarja committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d9f5b03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c003c2b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

    adelarja committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    94282f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81fa633 View commit details
    Browse the repository at this point in the history
  4. Fixed type issues

    adelarja committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6f1ff80 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    b63df99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82cb978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa621d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    73c7e81 View commit details
    Browse the repository at this point in the history
  2. Changed module

    adelarja committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5bf9a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5564d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    19abbde View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    deleted unnecessary dependencies.
    adelarja authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e573c15 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    Updated spacewalk dependencies.
    adelarja authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d8c0655 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Extended statement to check also the issuer in the match of conversio…

    …n function for stellar assets.
    adelarja committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    901d3c4 View commit details
    Browse the repository at this point in the history
  2. Merge branch '241-update-spacewalk-dependencies-and-configure-the-lp-…

    …token-for-use-with-the-zenlink-pallet' of github.com:pendulum-chain/pendulum into 241-update-spacewalk-dependencies-and-configure-the-lp-token-for-use-with-the-zenlink-pallet
    adelarja committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2a53682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db97794 View commit details
    Browse the repository at this point in the history
  4. Refactored zenlink_id_to_currency_id function. Now it checks that the…

    … asset chain_id and the parachain_id are the same.
    adelarja committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1239e98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8ce574 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge branch '241-update-spacewalk-dependencies-and-configure-the-lp-…

    …token-for-use-with-the-zenlink-pallet' into 255-prepare-foucoco-runtime-upgrade-to-include-zenlinklptoken-changes-in-the-runtime
    adelarja committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    406f1b1 View commit details
    Browse the repository at this point in the history
  2. Merged branches to test

    adelarja committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    dd6ef35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f1399d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    c34634e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f45510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee098ab View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. Implemented GenerateLpAssetId to change the generate_lp_asset_id func…

    …tion, allowing us to use a discriminant of 3 for the Zenlink LP token.
    adelarja committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6d3df88 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. last runtime upgrade

    adelarja committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    234b35f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fixed merge conflicts

    adelarja committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5ba5cde View commit details
    Browse the repository at this point in the history
  2. Bumped spec_version to 18, and transaction_version to 26.

    Signed-off-by: adelarja <[email protected]>
    adelarja committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bd7f29d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c6e60c View commit details
    Browse the repository at this point in the history