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-221: implement cometBFT light block validation #1463

Merged
merged 7 commits into from
Apr 18, 2023

Commits on Apr 14, 2023

  1. gomod: fix go mod tidy

    Keefe Liu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b1f2af8 View commit details
    Browse the repository at this point in the history
  2. BEP-221: implement cometBFT light block validation

    Keefe Liu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7422692 View commit details
    Browse the repository at this point in the history
  3. lint: fix golang lint

    Keefe Liu committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d1574bd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. lightclient: fix validator set changes

    Keefe Liu committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2eacb2b View commit details
    Browse the repository at this point in the history
  2. lightclient: fix comments

    Keefe Liu committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8157c35 View commit details
    Browse the repository at this point in the history
  3. lightclient: fix bind test

    Keefe Liu committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1bf451a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. lightclient: simplify validator set changed logic

    Keefe Liu committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7d7f88e View commit details
    Browse the repository at this point in the history