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

Expose 9945 for checking relaychain's block number on parachain #435

Merged
merged 9 commits into from
Mar 11, 2022

Commits on Mar 8, 2022

  1. Move bootnodes to calamari genesis

    Signed-off-by: Dengjianping <djptux@gmail.com>
    Dengjianping committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8d452d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Expose 9945 port

    Signed-off-by: Dengjianping <djptux@gmail.com>
    Dengjianping committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f3ed8d0 View commit details
    Browse the repository at this point in the history
  2. Open 9944 and 9945 while run container

    Signed-off-by: Dengjianping <djptux@gmail.com>
    Dengjianping committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    65c080d View commit details
    Browse the repository at this point in the history
  3. Unsafe ws port when launch container

    Signed-off-by: Dengjianping <djptux@gmail.com>
    Dengjianping committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ca5a002 View commit details
    Browse the repository at this point in the history
  4. Unsafe relaychain's ws port

    Signed-off-by: Dengjianping <djptux@gmail.com>
    Dengjianping committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f3d6a35 View commit details
    Browse the repository at this point in the history
  5. Use block finalizaiton checker tool in docker tests

    Signed-off-by: ghzlatarev <ghzlatarev@gmail.com>
    ghzlatarev committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3fca832 View commit details
    Browse the repository at this point in the history
  6. Update integration test

    Signed-off-by: ghzlatarev <ghzlatarev@gmail.com>
    ghzlatarev committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    700ce04 View commit details
    Browse the repository at this point in the history
  7. Bump sleep to 60 seconds for docker tests

    Signed-off-by: ghzlatarev <ghzlatarev@gmail.com>
    ghzlatarev committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    2bf0b6c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Revert bootnodes change

    Signed-off-by: Dengjianping <djptux@gmail.com>
    Dengjianping committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    55de8d7 View commit details
    Browse the repository at this point in the history