laconicd-deprecated/x/bond/keeper
Sai Kumar 95dde36e1c
Migrating the nameservice module from dxns (#2)
* WIP: migrating the nameservice module

* WIP: migrating the nameservice module from dxns to ethermint

* refactor: move the proto package version from `v1` to `v1beta1` for vulcanize modules

* refactor: added bond module dependency to nameserivce module

* feat: added auction module dependency to nameservice module

* refactor: refactored the nameservice module

* refactor: add human-readable attributes output to cli nameservice `list`

* fix: fix the sub names authority storing issue

* refactor: removed legacyCodec from nameservice

* fix: fix the responses for `authority-expiry` and `records-expiry` commands query result

* refactor: sort the imports in app

* refactor: removed json encoder and decoder
2021-10-06 11:35:51 +05:30
..
grpc_query_test.go dxns bond module test (#4) 2021-09-29 18:18:30 +05:30
grpc_query.go [vulcanize/dxns#8] Migrating auctions module from DXNS (#3) 2021-10-01 15:19:01 +05:30
invariants.go Migrating the bond module from dxns (#1) 2021-09-27 12:11:16 +05:30
keeper_test.go dxns bond module test (#4) 2021-09-29 18:18:30 +05:30
keeper.go Migrating the nameservice module from dxns (#2) 2021-10-06 11:35:51 +05:30
msg_server.go Migrating the bond module from dxns (#1) 2021-09-27 12:11:16 +05:30
params.go dxns bond module test (#4) 2021-09-29 18:18:30 +05:30