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

Pre v0.6 dependency updates #215

Merged
merged 69 commits into from
Feb 9, 2021
Merged

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    9e6d826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c6218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a71e14 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    cc3d154 View commit details
    Browse the repository at this point in the history
  2. Revert "cumulus-parachain-upgrade renamed to cumulus-parachain-system"

    This reverts commit 15c6218.
    
    The change this was meant to addressed isn't introduced in Cumulus until
    commit b5f6580.
    notlesh committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    3137dc0 View commit details
    Browse the repository at this point in the history
  3. Don't specify frontier commit

    notlesh committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7355275 View commit details
    Browse the repository at this point in the history
  4. Cargo wants to play rough

    notlesh committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b4bdc11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    369d144 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4da2991 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    6dedfef View commit details
    Browse the repository at this point in the history
  2. Remove deadbeef precompile

    notlesh committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    c11bcda View commit details
    Browse the repository at this point in the history
  3. Make it compile

    notlesh committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    be336f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd686cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fabdbae View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    3418eca View commit details
    Browse the repository at this point in the history
  2. Properly specify BlockGasLimit

    Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
    notlesh and JoshOrndorff authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4a3bdee View commit details
    Browse the repository at this point in the history
  3. Add EthFilterApi

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    197096f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8406ed View commit details
    Browse the repository at this point in the history
  5. Add filter pool test

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    2aef8bb View commit details
    Browse the repository at this point in the history
  6. Specify MAXIMUM_BLOCK_WEIGHT

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    947b223 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.lock

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    b478b38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfebe9d View commit details
    Browse the repository at this point in the history
  9. Hard tabs > spaces

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    26bd092 View commit details
    Browse the repository at this point in the history
  10. Simplify gas_to_weight impl

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    1a195df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87234bd View commit details
    Browse the repository at this point in the history
  12. Update Cargo.lock

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    01c3bf6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e959309 View commit details
    Browse the repository at this point in the history
  14. Oops, actually add test

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3b3c942 View commit details
    Browse the repository at this point in the history
  15. rustfmt

    notlesh committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4781514 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0bdc9be View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. 100 chars max line length

    notlesh committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0fb3222 View commit details
    Browse the repository at this point in the history
  2. Apply prettier

    notlesh committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    70307f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

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

Commits on Feb 8, 2021

  1. Undo earlier testing changes

    notlesh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9c2b619 View commit details
    Browse the repository at this point in the history
  2. Chop lines at 100 chars

    notlesh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    94f824e View commit details
    Browse the repository at this point in the history
  3. Missed one

    notlesh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    15a2d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cc32f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53a2c40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad5e3b9 View commit details
    Browse the repository at this point in the history
  7. s/frontier/moonbeam/

    notlesh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    e7f18ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6aee61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0c29d4 View commit details
    Browse the repository at this point in the history
  10. Update Cargo.lock

    notlesh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d7d031e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f1149b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    963a302 View commit details
    Browse the repository at this point in the history
  13. Revert map_err() change

    notlesh committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2c0acfd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a29ee2 View commit details
    Browse the repository at this point in the history
  15. Format command.rs

    crystalin committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8d03909 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a440ab4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    8db531e View commit details
    Browse the repository at this point in the history
  2. s/Upgrade/System/

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9e84d6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18e1b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf3ff5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b031fc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9aba1a0 View commit details
    Browse the repository at this point in the history
  7. Pass graph to EthApi

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    59d7856 View commit details
    Browse the repository at this point in the history
  8. rustfmt

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    da3670b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    099f129 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0478eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d8c897 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'upstream/antoine-kill-processes-test' i…

    …nto notlesh-pre-v0.6-dependency-updates
    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    bc073c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    204c7a2 View commit details
    Browse the repository at this point in the history
  14. s/upgrade/system/ AGAIN

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    50e5df5 View commit details
    Browse the repository at this point in the history
  15. Fix compiler warnings

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    a3a8ede View commit details
    Browse the repository at this point in the history
  16. log--

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c774d23 View commit details
    Browse the repository at this point in the history
  17. Bump GAS_PER_SECOND to 40M

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7b68956 View commit details
    Browse the repository at this point in the history
  18. Chop long line

    notlesh committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3dd9923 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3e32199 View commit details
    Browse the repository at this point in the history