Files
wasmd/x/wasm/keeper
vuong 6d67d5b4f7 Get Contracts by Creator Address (#1021)
* add query to query.proto

* add ContractsByCreatorPrefix in keys.go

* add ContractCreatorThirdIndex to keeper.go

* add querier

* cli

* fix test

* linting

* add key test

* no need to change creator when migrate

* add query test

* minor

* add migrate logic

* add more test

* register migration

* minor

* Update x/wasm/client/cli/query.go

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>

* nits

* remove IterateAllContract

* Update x/wasm/keeper/genesis_test.go

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>

* nit

* nit: func name

* change key

* improve TestIteratorContractByCreator

* fix test

* use IterateContractInfo in migrate2to3

* minor

* move key

* improve test case

* add pagReq in ContractsByCreator query

* ordering query

* add migrate test

* Make ContractsByCreator plural; formatting and minor updates

* Comment why AbsoluteTxPositionLen makes sense

* Migrate 1 to 2

* Set module version

Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: khanh-notional <50263489+catShaark@users.noreply.github.com>
2022-10-20 19:04:41 +02:00
..
2022-05-09 22:34:26 +02:00
2021-11-17 17:20:26 +01:00
2022-01-20 12:47:01 +01:00
2022-10-20 18:30:27 +02:00
2022-10-20 18:30:27 +02:00
2022-05-09 22:34:26 +02:00
2021-10-21 14:54:16 +02:00
2022-07-29 08:12:07 +02:00
2022-10-10 15:01:48 +02:00
2022-05-16 15:42:59 +02:00
2022-05-09 22:34:26 +02:00