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

Dedicated AccountId20 type #926

Merged
merged 36 commits into from
Nov 23, 2021
Merged

Dedicated AccountId20 type #926

merged 36 commits into from
Nov 23, 2021

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    721b846 View commit details
    Browse the repository at this point in the history
  2. fix cli-opt

    JoshOrndorff committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    2faf6b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1faaa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9861fa View commit details
    Browse the repository at this point in the history
  5. rename to AccountId20

    JoshOrndorff committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ca736cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    398c3ed View commit details
    Browse the repository at this point in the history
  7. more comment ideas

    JoshOrndorff committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    b24544b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f9bc56 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    0065169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df6a87 View commit details
    Browse the repository at this point in the history
  3. start on moonbase tests

    JoshOrndorff committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c326f33 View commit details
    Browse the repository at this point in the history
  4. moonbase tests pass

    JoshOrndorff committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5043aea View commit details
    Browse the repository at this point in the history
  5. river and beam

    JoshOrndorff committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    f8071bc View commit details
    Browse the repository at this point in the history
  6. proper blanket impl

    JoshOrndorff committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b06d996 View commit details
    Browse the repository at this point in the history
  7. Be generic over the destination type too 🤷

    I'll let @nanocryk tell me how generic it is really appropriate to be here.
    JoshOrndorff committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4e60373 View commit details
    Browse the repository at this point in the history
  8. fix account tests

    JoshOrndorff committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    44d8069 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Fix tests

    girazoki committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a7294da View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    59a9d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df04c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a132d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. unused imports

    JoshOrndorff committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e0da7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5644454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09eb78 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Joshy moonbeam account : remove toLowercase (#977)

    * remove tolowercase
    
    * wip fixing tests
    
    * fix tests
    
    * finish fixing tests
    
    * remove todos
    
    * remove more todos
    
    * update package-lock
    joelamouche authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7c3cdea View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    5a5878a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf99ef View commit details
    Browse the repository at this point in the history
  3. sync with master

    joelamouche committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d99b275 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. sync with master

    joelamouche committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    67cf114 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    077b9a8 View commit details
    Browse the repository at this point in the history
  2. fix package-lock

    joelamouche committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    5177677 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'joshy-moonbeam-account' of github.com:PureStake/moonbea…

    …m into joshy-moonbeam-account
    joelamouche committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    88451a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f77d407 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. update deps

    joelamouche committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    af96f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146ef75 View commit details
    Browse the repository at this point in the history
  3. update deps

    joelamouche committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a65a3f6 View commit details
    Browse the repository at this point in the history
  4. Joshy moonbeam account downgrade attempt (#1019)

    * tried downgrading
    
    * update types
    joelamouche authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    b78319a View commit details
    Browse the repository at this point in the history