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

Update to the lazyledger packages instead of tendermint and the cosmos-sdk #7

Merged
merged 2 commits into from
Jan 31, 2021

Commits on Jan 30, 2021

  1. replace tendermint with lazyledger-core in all go files

    switch to using lazyledger-core and the fork of the sdk
    
    update to the latest verison of lazyledger-core
    
    use the latest version of lazyledger-core and the lazyledger fork of the sdk
    
    gofmt
    
    gofmt
    
    ci fix: add the make proto-lint command
    
    switch to the lazyledger-core proto files
    
    remove redundant message types
    evan-forbes committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    77c9028 View commit details
    Browse the repository at this point in the history
  2. copy the buf.yaml file from the cosmos-sdk

    update from deprecated cli command
    
    add version to buf.yaml
    
    change lazyledger-app proto package declaration in accordance with buf linting
    evan-forbes committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    644d2d2 View commit details
    Browse the repository at this point in the history