Commit Graph

293 Commits

Author SHA1 Message Date
Efremov Alexey a9ba061325 Add: subscription + query with warp 2021-09-10 13:08:15 +03:00
Efremov Alexey 36793998a3 Update 2021-09-08 12:14:01 +03:00
Efremov Alexey 39d41ef8f8 Update 2021-09-08 12:00:02 +03:00
Efremov Alexey ae92896e86 POC: graphql server on Rust. Load vaults from solana devnet and can show vault by id and list of all vaults 2021-09-07 17:13:18 +03:00
Bertrand 929a5e2697
allow float price (#321) 2021-09-06 20:52:27 -05:00
B e529eee3d5
Add env option to bundler (#320)
* feature: add env to cli

* fix: format
2021-09-06 11:25:41 -05:00
B 9d5a5c6d66
Merge pull request #253 from lexich/lexich/fix-eslint 2021-09-06 08:27:47 -05:00
Efremov Alexey c0bba430b8 update 2021-09-06 13:34:03 +03:00
Efremov Alexey 542d2a7b0f change working dirs paths 2021-09-06 13:22:39 +03:00
Efremov Alexey baa8d36117 Turn on lint for PR and master 2021-09-06 13:22:38 +03:00
Efremov Alexey 137ff3baf7 Update .github/workflows/lint.yml
Co-authored-by: Sergey Ponomarev <me@sergey-ponomarev.ru>
2021-09-06 13:22:38 +03:00
Efremov Alexey 908ece91b6 Add: github action for linting 2021-09-06 13:22:38 +03:00
Efremov Alexey 91b613dbc7 Add: github action for linting 2021-09-06 13:22:38 +03:00
Efremov Alexey ba7bd508dc Add: github action for linting 2021-09-06 13:22:38 +03:00
Efremov Alexey b3e2808e7a Add: github action for linting 2021-09-06 13:22:38 +03:00
Efremov Alexey f27ffb39a7 Fix: eslint configuration + fix and reformat existing code + eslint as step for lint-staged
I
2021-09-06 13:22:36 +03:00
Armani Ferrante e0f2c1b068
Update candy machine with anchor v0.14.0 (#283) 2021-09-04 17:59:44 -05:00
Jordan Prince 40cfa29511
A few candy machine fixes - to uploader and program (#304) 2021-09-04 15:32:45 -05:00
Jordan Prince 0ba4954762
Wallet adapter fix (#292)
* minor fix to type declaration

* Some more typescript fixes
2021-09-03 19:37:05 -05:00
Jordan Prince 2bcd97ac04
minor fix to type declaration (#291) 2021-09-03 19:20:06 -05:00
Jordan Prince 14401e878d
feat: mint editions into wallet (#289)
feat(ArtMinting): add mint destination address validation

feat(ArtMinting): add cofetti

feat(ArtMinting): add remounting logic

chore(mint editions): upodate types

chore(art minting): update imports

Co-authored-by: shotgunofdeath <42133844+shotgunofdeath@users.noreply.github.com>
2021-09-03 18:58:43 -05:00
Jordan Prince 0b064b6df4
Fix 10k error (#287) 2021-09-03 15:38:03 -05:00
Koenrad MacBride 617d197e84
Fix/candy machine cli (#280)
* fix: stringify tx object

* add: log the CM publicKey

* mod: mine_one_token ty Dad!

* remove: built js file (i m smurt)
2021-09-02 11:18:13 -05:00
lpeace 9d9d9d93b1
Fix example link (#252) 2021-09-02 10:10:44 -05:00
Slavomir c09c96e58c
Fix Anchor.toml (#272) 2021-09-02 10:09:50 -05:00
Jordan Prince f98142b182
Update .env 2021-09-01 18:02:50 -05:00
0xsolsurfer 06534bf5be
Update deploy.md for Vercel deploys (#247)
Updates deploy.md to include a missing step, enabling Vercel deploys using next.js.
2021-09-01 12:31:02 -05:00
Kelvin Jayanoris 7225e58ffa
Make the payer writeable in create_metadata_accounts (#248)
This wallet (the payer) needs to be mutable because funds are going to be
drawn from it during the processing of the instruction.
2021-09-01 12:27:05 -05:00
nftintern e2acaae9f2
correction: tx -> tx['txid']; also remove duplicate @solana/web3.js package that was causing name collision (#270) 2021-09-01 12:26:34 -05:00
Adam Jeffries 5bd305339b
Update README.md 2021-09-01 11:21:27 -05:00
adamjeffries 1a9c200082
Accept SVG image upload 2021-08-31 15:01:34 -05:00
Jordan Prince f11659cb43
H (#260)
* Adding candy machine

* Still working on stuff

* Commit where is top using anchor

* Working on candy machine

* Continue working on candy machine

* Still working

* Completely reasonable failure

* Completely unreasonable failure

* Finally, we have uploading configs and tests

* Add uuid support to candy machines so candy machine can rerun with same config

* feat: init cli

* Got minting now bro. All downhill from here.

* All done

* Chang eaddress

* Minor fix to anchor settings

* feat: integrate candy

* feat: cli upload

* Heck yeah. Switch out the pda for a non pda to allow for alrger allocs

* Send authority to candy machine authority if retain authority is true

* feat: add add congif lines

* Forgotten conflict

* Rewire CLI to chunkify and add verification

* Current changes

* Client finished

* Fuckin bitmasks bro

* Fix metadata client

* Working on cli

* Fixed the healing loop

* here we go.

* Fix the error that caused price to be 1 instead of 5

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-08-31 14:16:16 -05:00
Jordan Prince e1ab4494c4
Fix metadata client (#251) 2021-08-29 21:16:18 -05:00
B fdcdd844f9
Merge pull request #239 from jordansexton/wallet-fixes
Wallet fixes
2021-08-26 08:58:19 -05:00
Jordan Sexton 4808690afc Merge branch 'master' into wallet-fixes 2021-08-25 18:17:25 -05:00
Jordan Sexton 0e45b68142 wallet fixes 2021-08-25 18:12:12 -05:00
bartosz-lipinski 1e92387686 fix: build errors 2021-08-25 18:05:21 -05:00
B c235f83571
Merge pull request #212 from jordansexton/wallet-adapter
Add wallet-adapter library
2021-08-25 17:35:42 -05:00
Jordan Sexton c6228fea45 Merge branch 'master' into wallet-adapter-merge 2021-08-25 13:53:13 -05:00
Pierre 71f674af4b
Add attributes when creating NFT and display (#219)
* attempt to set attributes

* add support for attributes, creation, auction, art view

* validate on Continue to royalties, support for number value, trait_type is optional

* update antd no effect, remove label wrapping which breaks form

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-08-24 11:05:36 -05:00
Jordan Prince 2b5ed5feae
Fix notification color (#234) 2021-08-24 11:05:21 -05:00
sigaloid 61c124acf0
Cargo format, update, clippy fix, fix (#228)
* Cargo fmt

* Cargo update

* cargo +nightly clippy --fix -Z unstable-options

* Cargo fix
2021-08-24 09:23:41 -05:00
Pierre 194a82f35e
Model viewer (#220)
* change mesh viewer to model-viewer

* cleanup

* remove adding antd, which was a mistake

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-08-21 22:54:57 -05:00
Jordan Prince 8c223fabaf
Fix for decomming v2s (#229)
* Fix null bytes showing up in wwindows

* Fix for decommissioning v2s
2021-08-20 16:30:40 -05:00
Jordan Prince 8f925f5704
Fix null bytes showing up in wwindows (#227) 2021-08-20 11:51:29 -05:00
Jordan Prince 6ad9b15a77
Fix showing master editions for stores with < 100 items and < 3 creators (#225)
* Use toPublicKey to convert string to public key to compare to public key in send cancel bid.

* Fix for stores with less than 100 items not being able to list items
2021-08-19 22:56:10 -05:00
Jordan Prince 08cce01bc8
Fix off by one deprecated (#224)
* Use toPublicKey to convert string to public key to compare to public key in send cancel bid.

* Fix off by one error in deprecated v1 state
2021-08-19 22:04:21 -05:00
exromany a4718e87ef
Improve init store (#213)
* chore: missed env CLIENT_ID used NEXT_PUBLIC prefix now

* chore: return missed #root

* chore: organize styles

* feat: storeProvider

* feat: STORE_ADDRESS in ENV

* feat: improve store initialization
2021-08-19 13:38:49 -05:00
Jordan Prince f934ced868
Use toPublicKey to convert string to public key to compare to public key in send cancel bid. (#217) 2021-08-16 18:31:09 -05:00
Jordan Sexton 08ed4a0c18 update wallet-adapter versions 2021-08-16 17:40:13 -05:00