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

Replace tendermint with lazyledger-core #13

Merged
merged 13 commits into from
Jan 21, 2021
Merged

Commits on Jan 12, 2021

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

Commits on Jan 19, 2021

  1. manually replace tendermint with lazyledger-core in all proto files

    update proto to lazyleder-core
    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    bc946bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614b9b4 View commit details
    Browse the repository at this point in the history
  3. baseapp: partially implement new ABCI method

    baseapp: add todo for PreprocessTxs docs
    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1a4a727 View commit details
    Browse the repository at this point in the history
  4. bubble new error, switch to field instead of method, and replace old …

    …tendermint function with std lib
    
    go mod tidy
    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d639642 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74d88c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99ae19e View commit details
    Browse the repository at this point in the history
  7. regenerate proto bindings

    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    750a424 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e93f9ea View commit details
    Browse the repository at this point in the history
  9. add template test for the new abci method

    finish doc sentence
    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9657e69 View commit details
    Browse the repository at this point in the history
  10. update changelog

    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4423dbb View commit details
    Browse the repository at this point in the history
  11. running gofmt -s

    evan-forbes committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3235a74 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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