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

Simplify trait bounds in network to prepare for collator-rpc #12082

Merged
merged 37 commits into from
Aug 31, 2022

Commits on Mar 15, 2022

  1. Hack towards PoC

    skunert committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ceb706e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e5b5d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. blockchainevents

    skunert committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    97264ff View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Remove bitswap

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

Commits on Apr 8, 2022

  1. Merge branch 'master' into collator-rpc-poc

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

Commits on Apr 25, 2022

  1. Remove unused sync more

    skunert committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e74cc52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ec4b9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

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

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    b0a149e View commit details
    Browse the repository at this point in the history
  2. Re-enable bitswap change

    skunert committed May 27, 2022
    Configuration menu
    Copy the full SHA
    a1b1244 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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

Commits on Jun 1, 2022

  1. Remove Chain trait bound

    skunert committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a2f2c60 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    44da032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf4446 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Move network to cumulus

    skunert committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    63581d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Make AuthorityDiscovery async

    skunert committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ab192df View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 26, 2022

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

Commits on Aug 3, 2022

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

Commits on Aug 5, 2022

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

Commits on Aug 8, 2022

  1. Extract bitswap

    skunert committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f02bd87 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    1ee5965 View commit details
    Browse the repository at this point in the history
  2. Adjustments after merge

    skunert committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6e0645c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

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

Commits on Aug 22, 2022

  1. Add comments

    skunert committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    a7213c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e040f2f View commit details
    Browse the repository at this point in the history
  3. Improve comments

    skunert committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7165e1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25067f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    073e40f View commit details
    Browse the repository at this point in the history
  6. Clean up generics

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

Commits on Aug 23, 2022

  1. Fix CI

    skunert committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    25578ec View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Aug 25, 2022

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

Commits on Aug 26, 2022

  1. Remove NetworkHeaderBackend

    skunert committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f0f56ec View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    0659230 View commit details
    Browse the repository at this point in the history
  2. Fix Cargo.lock

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