crypto-com / crypto-com/chain-indexing

Problem: Grouping IBC msg type files into folders in event and parser

Open
#743 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
34
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Create directory for putting IBC msg type files in `/usercase/event` and `/usercase/parser` by following this format `/ibc/{module}/{implement}/{version}/{msg_ibc_xxx.go}`

Example: put `msg_ibc_connection_open_try.go` into` /ibc/core/connection/v1` directory

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the msg type files in /usercase/event and /usercase/parser and compare their locations with the requested /ibc/{module}/{implement}/{version}/{msg_ibc_xxx.go} layout. Use msg_ibc_connection_open_try.go and /ibc/core/connection/v1 as the concrete example. Done means the relevant IBC message files are grouped consistently in the requested folders.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.