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

Allow to specify multiple relay chain RPC urls for collator node #1880

Merged
merged 45 commits into from
Dec 15, 2022

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    8555f84 View commit details
    Browse the repository at this point in the history
  2. Add pooled RPC client basics

    skunert committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5a12179 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

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

Commits on Nov 7, 2022

  1. Improve

    skunert committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a1f54e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f2b5bc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. Switch clients on error

    skunert committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    49efacc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Implement rotation logic

    skunert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    835204d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3cee77 View commit details
    Browse the repository at this point in the history
  3. Improve subscription handling

    skunert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1821ae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Error handling cleanup

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    364b78c View commit details
    Browse the repository at this point in the history
  2. Remove retry from rpc-client

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3df52c3 View commit details
    Browse the repository at this point in the history
  3. Improve naming

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3274c8d View commit details
    Browse the repository at this point in the history
  4. Improve documentation

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5606d1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b518d2 View commit details
    Browse the repository at this point in the history
  6. Adjust zombienet test

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    79625dd View commit details
    Browse the repository at this point in the history
  7. Add more comments

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5f6fe6b View commit details
    Browse the repository at this point in the history
  8. fmt

    skunert committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    98341d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Apply reviewers comments

    skunert committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8d46204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7225bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f97803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e01060 View commit details
    Browse the repository at this point in the history
  5. Clean up some dependencies

    skunert committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    619edb9 View commit details
    Browse the repository at this point in the history
  6. Fix build

    skunert committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2ca7c4b View commit details
    Browse the repository at this point in the history
  7. fmt

    skunert committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0ad786f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 25, 2022

  1. Apply review comments

    skunert committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    2b888be View commit details
    Browse the repository at this point in the history
  2. Rename P* to Relay*

    skunert committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    70b59f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Improve zombienet test

    skunert committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5957a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8352fa View commit details
    Browse the repository at this point in the history
  3. fmt

    skunert committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    2df5418 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Fix zombienet sleep

    skunert committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b318e3f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Dec 12, 2022

  1. Simplify zombienet test

    skunert committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8329760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5815f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513bb13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df5f0ba View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    9c10469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a5f76e View commit details
    Browse the repository at this point in the history
  3. fmt

    skunert committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3b27fd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Apply code review suggestions

    skunert committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7a18946 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b1f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b065a76 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. FMT

    skunert committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6431473 View commit details
    Browse the repository at this point in the history