Commit Graph
904 Commits
Author SHA1 Message Date
Serkan Reis bc719e1a0c Merge branch 'develop' into export-import-collection-config 2023-08-17 17:24:27 +03:00
Serkan Reis 958671a030 Merge pull request #195 from public-awesome/ibc-minter-creation
IBC minter support
2023-08-17 16:30:28 +03:00
Serkan Reis 8b902a1078 Address royalty address import issue for open edition 2023-08-17 14:22:05 +03:00
Serkan Reis 58d2a4abd7 Export/Import selected mint token 2023-08-17 14:21:30 +03:00
Serkan Reis 71e539a0b4 Export/Import open edition token metadata 2023-08-17 14:20:37 +03:00
Serkan Reis 3fbebbe03d Auto-add wallet address as whitelist admin 2023-08-16 17:57:07 +03:00
Serkan Reis 27e1727fa8 Update export logic for open edition collection summary 2023-08-16 17:48:33 +03:00
Serkan Reis ea5caff1aa Update .env.example 2023-08-15 20:09:35 +03:00
Serkan Reis 3c392381b2 Address invalid creation fee problem following minting denom change 2023-08-15 20:07:51 +03:00
Serkan Reis 702e47e9e6 Update FRNZ denom for testnet 2023-08-15 20:06:53 +03:00
Serkan Reis 6fc4022c8d Update export logic for standard collection summary 2023-08-15 18:24:27 +03:00
Serkan Reis f324cb6f50 Add token image URI to open edition minter details 2023-08-12 22:47:53 +03:00
Serkan Reis 51843cade0 Surface open edition collection summary details 2023-08-10 22:38:03 +03:00
Serkan Reis 65c2dabed6 Merge branch 'ibc-minter-creation' into export-import-collection-config 2023-08-08 14:35:46 +03:00
Serkan Reis 85efecd40c Clean up 2023-08-07 14:01:46 +03:00
Serkan Reis 784446a676 Bump Studio version 2023-08-07 13:55:31 +03:00
Serkan Reis 7207e26520 Update .env.example 2023-08-07 13:53:17 +03:00
Serkan Reis 6d0b21ec59 Update IBC denoms 2023-08-07 12:59:23 +03:00
Serkan Reis fe1cfe884c Fix updatable code id mix up 2023-08-06 21:57:03 +03:00
Serkan Reis a985e97c2e Use factoryParameters/mint_price/denom for open edition airdrops 2023-08-06 21:27:58 +03:00
Serkan Reis c77e583d53 Update whitelist mint price denom wrt selected denom 2023-08-06 21:09:43 +03:00
Serkan Reis 8aaff38238 Instantiate vending minter wrt selected denom 2023-08-06 18:44:22 +03:00
Serkan Reis ade9410a91 Fetch and display factory denom for minimum mint price 2023-08-06 17:24:51 +03:00
Serkan Reis 15427072e4 Add flexible factories to the minter list 2023-08-06 16:53:02 +03:00
Serkan Reis 4c87ac298b Merge pull request #200 from public-awesome/develop
Sync dev > main
2023-08-04 12:04:53 +03:00
Adnan Deniz Corlu fa859b23d9 Merge pull request #199 from public-awesome/avoid-escaping-line-breaks
Fix: Use replaceAll instead of replace to ignore all escaped line breaks
2023-08-04 12:01:49 +03:00
Serkan Reis 18cdef9580 Fix: Use replaceAll instead of replace to ignore all escaped line breaks 2023-08-04 11:54:22 +03:00
Adnan Deniz Corlu 9b8c3e3e7c Merge pull request #198 from public-awesome/develop
Sync dev > main
2023-08-04 10:46:15 +03:00
Adnan Deniz Corlu ea582297ce Merge pull request #197 from public-awesome/line-breaks
Avoid escaping line breaks in token and collection descriptions
2023-08-04 10:41:01 +03:00
Serkan Reis c5e321e7f4 Cover collection updates 2023-08-04 10:22:11 +03:00
Serkan Reis 3d527c6682 Avoid escaping line breaks in token and collection descriptions 2023-08-04 10:11:34 +03:00
Serkan Reis 6fb1504d1f Merge pull request #192 from public-awesome/develop
Sync dev > main
2023-08-03 00:38:38 +03:00
Jorge Hernandez b66c6befd2 Merge pull request #196 from public-awesome/revoke-authorization 2023-08-02 15:36:56 -06:00
Serkan Reis 7003325d5d Add temporary revoke authorization UI 2023-08-03 00:31:55 +03:00
Serkan Reis 180eb914b3 Fetch vending factory parameters wrt selected mint denom 2023-08-02 22:56:41 +03:00
Serkan Reis 3621a7363e Add mint denom selection for standard collections 2023-08-01 11:26:24 +03:00
Serkan Reis ce477c8b76 Include vending minters in the minter list 2023-08-01 11:14:22 +03:00
Serkan Reis 4f473b6bf8 Display the right denom in minimum mint price not met error 2023-07-31 17:24:04 +03:00
Serkan Reis 1bfd1113bb Open edition IBC minter creation success 2023-07-31 16:49:35 +03:00
Serkan Reis d2d06dffae Match selected denom and fetch open edition factory parameters 2023-07-31 12:25:57 +03:00
Serkan Reis 717fd88e74 Update minter and token list 2023-07-30 21:11:37 +03:00
Serkan Reis 000a67a2f6 Update env variables 2023-07-30 21:11:10 +03:00
Serkan Reis 701369f246 Surface Open Edition Minter details 2023-07-28 23:38:45 +03:00
Serkan Reis 3ff3d094b4 Init minter list 2023-07-27 17:26:51 +03:00
Serkan Reis 75fe1d3387 Init TokenInfo 2023-07-26 22:26:27 +03:00
Serkan Reis 0481032a1f Surface standard & 1/1 collection configuration 2023-07-25 22:27:42 +03:00
Serkan Reis 2a38e79191 Surface open edition collection configuration 2023-07-25 22:26:29 +03:00
Serkan Reis 8921938c6c Initial export/import logic 2023-07-25 22:24:40 +03:00
Serkan Reis e074413a9e Update AddressList 2023-07-24 21:57:53 +03:00
Serkan Reis d5b1acc16e Create OpenEditionMinterDetailsDataProps 2023-07-23 21:54:14 +03:00