Skip to content

Commit

Permalink
refactor: iritamod module definition
Browse files Browse the repository at this point in the history
  • Loading branch information
cyilong committed Jun 4, 2024
1 parent d63bd12 commit 17f8770
Show file tree
Hide file tree
Showing 100 changed files with 12 additions and 18,853 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ require (
github.com/tendermint/tendermint v0.34.14
github.com/tendermint/tm-db v0.6.4
github.com/tjfoc/gmsm v1.4.0
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
google.golang.org/genproto v0.0.0-20211116182654-e63d96a377c4
google.golang.org/grpc v1.42.0
)
Expand Down Expand Up @@ -106,6 +105,7 @@ require (
github.com/tendermint/go-amino v0.16.0 // indirect
github.com/zondax/hid v0.9.0 // indirect
go.etcd.io/bbolt v1.3.5 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect
golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf // indirect
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 // indirect
Expand Down
31 changes: 0 additions & 31 deletions modules/opb/alias.go

This file was deleted.

61 changes: 0 additions & 61 deletions modules/opb/client/cli/query.go

This file was deleted.

127 changes: 0 additions & 127 deletions modules/opb/client/cli/tx.go

This file was deleted.

41 changes: 0 additions & 41 deletions modules/opb/genesis.go

This file was deleted.

30 changes: 0 additions & 30 deletions modules/opb/handler.go

This file was deleted.

23 changes: 0 additions & 23 deletions modules/opb/handler_test.go

This file was deleted.

Loading

0 comments on commit 17f8770

Please sign in to comment.