Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix native event metadata parsing (#197)
* feat: handle cid ipld node parsing * feat: added decoding for edge-case event entry data * feat: added decoding for edge-case event entry data * test: update tests * build: go mod tidy * build: fix linting issues * doc: add reference links * test: add test cases for normal ints * doc: add reference links * feat: convert ints larger than uint32 to string * feat: check bounds for positive and negative
- Loading branch information