Commit Graph

316 Commits

Author SHA1 Message Date
Jordan Prince d8e096e3af Think punching is working. Time for sleep. 2021-09-12 01:41:58 -05:00
Jordan Prince 58e3338957 well ill be damned, some of it is working 2021-09-12 01:00:18 -05:00
Jordan Prince fc35a71660 Ninja'd that sh*t 2021-09-11 23:26:08 -05:00
Jordan Prince e187212b7d More junk, im losing it. 2021-09-11 20:44:43 -05:00
Jordan Prince e40ed962db This sh*t is gettin hot 2021-09-11 20:21:41 -05:00
Jordan Prince 0d08cc0b1c Mooore stuff 2021-09-11 18:20:12 -05:00
Jordan Prince 210a956a02 more commands, more love, more life 2021-09-11 15:47:31 -05:00
Jordan Prince 9dd06d4d19 Adjust ticket 2021-09-11 15:16:54 -05:00
Jordan Prince b2ebf9be87 Holy medians batman 2021-09-11 13:32:56 -05:00
Jordan Prince ff339ed482 well, a lot of stuff. 2021-09-11 01:29:14 -05:00
Jordan Prince b6ac259413 Hell yeah i can make these and show them 2021-09-10 22:20:05 -05:00
Jordan Prince 46693dc6dd COmmit to reproduce 2021-09-10 19:50:50 -05:00
Jordan Prince 43601098c2 Merge branch 'master' of github.com:metaplex-foundation/metaplex into f 2021-09-10 11:53:43 -05:00
Jordan Prince fb58acaf54 More work 2021-09-10 11:53:35 -05:00
Jordan Prince a1cc3b94c3 Code complete fair launch. first draft. 2021-09-10 11:18:31 -05:00
Jordan Prince 374a39b322 some monster commit here, almost done wiht initial draft 2021-09-09 22:16:10 -05:00
Jordan Prince c2b655e280 Knee deep in more actions 2021-09-08 20:37:21 -05:00
Jordan Prince 3058a9ee06 Lottery endpoints 2021-09-07 18:37:49 -05:00
Jordan Prince 4a1b7d2f67
Feat/metaplex cli overhaul merged (#334)
* feat: candy-machine cli overhaul, so it's more readable

- extracted constants
- separated some helpers out
- removed duplication of crucial parts (like cache management, instruction creation, etc)
- renamed some variables to make them more accurate
- added `env` option and removed `url` option
- used env in all operations
- added some error handling

* more cleanups

* Add env option to bundler (#320)

* feature: add env to cli

* fix: format

* more cleanups

* added error checking

* eslint updates

* Some small bugfixes

Co-authored-by: Radoslaw Domanski <woohaas@gmail.com>
Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-09-07 14:02:10 -05:00
Jordan Prince 2c1e19e8a1 Finish initializing fair launch. 2021-09-06 21:32:05 -05:00
Bertrand 929a5e2697
allow float price (#321) 2021-09-06 20:52:27 -05:00
Jordan Prince 6d323f8baf Working on fair launch 2021-09-06 14:56:33 -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
Jordan Prince db1a6980ee Merge branch 'master' of github.com:metaplex-foundation/metaplex into f 2021-09-04 18:43:24 -05:00
Jordan Prince 71ece1b8bb Fair launch update to anchor 14 and finish fleshing out commands 2021-09-04 18:40:27 -05:00
Jordan Prince a6e4b02a74 Latest candy machine types 2021-09-04 18:40:14 -05:00
Jordan Prince c274648d6e Update cargo to latest 2021-09-04 18:39:43 -05: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
Jordan Prince 9b11c03a97 Add cargo 2021-09-03 13:16:15 -05:00
Jordan Prince 21255a22cf Fair launch work 2021-09-03 12:43:10 -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