Proto commits in cudoventures/cudos-node

These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)

Commit:9a66e62
Author:Nathan Baum

Vendor cosmos-sdk and tendermint (cometbft)

Commit:e202d78
Author:Nathan Baum

vendor modules

Commit:6b569c4
Author:Tuan Tran
Committer:0xBECEDA

cleanup addressbook module

The documentation is generated from this commit.

Commit:8833450
Author:Tuan Tran
Committer:0xBECEDA

clean nft modules

Commit:be60e72
Author:dao-notional
Committer:0xBECEDA

Cleanup marketplace module

Commit:e6c7dc6
Author:Tuan Tran
Committer:GitHub

Tuan/fix unit test (#131) * chore: go mod tidy * chore: replace proto * re-generate protobuf files * feat: add proto build system * fix: add missing consensus module * fix: add missing crisis storeKey, add chainId params in SetupTest * fix: fix wrong type between math.Int and math.LegacyDec, should take more look into it * fix(ci): bump go version to v1.19 * chore: go mod tidy

Commit:a87d13d
Author:TuanTran

remove unused proto and x module

Commit:191d988
Author:Tuan Tran

cleanup addressbook module

The documentation is generated from this commit.

Commit:1716a22
Author:Tuan Tran

clean nft modules

Commit:dd7defb
Author:dao-notional

Cleanup marketplace module

Commit:18fbbd9
Author:TuanTran

chore: generate proto

Commit:2594333
Author:TuanTran

chore: fix linting

Commit:dbb096d
Author:TuanTran

gen and lint proto

Commit:9eba94e
Author:TuanTran

remove third party proto files

Commit:54fe6da
Author:Hieu Vu

remove proto

Commit:a96f340
Author:Kamen Stoykov

Merge branch 'cudos-dev-cosmos-v0.47.3' into CUDOS-1827-CUDOS-2531-cosmwasm-bindings

Commit:ef34fd1
Author:Kamen Stoykov

remove third-party protos

Commit:fcf4c1c
Author:Kamen Stoykov

update protos

Commit:becc169
Author:Kamen Stoykov

update cosmos-sdk to v0.47.3

Commit:77e2705
Author:Tugay Emin

CUDOS-2531 add marketplace bindings

Commit:1c823ab
Author:Tugay Emin

Merge branch 'cudos-dev' into CUDOS-1974-marketplace-auctions

Commit:085c286
Author:VStaykov

added unique id to marketplace nfts

Commit:6a52a2b
Author:Tugay Emin

implement dutch auction + accept bid + improve test coverage

Commit:260a1b6
Author:Tugay Emin

refactor

Commit:e5b6ed7
Author:Tugay Emin

cleanup

Commit:a2cd532
Author:Tugay Emin

implement english auction WIP

Commit:87d0593
Author:avalkov

Added query-admins

Commit:7088e48
Author:avalkov

Added remove-admin message

Commit:77dfa76
Author:avalkov

Added add-admin message

Commit:ef53ec1
Author:avalkov

Removed old admin logic and added new one

Commit:9923bef
Author:avalkov
Committer:avalkov

Update price message

Commit:57b753b
Author:avalkov
Committer:avalkov

Update royalties message

Commit:01e3553
Author:avalkov
Committer:avalkov

Added marketplace message to create, publish and verify collection

Commit:e00cdca
Author:avalkov
Committer:GitHub

Merge pull request #59 from CudoVentures/CUDOS-1600-additional-nft-methods Cudos 1600 additional nft methods

Commit:07aebbf
Author:infra1515

[CUDOS-1600] Initial proto files added for collections by denom ids

Commit:99c4494
Author:avalkov

Marketplace - Added unique identifier to ondemand minting

Commit:fe6f578
Author:avalkov
Committer:avalkov

Marketplace admins with verification permission

Commit:ab53f8c
Author:avalkov
Committer:avalkov

Added data property to denom

Commit:22ea037
Author:avalkov

Marketplace - added remove NFT message

Commit:aa40d47
Author:avalkov

NFT Marketplace - Added comments

Commit:4ffecdc
Author:avalkov
Committer:avalkov

Refactor marketplace module

Commit:b84833e
Author:avalkov
Committer:avalkov

NFT & Marketplace improvements

Commit:6a48d58
Author:avalkov
Committer:avalkov

Publish NFT for sale, buy it, distributed rewards - accommodate NFT module for marketplace

Commit:4ddc377
Author:avalkov
Committer:avalkov

Addded denom traits and NFT soft locking

Commit:5300854
Author:avalkov
Committer:avalkov

Added collection entity and publish-collection tx

Commit:db5611c
Author:avalkov
Committer:avalkov

Added minting of NFTs via marketplace

Commit:1a7a4d6
Author:avalkov
Committer:avalkov

Scaffolded marketplace module

Commit:e969f5f
Author:avalkov

Addressbook implementation

Commit:711e5a4
Author:Tugay Emin

reorganize + improvements

Commit:0d934d7
Author:Tugay Emin

prototypes improvements + CreateToken cmd description

Commit:f7089d6
Author:avalkov

Generated addressbook module

Commit:35ccc60
Author:Tugay Emin

scaffold types

Commit:cfc5ef8
Author:Tugay Emin

scaffold token module

Commit:6ddcde0
Author:avalkov

Added minting of NFTs via marketplace

Commit:965d8da
Author:avalkov

Publish NFT for sale, buy it, distributed rewards - accommodate NFT module for marketplace

Commit:6110f7c
Author:avalkov

Added collection entity and publish-collection tx

Commit:1c81913
Author:Valentin Staykov

fixed cudoMint migration

Commit:6e43900
Author:avalkov
Committer:avalkov

Addded denom traits and NFT soft locking

Commit:be9adab
Author:avalkov

Fix mint proto

Commit:7d0748b
Author:avalkov

Scaffolded marketplace module

Commit:1a579cb
Author:Lyubomir Yonchev

[CUDOS-1182] Additional method for querying - get specific nfts by ids added

Commit:4815fce
Author:Lyubomir Yonchev

[CUDOS-1182] Initial commit. Protogen generation fixed - added to makefile, mint module wrong name fixed, moved cosmos proto files to third_party/cosmos, added missing coin proto file that was breaking proto-gen, added expire property to NFT ( temp solution ), all proto files updated via protogen command

Commit:ca9e6ab
Author:Tugay Emin

Merge branch 'cudos-dev' into group-module

Commit:f33199f
Author:SpaghettiOverload

transferDenom v2

Commit:696463b
Author:Valentin Staykov

added readme and text changes

Commit:46866db
Author:SpaghettiOverload
Committer:infra1515

CUDOS-456 / Error fixes + merge resolve

Commit:656e496
Author:SpaghettiOverload

CUDOS-682 / Changing approvedAddresses structure

Commit:25f15df
Author:V-Staykov

changed name to be compatible with go modules and replaced local version of gravitybridge to repo

Commit:60296e3
Author:infra1515

[CUDOS-452] Query for denom-by-symbol added - in cli, rest, custom bindings. Tests fixed, query by name fixed - it was broken

Commit:1f036df
Author:infra1515

[CUDOS-452] Symbol added to denom object, code altered to handle this

Commit:c7b8baf
Author:infra1515

[CUDOS-344] ContractAddressSigner added, refactoring, name changes

Commit:4b37470
Author:infra1515

[CUDOS-344] More changes to bindings and small refactoring

Commit:ff4d9cc
Author:infra1515

[CUDOS-344] Bindings for both tx and query for the nft module exposed. Small refactor. Moving onto the rust code

Commit:224c776
Author:infra1515

[CUDOS-355] SendToEth implemented. Need to add it to readme

Commit:bbefb76
Author:infra1515

[CUDOS-342] Auto Increment NFT Id - done and working. But all the tests are broke :)

Commit:671daa5
Author:infra1515

[CUDOS-20] Added logic for IsApprovedForAll

Commit:d781937
Author:infra1515

[CUDOS-20] Added query for approval

Commit:20d0734
Author:infra1515

[CUDOS-20] SendNFT removed as its not needed on the cudos network for now

Commit:efe4c24
Author:infra1515

[CUDOS-20] ApproveAll, Revoke and other changes implemented. TODO: GetApproved and GetAllApproved

Commit:a34ad72
Author:infra1515

[CUDOS-20] ApprovalAll functionality finished, needs polish.

Commit:e926256
Author:infra1515

[CUDOS-20] Implementation of the approve functionality done - it works, but needs refactoring. REST not yet implemented.

Commit:f6aae33
Author:Meglena Lukanova

CUDOS-20 NFT module CW721 compatible

Commit:b93f28c
Author:Meglena Lukanova

CUDOS-20 Initial messages and transactions

Commit:1ac2a88
Author:Meglena Lukanova
Committer:Meglena Lukanova

CUDOS-20 Initial nft module implementation

Commit:9426058
Author:Nikola Terziev

Implement continuous minting formula

Commit:29242d7
Author:Nikola Terziev

Create basic contract module

Commit:100d139
Author:Nikola Terziev

Merge branch 'testnet' of github.com:CudoVentures/cudos-node into testnet

Commit:d399d99
Author:Nikola Terziev

Rename admin proto package

Commit:60ec3d2
Author:Veselin Vlasakiev

remove blog module

Commit:1cf2c6d
Author:Kamen Stoykov

refactor

Commit:f3505a4
Author:Nikola Terziev

Update wasm to latest version

Commit:813efdd
Author:Nikola Terziev
Committer:Nikola Terziev

Modify cudo minting algorithm to be in accordance to the Ethereum one

Commit:457d2b1
Author:Nikola Terziev

Add custom mint module

Commit:3b8b096
Author:Veselin Vlasakiev

add x/admin to TestNet

Commit:5587c66
Author:Nikola Terziev
Committer:Nikola Terziev

Add wasm module to testnet

Commit:ffb9f5e
Author:Nikola Terziev

Add wasm module to poc

Commit:6854eab
Author:Kamen Stoykov

refactor & optimize bundles

Commit:6e6959c
Author:Kamen Stoykov

refactor project structure

Commit:dbfd739
Author:Kamen Stoykov

windows init script + big dipper

Commit:8f52efa
Author:Nikola Terziev

Add treasury poc module