Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Create binary for cumulus testing node #1128 #1158

Merged
merged 23 commits into from
May 18, 2022

Commits on Apr 8, 2022

  1. Create binary for cumulus testing node

    Sebastian Kunert authored and Sebastian Kunert committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    84b2895 View commit details
    Browse the repository at this point in the history
  2. Fix call to wrong method

    Sebastian Kunert authored and Sebastian Kunert committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2bd3d06 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Fix iterator bug

    skunert committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    14b8148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfa9f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eff8bc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    14ebbc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c64ae View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 19, 2022

  1. Remove debug logs

    skunert committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c5cbf76 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Fix main.rs

    skunert committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    319e96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec851db View commit details
    Browse the repository at this point in the history
  3. Add tracing dependency

    skunert committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    014f021 View commit details
    Browse the repository at this point in the history
  4. Improve cli structure

    skunert committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4c009f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee5e93 View commit details
    Browse the repository at this point in the history
  6. Add missing license header

    skunert committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b89d636 View commit details
    Browse the repository at this point in the history
  7. Fix benchmark

    skunert committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b6e1d27 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. add build-spec subcommand (#19)

    * add build-spec subcommand
    
    * reorder args
    pepoviola authored May 9, 2022
    Configuration menu
    Copy the full SHA
    7262bb2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Fix formatting

    skunert committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0190cd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f09c063 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Add zombienet test (#26)

    * add migrated tests
    
    * rename test files
    
    * uncomment args and remove extra collator node
    pepoviola authored May 12, 2022
    Configuration menu
    Copy the full SHA
    686a444 View commit details
    Browse the repository at this point in the history
  2. Fix indentation (#27)

    * add migrated tests
    
    * rename test files
    
    * uncomment args and remove extra collator node
    
    * fix identation
    pepoviola authored May 12, 2022
    Configuration menu
    Copy the full SHA
    65a402d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Review comments

    skunert committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a8a851a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7219c View commit details
    Browse the repository at this point in the history