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

feat: Edit tendermint proto files to comply with non wasm clients #819

Commits on Jan 5, 2024

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

Commits on Jan 17, 2024

  1. feat: Add revision number to light client heights (#822)

    Add revision number but for now do not add support for resseting chain height
    AntonAndell committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6bed165 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. 807 add client specific hashing on ack and packet data (#825)

    * feat: hash depending on client type
    
    * feat: add IBC prefix for ics-08 clients and bugfixes (#826)
    
    * feat: Add revision number to light client heights
    
    Add revision number but for now do not add support for resseting chain height
    
    * revert to using two clients
    
    * feat: add IBC prefix for ics-08 clients and bugfixes
    
    * fix: hash ack value before sending to verify membership for ics8 client
    
    ---------
    
    Co-authored-by: izyak <lbackup887@gmail.com>
    
    ---------
    
    Co-authored-by: izyak <lbackup887@gmail.com>
    AntonAndell and izyak committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a442d95 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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