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

Crystalin fix nimbus ci #410

Closed
wants to merge 82 commits into from
Closed

Crystalin fix nimbus ci #410

wants to merge 82 commits into from

Commits on May 3, 2021

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

Commits on May 4, 2021

  1. geting closer

    JoshOrndorff committed May 4, 2021
    Configuration menu
    Copy the full SHA
    b37ecb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a04b63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c3ac8 View commit details
    Browse the repository at this point in the history
  4. EVM to right version

    JoshOrndorff committed May 4, 2021
    Configuration menu
    Copy the full SHA
    ac7405c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2d1699 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0d2dcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    345efc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c03178 View commit details
    Browse the repository at this point in the history
  9. Fix pallet mocks

    JoshOrndorff committed May 4, 2021
    Configuration menu
    Copy the full SHA
    c2ef3ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb4697d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4467989 View commit details
    Browse the repository at this point in the history
  12. runtime compiles

    JoshOrndorff committed May 4, 2021
    Configuration menu
    Copy the full SHA
    432ad4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0201056 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7a22bfb View commit details
    Browse the repository at this point in the history
  15. bump cumulonimbus

    JoshOrndorff committed May 4, 2021
    Configuration menu
    Copy the full SHA
    114d10d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a43fb57 View commit details
    Browse the repository at this point in the history
  17. remove rand hack

    JoshOrndorff committed May 4, 2021
    Configuration menu
    Copy the full SHA
    c76f23f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    66f9093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d8c5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da1a77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6b95e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acb46f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    818eba1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Updates frontier

    Crystalin committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8286d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68dfae2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50b9b26 View commit details
    Browse the repository at this point in the history
  4. Restore missing parens

    notlesh committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3572854 View commit details
    Browse the repository at this point in the history
  5. Update Cargo.lock

    notlesh committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0235ecc View commit details
    Browse the repository at this point in the history
  6. Change fork test behavior. Test now retrieves re-inserted tx at new c… (

    #398)
    
    * Change fork test behavior. Test now retrieves re-inserted tx at new canonical chain
    
    * Fix format
    
    * Change let for const
    girazoki authored May 6, 2021
    Configuration menu
    Copy the full SHA
    01f076b View commit details
    Browse the repository at this point in the history
  7. Bump

    notlesh committed May 6, 2021
    Configuration menu
    Copy the full SHA
    9027c20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9917bef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a87624 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd27f0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1910068 View commit details
    Browse the repository at this point in the history
  12. rustfmt

    notlesh committed May 6, 2021
    Configuration menu
    Copy the full SHA
    2bf7a5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d4fc108 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. bump nimbus

    JoshOrndorff committed May 7, 2021
    Configuration menu
    Copy the full SHA
    60cc243 View commit details
    Browse the repository at this point in the history
  2. another bump

    JoshOrndorff committed May 7, 2021
    Configuration menu
    Copy the full SHA
    180e114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa49c08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b852044 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d81e4a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    321f3af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7261c45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f71cff3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. runtime compiles again

    JoshOrndorff committed May 10, 2021
    Configuration menu
    Copy the full SHA
    166b2c5 View commit details
    Browse the repository at this point in the history
  2. re-enable rewards

    JoshOrndorff committed May 10, 2021
    Configuration menu
    Copy the full SHA
    df421d6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    68ba54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c3df84 View commit details
    Browse the repository at this point in the history
  3. Remove sc-transaction-graph

    tgmichel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    97aa89f View commit details
    Browse the repository at this point in the history
  4. Update node/Cargo.toml

    JoshOrndorff authored May 11, 2021
    Configuration menu
    Copy the full SHA
    924f067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00bb58c View commit details
    Browse the repository at this point in the history
  6. Fix debugging snafu

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1ce7baa View commit details
    Browse the repository at this point in the history
  7. cargo.lock

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    aa5e589 View commit details
    Browse the repository at this point in the history
  8. prettier

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c993cb4 View commit details
    Browse the repository at this point in the history
  9. Fix tools readme

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b5bd5e5 View commit details
    Browse the repository at this point in the history
  10. one more for the readme

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1d24231 View commit details
    Browse the repository at this point in the history
  11. Don't specify fp-rpc version

    notlesh committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9f97d27 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c14e65 View commit details
    Browse the repository at this point in the history
  13. line length

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e539bd6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84a869d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    adba2bd View commit details
    Browse the repository at this point in the history
  16. master.into()

    JoshOrndorff committed May 11, 2021
    Configuration menu
    Copy the full SHA
    29a9b5f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. bump nimbus

    JoshOrndorff committed May 12, 2021
    Configuration menu
    Copy the full SHA
    7f1c051 View commit details
    Browse the repository at this point in the history
  2. bump nimbus

    JoshOrndorff committed May 12, 2021
    Configuration menu
    Copy the full SHA
    9b2f376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22589be View commit details
    Browse the repository at this point in the history
  4. Shorten runtime line

    JoshOrndorff committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b6890a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fb316c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9727a0 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Adds log for CI

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    3d35fae View commit details
    Browse the repository at this point in the history
  2. More logs for CI

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c837d9f View commit details
    Browse the repository at this point in the history
  3. ⚠️ DISABLE INTEGRATION TESTS ⚠️

    They pass locally, but don't run in CI. I'm disabling them for now so we get a docker image that ops can test.
    JoshOrndorff committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c03afbf View commit details
    Browse the repository at this point in the history
  4. Disable sscache

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b04260b View commit details
    Browse the repository at this point in the history
  5. Restore cargo test on ci

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    da462a7 View commit details
    Browse the repository at this point in the history
  6. Restoring sscache

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d7ccb1f View commit details
    Browse the repository at this point in the history
  7. Restore CI test speed

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f55bd49 View commit details
    Browse the repository at this point in the history
  8. Restore ts tests

    Crystalin committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d91fa77 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    304891b View commit details
    Browse the repository at this point in the history
  2. Restore joshy's branch setting for CI

    Crystalin committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d9843fd View commit details
    Browse the repository at this point in the history
  3. Reduce changes

    Crystalin committed May 14, 2021
    Configuration menu
    Copy the full SHA
    31754c9 View commit details
    Browse the repository at this point in the history
  4. Restore all

    Crystalin committed May 14, 2021
    Configuration menu
    Copy the full SHA
    1d0d92b View commit details
    Browse the repository at this point in the history
  5. restore concurrent ts tests

    Crystalin committed May 14, 2021
    Configuration menu
    Copy the full SHA
    64e60e0 View commit details
    Browse the repository at this point in the history