Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: on-chain permissioned launchpad #1024

Draft
wants to merge 337 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
337 commits
Select commit Hold shift + click to select a range
a6a85cd
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
hthieu1110 Apr 1, 2024
8ac1573
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 Apr 1, 2024
92a6adc
fix: better Launchpad Collection creation
WaDadidou Apr 1, 2024
d3ee6e3
fix: handle Whitelist address from CSV/TXT file
WaDadidou Apr 1, 2024
6792ad3
fix: better launchpad whitelist accordion
WaDadidou Apr 3, 2024
86f8ac2
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
hthieu1110 Apr 3, 2024
3e60a0a
merge with main
hthieu1110 Apr 3, 2024
61f1620
feat: update launchpadcontract: add reveal data, addresses_ipfs, depl…
hthieu1110 Apr 3, 2024
775dded
feat: update proto/api...
hthieu1110 Apr 3, 2024
fe48e60
fix: launchpad whitelists
WaDadidou Apr 3, 2024
d895e44
fix: Add TODOs
WaDadidou Apr 3, 2024
3c1f1f2
fix: Get IPFS hashes of whitelist addresses files
WaDadidou Apr 3, 2024
44bf6b0
feat: generate merkle root for whitelist
hthieu1110 Apr 4, 2024
35cbf5e
chore: update proto
hthieu1110 Apr 4, 2024
52078b2
fix: handle leaves using whitelist addresses
WaDadidou Apr 4, 2024
309b196
fix: handle denom for whitelist
WaDadidou Apr 4, 2024
ff13e0c
fix: create collection form, TODOs added
WaDadidou Apr 4, 2024
73a8624
fix: whitelist accorion
WaDadidou Apr 5, 2024
e66729f
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
hthieu1110 Apr 8, 2024
141ccba
feat: use mint period instead of mint + whitelist mint
hthieu1110 Apr 8, 2024
8918765
feat: update contract client for mintperiod
hthieu1110 Apr 8, 2024
6aa5882
fix: mint periods instead of whitelists
WaDadidou Apr 8, 2024
42d0400
feat: add freemint + block if no period given
hthieu1110 Apr 9, 2024
80d6bdf
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 Apr 9, 2024
4ce6f8e
feat: update contract clients
hthieu1110 Apr 9, 2024
b2c1371
fix: set a value for Launchpad inputs
WaDadidou Apr 9, 2024
e3537f3
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
hthieu1110 Apr 9, 2024
b23b7bc
chore: merge + update proto
hthieu1110 Apr 9, 2024
e2dec90
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 Apr 9, 2024
05027d2
fix: fixes, add currency input, handle periods denoms, handle assets …
WaDadidou Apr 12, 2024
eb03c78
fix: type and useEffect loop
WaDadidou Apr 15, 2024
57bb528
fix: enhance collection form
WaDadidou Apr 15, 2024
fd76551
fix: new form validation using zod
WaDadidou Apr 18, 2024
2551809
fix: uri tab, ipfs uri regex
WaDadidou Apr 18, 2024
5ee13ec
fix: Controller usage
WaDadidou Apr 18, 2024
a47ff1e
fix: ipfs cid check, trim collection fields
WaDadidou Apr 18, 2024
078d611
chore: merge with main + wip: working on upload metadata image
hthieu1110 Apr 19, 2024
cb26b7b
merge with main
hthieu1110 Apr 19, 2024
aeaa6a3
fix: collection form
WaDadidou Apr 19, 2024
b143ecd
wip: build contract
hthieu1110 Apr 23, 2024
934720c
wip
hthieu1110 Apr 23, 2024
9ef209d
wip kobo
hthieu1110 Apr 23, 2024
c2eee5f
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 Apr 23, 2024
6f1e978
feat: refactor pinata package
hthieu1110 Apr 25, 2024
5070b94
chore: remove endpoint for updating whitelist + gen merkle root
hthieu1110 Apr 25, 2024
7f1825f
feat: use collection symbol as id
hthieu1110 Apr 25, 2024
9a99e80
feat: update test for conflict symbol
hthieu1110 Apr 25, 2024
3f3e2e8
feat: check if image has been pinned when uploading metadata
hthieu1110 Apr 25, 2024
ca2461e
fix: collection datetimes
WaDadidou Apr 25, 2024
fdbff5a
fix: launchpad screens and nav
WaDadidou Apr 26, 2024
c397240
fix: add my-collections screen (empty for now)
WaDadidou Apr 26, 2024
e8a3899
fix: mint periods fix, TODOs added
WaDadidou Apr 26, 2024
6f1e027
wip: test submodule teritori-launchpad
hthieu1110 Apr 27, 2024
922b8f9
fix: launchpad create stepper
WaDadidou May 1, 2024
54a4054
wip: use collectionID str + add launchpad service
hthieu1110 May 2, 2024
c091a71
merge with main
hthieu1110 May 2, 2024
42acb6e
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 May 2, 2024
d1f9fa4
fix: missing feature
WaDadidou May 2, 2024
992fd2c
fix: launchpad Apply responsive
WaDadidou May 2, 2024
e4868b9
Merge branch 'main' into feat/cosmwasm-launchpad
WaDadidou May 15, 2024
e328a4c
fix: launchpad small fixes
WaDadidou May 16, 2024
e017da5
wip: launchpad + add endpoint to get commited contract
hthieu1110 May 22, 2024
2c16fb1
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 May 22, 2024
4492a36
fix: Collection reaction: Handle metadata mapping CSV file
WaDadidou May 24, 2024
24f56cb
Merge branch 'feat/cosmwasm-launchpad' of github.com:TERITORI/teritor…
WaDadidou May 24, 2024
11ae444
fix: small fixes
WaDadidou May 24, 2024
bd36b32
fix: update create collection flow
WaDadidou May 24, 2024
b6dd376
fix: update launchpad proto: creator_id instead of creator
WaDadidou May 26, 2024
643b763
make generate
WaDadidou May 27, 2024
8b020eb
fix: update launchpad backend
WaDadidou May 27, 2024
ac0a13e
fix: query collection info
hthieu1110 May 27, 2024
dddbc1c
chore: remove test for grpc
hthieu1110 May 27, 2024
f50e072
feat: add relflection + DEBUG const to call server via postman
hthieu1110 May 27, 2024
1ce25a6
chore: add note for DEBUG mode for launchpad-backend
hthieu1110 May 27, 2024
f9c3150
fix: get collections by creator in front
WaDadidou May 27, 2024
2bd5d93
fix: add owner to collection
hthieu1110 May 30, 2024
78060d7
make generate
WaDadidou May 30, 2024
be8c669
chore: enhance launchpad collection assetsMetadata creation and compl…
WaDadidou May 31, 2024
5abda41
chore: add missing file in last commit
WaDadidou May 31, 2024
c103ec7
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
hthieu1110 May 31, 2024
8e3df0d
fix: launchpadEndpoint and launchpadContractAddress in cosmwasmLaunch…
WaDadidou Jun 21, 2024
2ef1c9b
Merge branch 'main' into feat/cosmwasm-launchpad
WaDadidou Jun 28, 2024
afcd659
fix: refacto launchpad collections table, set table wrapper paginatio…
WaDadidou Jun 28, 2024
75444bc
fix: refacto launchpad ready collections table
WaDadidou Jun 29, 2024
83e08fb
fix: rename components and titles
WaDadidou Jun 29, 2024
7863900
fix: arrange Launchpad front arbo
WaDadidou Jun 30, 2024
25ad2d6
fix: refacto launchpad all projects table
WaDadidou Jun 30, 2024
22c3d8b
fix: refacto launchpad applications table (already exists)
WaDadidou Jun 30, 2024
4218321
fix: clean small launchpad components, some fixes
WaDadidou Jun 30, 2024
12cdc6b
wip: in launchpad service: add sorts and LaunchpadProjects endpoint
WaDadidou Jul 2, 2024
03a8aa4
make generate
WaDadidou Jul 2, 2024
c176bd2
fix: in launchpad service: add sorts and LaunchpadProjects endpoint
WaDadidou Jul 3, 2024
0e39649
make generate
WaDadidou Jul 3, 2024
f08bedc
wip: add user_id to handle launchpad admin auth. For now
WaDadidou Jul 4, 2024
63e12d3
make generate
WaDadidou Jul 4, 2024
7007cac
fix: small fix
WaDadidou Jul 4, 2024
41860d2
wip: remove collection_name colmn from launchpad_project and use coll…
WaDadidou Jul 6, 2024
ad7a778
make generate
WaDadidou Jul 7, 2024
dadba04
feat: handle CollectionByCreatorId and LaunchpadProjects with sorts, …
WaDadidou Jul 7, 2024
4f97ae4
fix: use true data in LaunchpadAdministrationOverview, change some va…
WaDadidou Jul 7, 2024
4113e22
fix: fix CreatorID WHERE clause in CollectionsByCreatorId
WaDadidou Jul 7, 2024
2cbe9fe
fix: useCollectionById pattern
WaDadidou Jul 7, 2024
21b109e
chore: merge with main
hthieu1110 Jul 8, 2024
155cdf6
Merge branch 'feat/cosmwasm-launchpad' of https://github.com/TERITORI…
hthieu1110 Jul 8, 2024
475493c
fix: VerifyPinned
WaDadidou Jul 9, 2024
d9c75ca
fix: enhance pinFileToIPFSResult, fix completeCollection
WaDadidou Jul 9, 2024
01857aa
fix: enhance collection form onInvalid, add ipfs hash to BaseFile typ…
WaDadidou Jul 9, 2024
74a0bdb
make generate
WaDadidou Jul 10, 2024
9c25789
feat: LaunchpadProjectById
WaDadidou Jul 10, 2024
48b2e35
wip: launchpad application review
WaDadidou Jul 10, 2024
855c047
wip: launchpad application review, lint fix
WaDadidou Jul 11, 2024
7bf96bc
fix: launchpad application review front
WaDadidou Jul 11, 2024
c98b8d5
wip: launchpad collection status handling
WaDadidou Jul 11, 2024
485df3d
wip: launchpad collection status handling
WaDadidou Jul 11, 2024
300aedb
fix: handle limit for launchpad projects
WaDadidou Jul 12, 2024
b8b6b17
fix: launchpad service db/indexer usage
WaDadidou Jul 12, 2024
87522ae
feat: filter launchpad collection by status, get counts endpoints, pl…
WaDadidou Jul 12, 2024
4b030a0
feat: add one launchpad collection status
WaDadidou Jul 13, 2024
36db03d
fix: launchpad: show which step has errors in collection creation for…
WaDadidou Jul 18, 2024
9b5c5e9
wip: enhance network-setup tooling, add nft-launchpad deploying scrip…
WaDadidou Jul 24, 2024
bc115b2
fix: launchpad ready applications table, my collections table, remove…
WaDadidou Jul 27, 2024
11c4e93
make generate.profotuf
WaDadidou Jul 27, 2024
20da791
Merge branch 'main' into feat/cosmwasm-launchpad
WaDadidou Jul 27, 2024
73e6e19
fix: mutualize launchpad tables common columns
WaDadidou Jul 27, 2024
936668a
fix: nft-launchpad contract control owner, cargo fmt
WaDadidou Jul 27, 2024
26af30b
fix: remove unused tabs
WaDadidou Jul 27, 2024
f0e1af1
fix: tiny fix nft-launchpad-contract
WaDadidou Jul 28, 2024
7ed3fc1
fix: tiny fix nft-launchpad contract
WaDadidou Jul 29, 2024
a22a92e
fix: remove WASM
WaDadidou Jul 29, 2024
8624cc4
fix: dummy random merge mistakes (wtf?)
WaDadidou Jul 29, 2024
c9ee07c
fix: boring errors
WaDadidou Jul 29, 2024
5b438c4
make generate
WaDadidou Jul 29, 2024
16e1864
fix: change nft queries result metadata type in nft-tr721
WaDadidou Jul 30, 2024
ce8b93d
fix: remove unused exports and components
WaDadidou Jul 30, 2024
64995e4
fix: fix ts error
WaDadidou Jul 30, 2024
8c14a28
fix: clone-gno
WaDadidou Jul 30, 2024
48a422f
fix gno networks features generation
WaDadidou Jul 31, 2024
a4fc2b0
fix: change ZodNumber Go equivalent at gno networks features generation
WaDadidou Jul 31, 2024
e045da9
Merge branch 'main' into feat/cosmwasm-launchpad
WaDadidou Aug 3, 2024
071f378
fix: yarn
WaDadidou Aug 3, 2024
b76eca4
fix: after merge
WaDadidou Aug 3, 2024
48371d2
wip: comment useless fields at nft-launchpad collection creation, lin…
WaDadidou Aug 3, 2024
e319361
wip: fix launchpad stepper after removing useless fields at collectio…
WaDadidou Aug 3, 2024
96e8170
wip: Move IsUserAdmin from launchpad service to dao service
WaDadidou Aug 4, 2024
c6105d0
fix: Move IsUserAdmin from launchpad service to dao service
WaDadidou Aug 4, 2024
d269221
fix: move nfts-burner from unused folder
WaDadidou Aug 7, 2024
6f965d3
fix: move cargo workspace into rust folder, remove temp target folder…
WaDadidou Aug 7, 2024
474f395
fix: nft-launchpad multitest
WaDadidou Aug 7, 2024
f4394b9
make generate
WaDadidou Aug 7, 2024
b166dae
put cargo.toml and lock at project root, delete target folder from ru…
WaDadidou Aug 8, 2024
a1a09f5
fix: buf lint
WaDadidou Aug 13, 2024
20f13ca
fix: nft-launchpad contract Makefile
WaDadidou Aug 15, 2024
cead0fb
fix: rollback: rust/contracts rollback to rust/cw-contracts
WaDadidou Aug 17, 2024
b23fc65
Merge remote-tracking branch 'origin' into feat/cosmwasm-launchpad
hthieu1110 Aug 19, 2024
0113a69
wip: launchpad admin marketing edition
WaDadidou Aug 20, 2024
a578a68
Merge remote-tracking branch 'origin/feat/cosmwasm-launchpad' into fe…
WaDadidou Aug 20, 2024
1668e29
wip: launchpad admin marketing edition: finish editable collections f…
WaDadidou Aug 20, 2024
e7f059a
wip: launchpad admin marketing edition: finish banner
WaDadidou Aug 21, 2024
e7cb8d3
wip: launchpad admin marketing edition: News. TODO added
WaDadidou Aug 24, 2024
03cf69a
wip: rollback BannersEdition and NewsEdition (no in this feature ! my…
WaDadidou Aug 24, 2024
8b80376
fix: config.json and Makefile
WaDadidou Sep 20, 2024
466da2a
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
WaDadidou Sep 25, 2024
e7fde79
fix: after merge origin/main
WaDadidou Sep 25, 2024
3764d08
fix: remove cosmwasm-contracts usages
WaDadidou Sep 25, 2024
b41fcc9
fix: file stuck in staged changes
WaDadidou Sep 25, 2024
990d78a
yarn lint-fix
WaDadidou Sep 25, 2024
ac7cbc8
fix: after merge
WaDadidou Sep 25, 2024
e29120d
fix: FileUploader import
WaDadidou Sep 25, 2024
1a33d13
fix: rename fileUploader folder
WaDadidou Sep 25, 2024
5d7614c
fix: import
WaDadidou Sep 25, 2024
af5c376
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
WaDadidou Sep 25, 2024
027b50f
yarn install
WaDadidou Sep 26, 2024
aacd6d1
fix: add .gitignore, remove config.toml
WaDadidou Sep 27, 2024
f25bceb
fix: replace config by config.toml
WaDadidou Sep 27, 2024
5867fe1
fix: nft-launchpad commands can now be executer from teritori-dapp/ru…
WaDadidou Sep 27, 2024
2c96219
fix: instantiated nft-launchpad scripts and config
WaDadidou Sep 29, 2024
c02144b
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
WaDadidou Sep 29, 2024
48ba9e8
make generate
WaDadidou Sep 29, 2024
a939bf6
fix: merkletree.New usage
WaDadidou Sep 29, 2024
1e9f5a8
fix: update cosmwasmLaunchpadFeature
WaDadidou Sep 29, 2024
3777a6f
fix: IsUserAdmin return
WaDadidou Sep 29, 2024
9c03ef3
fix: restore missing merkletree functions
WaDadidou Sep 29, 2024
794f9d0
fix: remove unwanted form value at collection creation
WaDadidou Sep 29, 2024
dd6aae9
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
WaDadidou Oct 3, 2024
e5c6abf
cargo check
WaDadidou Oct 3, 2024
6e1955c
fix: Launchpad service: add missing GetID to respect merkletree Conte…
WaDadidou Oct 3, 2024
2e2de67
fix: Launchpad Create: add JWT input
WaDadidou Oct 4, 2024
6be6081
fix: Launchpad MyCollections: add redirection to a collection to comp…
WaDadidou Oct 4, 2024
b383ab4
make generate
WaDadidou Oct 4, 2024
793e1d7
remove ipfs.go debug Sprintf
WaDadidou Oct 4, 2024
c006007
fix: nft-launchpad contract: precise Forbidden error
WaDadidou Oct 5, 2024
8164eeb
update and insantiate nft-launchpad contract
WaDadidou Oct 5, 2024
32aa4c0
make generate
WaDadidou Oct 5, 2024
3aceec4
fix: Launchpad: add mandatory nft storage key input
WaDadidou Oct 5, 2024
ff07f95
fix: Launchpad: prevent unwanted fields at submit_collection
WaDadidou Oct 5, 2024
7000953
yarn lint-fix
WaDadidou Oct 5, 2024
69eacd4
fix: LaunchpadAssetsAndMetadata
WaDadidou Oct 5, 2024
fd07e2c
fix: LaunchpadCreate: refacto attributes handling
WaDadidou Oct 7, 2024
4f94384
fix: Launchpad service: Metadata GetID
WaDadidou Oct 8, 2024
09045e3
fix: Launchpad Create: attributes ids parsing
WaDadidou Oct 8, 2024
2b10f1d
fix: FileUploaderSmall: add resetFiles
WaDadidou Oct 8, 2024
3175ec4
fix: Launchpad Create: enhance AssetsAndMetadata issues
WaDadidou Oct 8, 2024
58c904f
fix: Launchpad Complete: add missing attributes
WaDadidou Oct 8, 2024
19ff13c
yarn lint-fix
WaDadidou Oct 8, 2024
5ce691f
chore: Launchpad Create: factorize ResetAllButton
WaDadidou Oct 8, 2024
c82ad72
fix: Launchpad indexer: add missing update_merkle_root listener
WaDadidou Oct 10, 2024
5ecd744
fix: launchpad endpoint Project By Creator instead of CollectionData …
WaDadidou Oct 10, 2024
8d9a5cc
fix: LaunchpadProjetcsByCreator: add missing user_address
WaDadidou Oct 10, 2024
8d43205
fix: nft-launchpad contract: add get_collections_by_creator
WaDadidou Oct 10, 2024
bac6726
fix: get_collections_by_creator
WaDadidou Oct 10, 2024
f297beb
fix: nft-launchpad contract: remove useless queries
WaDadidou Oct 10, 2024
e986518
Launchpad: index deployed_address when deploy_collection
WaDadidou Oct 10, 2024
9e41476
fix: launchpad service status handling, and rename LaunchpadProjectsB…
WaDadidou Oct 10, 2024
d551aaa
fix: Launchpad service: remove admin control
WaDadidou Oct 10, 2024
1a9676d
fix: Launchpad projects collectionData usages
WaDadidou Oct 10, 2024
f91a120
fix: get MerkleRoot and DeployedAddress from db
WaDadidou Oct 10, 2024
2bea1a3
fix: Launchpad: Fronts fixes
WaDadidou Oct 11, 2024
b6edd09
fix: Launchpad service: status filter SQL
WaDadidou Oct 14, 2024
bed4870
fix: Remove useless MarketingEdition
WaDadidou Oct 14, 2024
947c3ed
wip: Launchpad Admin labels
WaDadidou Oct 14, 2024
dde52c5
feat: plug Launchpad Approve deplo_collection
WaDadidou Oct 14, 2024
0687165
fix: add missing useDeployCollection
WaDadidou Oct 14, 2024
b47723b
fix: Launchpad tables rows redirection
WaDadidou Oct 14, 2024
fabfd7a
wip: useIsUserLaunchpadAdmin
WaDadidou Oct 14, 2024
cd3f2f9
fix: dao_service IsUserDaoMember
WaDadidou Oct 14, 2024
c4a84e5
nft-launchpad contract instantiate new vesion
WaDadidou Oct 14, 2024
a529f9e
fix: launchpad contract address
WaDadidou Oct 14, 2024
6cde8b3
chore: complete nft-tr721
WaDadidou Oct 14, 2024
7fb765d
fix: nft-launchpad contract: remove contract owner check in deploy_co…
WaDadidou Oct 14, 2024
f4bad1f
fix: nft-tr721 Makefile
WaDadidou Oct 14, 2024
d285f11
fix: nft-tr721: remove Makefile and .gitignore
WaDadidou Oct 14, 2024
27b1602
fix: new nft-launchpad
WaDadidou Oct 14, 2024
513fff1
fix: nft-launchpad multitest
WaDadidou Oct 14, 2024
e04a1df
chore: nft-launchpad: add test in multitest
WaDadidou Oct 14, 2024
2d7b5b5
fix: hide Launchpad Admin from Sidebar is user is not admin, block La…
WaDadidou Oct 14, 2024
0e6fae2
chore: yarn lint-fix
WaDadidou Oct 14, 2024
bf097b2
fix: block user if is not Launchpad Admin on 3 screens
WaDadidou Oct 14, 2024
9354620
Merge remote-tracking branch 'origin/main' into feat/cosmwasm-launchpad
WaDadidou Oct 14, 2024
66103be
chore: dao_service weird merge fix
WaDadidou Oct 14, 2024
bf2ea98
fix: fix multitests
hthieu1110 Oct 15, 2024
c801467
chore: restore rust TS scripts
WaDadidou Oct 15, 2024
ab5d594
chore: remove comments from launchapd.proto, make generate
WaDadidou Oct 15, 2024
57f9641
chore: remove comments from launchpad service
WaDadidou Oct 15, 2024
7c7ae45
feat: Launchpad Admin: Plug proposals and Approve collection (deploy_…
WaDadidou Oct 15, 2024
c81b3c3
chore: remove comments
WaDadidou Oct 15, 2024
2a7df9d
feat: add deploy script for tr721
hthieu1110 Oct 16, 2024
3beae23
merge
hthieu1110 Oct 16, 2024
6cfb339
fix: useGetLaunchpadAdmin
WaDadidou Oct 16, 2024
29939e6
fix: rust scripts
WaDadidou Oct 16, 2024
2a5d101
nft-launchpad contract config, new instantiate
WaDadidou Oct 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@
/packages/evm-contracts-clients/**/*.ts linguist-generated
/.expo-shared/assets.json linguist-generated
*.gno linguist-language=Go
/rust/**/schema/raw/**/*.json linguist-generated
/rust/apipb/src/**/*.rs linguist-generated
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ temp/
# rust
/target/
artifacts
rust/cw-contracts/*/target

# cypress
cypress/screenshots
cypress/screenshots
# secret files
rust/scripts/mnemonic.ts
190 changes: 180 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ schemars = "0.8.16"
serde = { version = "1.0.197", features = ["derive"] }
thiserror = "1.0.57"
sylvia = "0.9.3"
prost = "0.12.3"
prost = "0.12.3"
apipb = { version = "0.1.0", path = "rust/apipb" }
nft-tr721 = { version = "0.2.0", path = "rust/cw-contracts/nft-tr721" }
nft-launchpad = { version = "0.2.0", path = "rust/cw-contracts/nft-launchpad" }
Loading
Loading