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

Set Existential Deposit to Zero and Refactor Related Tests #170

Merged
merged 30 commits into from
Nov 15, 2023

Commits on Nov 10, 2023

  1. create the test

    asiniscalchi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    baf5110 View commit details
    Browse the repository at this point in the history
  2. existential deposit to 1

    asiniscalchi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9de068c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b3a49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e669c3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/existential_deposit_is_0' of github.com:freever…

    …seio/laos into feature/existential_deposit_is_0
    asiniscalchi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b58bbf9 View commit details
    Browse the repository at this point in the history
  6. refactoring

    asiniscalchi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0419844 View commit details
    Browse the repository at this point in the history
  7. refactoring

    asiniscalchi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0bfa523 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7b23ab View commit details
    Browse the repository at this point in the history
  9. fmt

    asiniscalchi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7266d95 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix compilation error

    asiniscalchi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c773ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c557f View commit details
    Browse the repository at this point in the history
  3. fmt

    asiniscalchi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ba7e5bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    641fff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b042c View commit details
    Browse the repository at this point in the history
  6. sending 1 wei

    asiniscalchi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9170541 View commit details
    Browse the repository at this point in the history
  7. Update ownership-chain/runtime/src/tests.rs

    Co-authored-by: dastan <[email protected]>
    asiniscalchi and dastan authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8ba1833 View commit details
    Browse the repository at this point in the history
  8. better commnet

    asiniscalchi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5ccfa29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5dc42de View commit details
    Browse the repository at this point in the history
  10. fix the merge

    asiniscalchi committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8a5d78f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. better test name

    asiniscalchi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c8da0a8 View commit details
    Browse the repository at this point in the history
  2. comment identation

    asiniscalchi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f68dd61 View commit details
    Browse the repository at this point in the history
  3. using assert! in test

    asiniscalchi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    25c9ddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1aeab6 View commit details
    Browse the repository at this point in the history
  5. some consmetics

    asiniscalchi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    67cd3c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e64cc7 View commit details
    Browse the repository at this point in the history
  7. fmt

    asiniscalchi committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    812813e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    241474f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    614f9ba View commit details
    Browse the repository at this point in the history
  2. removed unuseful test

    asiniscalchi committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bbe24de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db07a6a View commit details
    Browse the repository at this point in the history