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

BEP-159: Introduce A New Staking Mechanism on BNB Beacon Chain #880

Merged
merged 60 commits into from
Dec 21, 2022

Commits on Aug 8, 2022

  1. init node change

    owen-reorg committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b107341 View commit details
    Browse the repository at this point in the history
  2. add coverage test

    owen-reorg committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e12189d View commit details
    Browse the repository at this point in the history
  3. fix build

    owen-reorg committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d72a3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. add multi-nodes test

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    dca8581 View commit details
    Browse the repository at this point in the history
  2. fix go mod

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    abd8185 View commit details
    Browse the repository at this point in the history
  3. fix lint

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bd6d6dc View commit details
    Browse the repository at this point in the history
  4. update cosmos dep

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6254391 View commit details
    Browse the repository at this point in the history
  5. fix clear cache

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5830f51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38a2782 View commit details
    Browse the repository at this point in the history
  7. remove useless todo

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8bf4750 View commit details
    Browse the repository at this point in the history
  8. fix docker

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    08d824a View commit details
    Browse the repository at this point in the history
  9. fix test

    owen-reorg committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    82b3ce6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. update

    owen-reorg committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9163330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750ee63 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. fix ci

    owen-reorg committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7d6be13 View commit details
    Browse the repository at this point in the history
  2. update workflow

    owen-reorg committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a121040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69728b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. fix and format

    owen-reorg committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    181b0b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Sep 1, 2022

  1. update

    owen-reorg committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ff02ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86dedd View commit details
    Browse the repository at this point in the history
  3. format

    owen-reorg committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    4d313c5 View commit details
    Browse the repository at this point in the history
  4. fix lint

    owen-reorg committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    19eec5f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. revert Dockerfile

    owen-reorg committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    fe6a393 View commit details
    Browse the repository at this point in the history
  2. fix multi-node-test

    owen-reorg committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    05eac4e View commit details
    Browse the repository at this point in the history
  3. try debug multi-node-test

    owen-reorg committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    cf3ff8c View commit details
    Browse the repository at this point in the history
  4. change docker compose

    owen-reorg committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    37885a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

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

Commits on Sep 6, 2022

  1. update cosmos-sdk dep

    owen-reorg committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    bdb661c View commit details
    Browse the repository at this point in the history
  2. fix multi-node-test

    owen-reorg committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7ea8e72 View commit details
    Browse the repository at this point in the history
  3. fix ci

    owen-reorg committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    22d7886 View commit details
    Browse the repository at this point in the history
  4. try fix ci

    owen-reorg committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6c6a423 View commit details
    Browse the repository at this point in the history
  5. fix ci

    owen-reorg committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    dad0503 View commit details
    Browse the repository at this point in the history
  6. fix multi-node-test

    owen-reorg committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5a30d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. fix msg problem

    owen-reorg committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    0f2a92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a25bf View commit details
    Browse the repository at this point in the history
  3. update dep

    owen-reorg committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    a6beb5f View commit details
    Browse the repository at this point in the history
  4. fix ci

    owen-reorg committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    fe1d69c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. fix staking events

    owen-reorg committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    10e8d59 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    db725b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd55fff View commit details
    Browse the repository at this point in the history
  3. fix lint

    owen-reorg committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d1f3f54 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. update cosmos-sdk

    owen-reorg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    db56f05 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. update tendermint dep

    owen-reorg committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    789141d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    beeb67c View commit details
    Browse the repository at this point in the history
  2. fix lint

    owen-reorg committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    55af2c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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

Commits on Nov 21, 2022

  1. adjust log

    owen-reorg committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e633751 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 30, 2022

  1. fix undelegate and unjail

    owen-reorg committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    26ee8b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a8dc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    4639909 View commit details
    Browse the repository at this point in the history
  2. merge with develop branch

    unclezoro committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ac7ddea View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. update dependency

    unclezoro committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0bf8291 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. update dep

    owen-reorg committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f338bf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. update dependency

    unclezoro committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    47a8047 View commit details
    Browse the repository at this point in the history
  2. update dep

    unclezoro committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3ae2c0a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. fix fee distribution

    owen-reorg committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3accb68 View commit details
    Browse the repository at this point in the history
  2. update dep

    unclezoro committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    78bd534 View commit details
    Browse the repository at this point in the history