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

Feature/ implement SubstrateIBCHeader #986

Commits on Sep 14, 2022

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

Commits on Sep 21, 2022

  1. fix: ibctest go mod tidy

    TxCorpi0x committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f8995bd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. feature/ implement substrate event parser (cosmos#923)

    * feat: implement substrate event parser
    
    * fix: event parser switch fallthrough
    
    * fix: go-schnorrkel version fix
    
    * fix: go mod update for dcokertest
    
    * create helper functions between substrate <> ibc events
    
    * use intoIBCEventType
    
    * fix: event parser accumulation support
    
    * fix: spearate parsing and handling of ibc messages
    
    * feat: parachain header parse
    
    * fix: packet accumulator separate switch case
    
    * fix: go.mod docker issue
    
    * fix: ics11-beefy repo version fix
    
    * fix: accumulator events to messages
    
    * fix: add connection event type conversion
    
    * fix: ibctest go.mod fix
    
    Co-authored-by: Blas Rodriguez Irizar <rodrigblas@gmail.com>
    TxCorpi0x and blasrodri committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    5cd4878 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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