Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

[KIP-146] Unpredictable proposer selection policy #147

Merged
merged 20 commits into from
Jul 13, 2023
Merged

[KIP-146] Unpredictable proposer selection policy #147

merged 20 commits into from
Jul 13, 2023

Commits on Jun 16, 2023

  1. Add initial KIP-146

    ian0371 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    55d1230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21454f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update proposerList

    ian0371 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7e9cba1 View commit details
    Browse the repository at this point in the history
  2. Remove subsection

    ian0371 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cfeb72d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aaba1e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Change a word

    ian0371 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9d08b13 View commit details
    Browse the repository at this point in the history
  2. Update algorithm

    ian0371 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    24b08a5 View commit details
    Browse the repository at this point in the history
  3. Fix algorithm

    ian0371 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cd66db0 View commit details
    Browse the repository at this point in the history
  4. Add parameter description

    ian0371 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    489bf1f View commit details
    Browse the repository at this point in the history
  5. Fix algorithm

    ian0371 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0263868 View commit details
    Browse the repository at this point in the history
  6. Fix algorithm

    ian0371 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0d097f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update KIPs/kip-146.md

    Co-authored-by: Junghyun Colin Kim <colin.klaytn@krustuniverse.com>
    ian0371 and kjhman21 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1956ba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4640a71 View commit details
    Browse the repository at this point in the history
  3. Fix pseudocode

    ian0371 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fbd8840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f27e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Fix function name

    ian0371 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6111009 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Fix algorithm

    ian0371 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    37c5f88 View commit details
    Browse the repository at this point in the history
  2. Fix proposer_selector

    ian0371 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d6055d3 View commit details
    Browse the repository at this point in the history
  3. Fix proposer_selector

    ian0371 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    14b3701 View commit details
    Browse the repository at this point in the history
  4. Add types in pseudocode

    ian0371 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    57efe3a View commit details
    Browse the repository at this point in the history