cosmos-sdk/x/nft
Facundo Medica 9565600c89
fix: remove all RegisterRESTRoutes (#11797)
2022-04-27 12:23:34 -04:00
..
client feat: add message option extension to signal msg signers in a language agnostic way (#10977) 2022-01-28 17:01:56 +00:00
keeper docs: add nft spec and event (#11526) 2022-04-08 12:47:35 +02:00
module fix: remove all RegisterRESTRoutes (#11797) 2022-04-27 12:23:34 -04:00
simulation refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696) 2022-04-20 11:27:19 -04:00
spec chore: master -> main (#11730) 2022-04-24 10:19:04 -04:00
codec.go feat: implement nft module msg server (#10074) 2021-10-27 14:43:47 +00:00
errors.go feat: implement nft module query server (#10462) 2021-11-06 23:05:45 +00:00
event.pb.go docs: adr-43 update and nft proto comments (#10615) 2021-11-29 08:53:04 +00:00
expected_keepers.go feat: implement nft module msg server (#10074) 2021-10-27 14:43:47 +00:00
genesis.go feat: implement nft module msg server (#10074) 2021-10-27 14:43:47 +00:00
genesis.pb.go feat: Introduce Cosmos Scalars (#9933) 2021-09-21 09:46:29 +00:00
keys.go chore: fix warnings in comments/documentation of nft module (#11150) 2022-02-09 10:17:13 +00:00
msgs.go chore: fix warnings in comments/documentation of nft module (#11150) 2022-02-09 10:17:13 +00:00
nft.pb.go docs: adr-43 update and nft proto comments (#10615) 2021-11-29 08:53:04 +00:00
query.pb.go feat(scripts): wipe API directory before generating (#11342) 2022-03-10 10:29:42 +00:00
query.pb.gw.go fix: dockerfile for building proto (#11452) 2022-03-25 12:35:09 +00:00
tx.pb.go feat: add message option extension to signal msg signers in a language agnostic way (#10977) 2022-01-28 17:01:56 +00:00
validation.go chore: fix warnings in comments/documentation of nft module (#11150) 2022-02-09 10:17:13 +00:00