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

trial #33

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

trial #33

wants to merge 26 commits into from

Commits on Jan 23, 2022

  1. Configuration menu
    Copy the full SHA
    fd778cf View commit details
    Browse the repository at this point in the history
  2. enable swaps on kusama

    shawntabrizi committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3eaa619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31426cf View commit details
    Browse the repository at this point in the history
  4. express more errors

    shawntabrizi committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d457803 View commit details
    Browse the repository at this point in the history
  5. finish up tests

    shawntabrizi committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    331a835 View commit details
    Browse the repository at this point in the history
  6. fmt

    shawntabrizi committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    bc23e47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3916763 View commit details
    Browse the repository at this point in the history
  8. make fields pub

    shawntabrizi committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    578ad43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4981fdb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    2527a7c View commit details
    Browse the repository at this point in the history
  2. Update Crowdloan Account to FundIndex (paritytech#4824)

    * update fund account to use index
    
    * fix integration tests
    
    * Update runtime/common/src/crowdloan.rs
    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    9548b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c643273 View commit details
    Browse the repository at this point in the history
  4. format

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a54d1f2 View commit details
    Browse the repository at this point in the history
  5. fix warning

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c963177 View commit details
    Browse the repository at this point in the history
  6. fix spacing

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3d85c33 View commit details
    Browse the repository at this point in the history
  7. fix formatting

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    19f7a04 View commit details
    Browse the repository at this point in the history
  8. write migrations

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ba1dc91 View commit details
    Browse the repository at this point in the history
  9. add migration

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    ed04dc9 View commit details
    Browse the repository at this point in the history
  10. fixes

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    61df5dc View commit details
    Browse the repository at this point in the history
  11. more fixes to migration

    shawntabrizi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    603771d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d82def View commit details
    Browse the repository at this point in the history
  13. Update runtime/common/src/crowdloan/mod.rs

    Co-authored-by: Zeke Mostov <z.mostov@gmail.com>
    shawntabrizi and emostov committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0ad9e8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e38d881 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

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

Commits on Feb 7, 2022

  1. Update migration.rs

    shawntabrizi committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    dd2eaca View commit details
    Browse the repository at this point in the history
  2. extract swap function

    shawntabrizi committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6217ef5 View commit details
    Browse the repository at this point in the history