laconicd/app
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
..
ante crypto: updates from reviews (#535) 2021-09-07 17:29:24 +00:00
app_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
app.go Migrating the nameservice module from dxns (#2) 2021-10-06 11:35:51 +05:30
benchmark_test.go all: add benchmarks to core components (#493) 2021-08-26 08:20:27 +00:00
export.go all: linter (#532) 2021-09-05 11:03:06 +00:00
simulation_test.go conflicts 2021-04-17 12:00:07 +02:00
test_helpers.go dxns bond module test (#4) 2021-09-29 18:18:30 +05:30