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

Allow plugins to send custom messages #2101

Merged
merged 36 commits into from
Jan 6, 2021
Merged

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    30ca673 View commit details
    Browse the repository at this point in the history
  2. Any role

    shargon committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    4d9c613 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

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

Commits on Dec 1, 2020

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

Commits on Dec 7, 2020

  1. Use a different enum

    shargon committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    ea0393c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b126e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

Commits on Dec 18, 2020

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

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    338face View commit details
    Browse the repository at this point in the history
  2. Remove enum

    shargon committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e8650ad View commit details
    Browse the repository at this point in the history
  3. WhiteList p2p message

    shargon committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e7355d0 View commit details
    Browse the repository at this point in the history
  4. Clean

    shargon committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    0af7858 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Rename

    shargon committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4334d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6bde2 View commit details
    Browse the repository at this point in the history
  3. Rename

    erikzhang committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    7960e27 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Add single validators

    shargon committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    8250aa1 View commit details
    Browse the repository at this point in the history
  2. Add single validators

    shargon committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    a8eca56 View commit details
    Browse the repository at this point in the history
  3. Update Blockchain.cs

    shargon committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    9d2756a View commit details
    Browse the repository at this point in the history
  4. IInventory

    shargon committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    c656f3b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Use CreateBuilder

    erikzhang committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    7fd40ec View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

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

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    8338410 View commit details
    Browse the repository at this point in the history
  2. Add Height

    shargon committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    6c62a30 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Simplify

    erikzhang committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    18d3e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16be616 View commit details
    Browse the repository at this point in the history
  3. Remove MessageType

    shargon committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    4d8b0a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c7fdaf View commit details
    Browse the repository at this point in the history
  5. Update

    shargon committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9c2a6f6 View commit details
    Browse the repository at this point in the history
  6. Fix UT

    shargon committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    48a98a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Rename

    shargon committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    eb41546 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

Commits on Jan 5, 2021

  1. Add sender

    shargon committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    98a7316 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    0b28d17 View commit details
    Browse the repository at this point in the history
  2. Check format

    erikzhang committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    7f49339 View commit details
    Browse the repository at this point in the history
  3. Fix UT

    erikzhang committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b6f505e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e028b64 View commit details
    Browse the repository at this point in the history