cosmos-sdk/x/nft
Aleksandr Bezobchuk af8ad3d20d
chore: bump TM to v0.35.0 release candidate (#10210)
Integrate Tendermint v0.35.0, including changes to build and test
plumbing necessary to make everything build. This change does not
update any SDK APIs to make use of new features.

Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: tycho garen <garen@tychoish.com>
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
2021-11-16 11:24:38 -08:00
..
client feat: add command line for nft module (#10505) 2021-11-10 13:00:10 +00:00
keeper chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
module feat: add simulation for nft module (#10522) 2021-11-11 15:44:41 +00:00
simulation feat: add simulation for nft module (#10522) 2021-11-11 15:44:41 +00: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
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 feat: implement nft module msg server (#10074) 2021-10-27 14:43:47 +00:00
msgs.go feat: implement nft module msg server (#10074) 2021-10-27 14:43:47 +00:00
nft.pb.go feat(x/nft): add data field in Class type of NFT module (#10501) 2021-11-10 14:16:46 +00:00
query.pb.go feat: add command line for nft module (#10505) 2021-11-10 13:00:10 +00:00
query.pb.gw.go feat: add command line for nft module (#10505) 2021-11-10 13:00:10 +00:00
tx.pb.go feat: Introduce Cosmos Scalars (#9933) 2021-09-21 09:46:29 +00:00
validation.go feat: add command line for nft module (#10505) 2021-11-10 13:00:10 +00:00