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

Feature block finalize #1324

Merged
merged 88 commits into from
May 31, 2024
Merged

Feature block finalize #1324

merged 88 commits into from
May 31, 2024

Commits on Jul 4, 2023

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

Commits on Aug 22, 2023

  1. update finalize interface

    bysomeone committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    d89fad9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 22, 2023

  1. merge upstream master

    bysomeone committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9bbdfa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. add avlanchego package

    bysomeone committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ce53b1f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. update snowman engine

    bysomeone committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    decac75 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. add snow config construct

    bysomeone committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fe776d2 View commit details
    Browse the repository at this point in the history
  2. add blank blockchain vm

    bysomeone committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    38ab01d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. add snowman finalizer

    bysomeone committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7fcc2a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Dec 5, 2023

  1. add validator set wrapper

    bysomeone committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fda0955 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    29a1a26 View commit details
    Browse the repository at this point in the history
  2. refactor snowman finalizer

    bysomeone committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f2033cd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 25, 2023

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

Commits on Jan 4, 2024

  1. update snowman config

    bysomeone committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3047e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e6c55 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    3c78f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf08a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    0eab4ca View commit details
    Browse the repository at this point in the history
  2. merge upstream master

    bysomeone committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9b2fbb4 View commit details
    Browse the repository at this point in the history
  3. mod:update vulnerable dep

    bysomeone committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7906244 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. disable exec local tx log

    bysomeone committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2988643 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    552b3af View commit details
    Browse the repository at this point in the history
  2. set initial finalized block

    bysomeone committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c93fcc1 View commit details
    Browse the repository at this point in the history
  3. rename finalize to snowman

    bysomeone committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f0ef48c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4386e3f View commit details
    Browse the repository at this point in the history
  5. update log

    bysomeone committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    73858c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da65e6c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    61648a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c6e2a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix peer ID converting

    bysomeone committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fe2dcf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0216ff3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix block finalizer initial

    bysomeone committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f513cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c8070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    618348b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    8958017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e876f52 View commit details
    Browse the repository at this point in the history
  3. fix accept block disorder

    bysomeone committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    591abaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f746f8e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. update blockchain peer list

    * use rw lock
    * add snow choice manage
    bysomeone committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    943fadb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. replace atomic with rwlock

    bysomeone committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9fad7ec View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

  1. add block finalize fork

    bysomeone committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1414f04 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. update package name to snow

    bysomeone committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    29e4dff View commit details
    Browse the repository at this point in the history
  2. add more log details

    bysomeone committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3084c9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c4a353 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. update log

    bysomeone committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    33267a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    46b12ac View commit details
    Browse the repository at this point in the history
  2. * make sure connected block height higher than finalized height

    * add finalizer height stuck checking
    * reset finalizer engine when chain is stuck
    bysomeone committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7c751c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    93e31f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b1b0c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    945997c View commit details
    Browse the repository at this point in the history
  2. add unit test

    bysomeone committed May 8, 2024
    Configuration menu
    Copy the full SHA
    feabc26 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. fix test

    bysomeone committed May 10, 2024
    Configuration menu
    Copy the full SHA
    288306c View commit details
    Browse the repository at this point in the history
  2. fmt code

    bysomeone committed May 10, 2024
    Configuration menu
    Copy the full SHA
    068a214 View commit details
    Browse the repository at this point in the history
  3. fix test with json rpc 2.0

    bysomeone committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c40ab88 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    6984d82 View commit details
    Browse the repository at this point in the history
  2. add more test

    bysomeone committed May 11, 2024
    Configuration menu
    Copy the full SHA
    6319ef3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. test:fix datarace

    bysomeone committed May 12, 2024
    Configuration menu
    Copy the full SHA
    55d7dc4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    48ac907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d67a164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1128d90 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. add finalizer reset method

    bysomeone committed May 18, 2024
    Configuration menu
    Copy the full SHA
    293e0a0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    14c0279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79b8d9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. test:fix datarace

    bysomeone committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cd672cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f6c82 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    54980d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1f280 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. snowman:update doc

    bysomeone committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b7fb632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8105570 View commit details
    Browse the repository at this point in the history
  3. fix test

    bysomeone committed May 28, 2024
    Configuration menu
    Copy the full SHA
    55607da View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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