Skip to content

Commit

Permalink
feature/ implement substrate event parser (#923)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
TxCorpi0x and blasrodri committed Oct 6, 2022
1 parent f8995bd commit 5cd4878
Show file tree
Hide file tree
Showing 5 changed files with 581 additions and 13 deletions.
Loading

0 comments on commit 5cd4878

Please sign in to comment.