Commit Graph

18 Commits

Author SHA1 Message Date
bartosz-lipinski 756ca1ee78 Merge remote-tracking branch 'origin/master' into therealLitJesus 2021-09-23 13:36:53 -05:00
Jordan Prince b48aefdfaa
Metadata for fair launch (#460)
* added deploy cmds

* Too specific

* Add metadata support for fair launch tokens.
2021-09-21 21:23:29 -05:00
Jordan Prince d1dedeacdd
The Fair Launch Protocol (#367)
* Fair launch work

* Add cargo

* Update cargo to latest

* Latest candy machine types

* Fair launch update to anchor 14 and finish fleshing out commands

* Working on fair launch

* Finish initializing fair launch.

* Lottery endpoints

* Knee deep in more actions

* some monster commit here, almost done wiht initial draft

* Code complete fair launch. first draft.

* More work

* COmmit to reproduce

* Hell yeah i can make these and show them

* well, a lot of stuff.

* Holy medians batman

* Adjust ticket

* more commands, more love, more life

* Mooore stuff

* This sh*t is gettin hot

* More junk, im losing it.

* Ninja'd that sh*t

* well ill be damned, some of it is working

* Think punching is working. Time for sleep.

* Anti rug commit - before testing.

* feat: init commit for website

* Got my money back first time end to end b*tches

* things beginning to work

* Oh yeah, rug pull seems to be working...

* Mostly working now

* Some more fixes

* Moref ixes

* feat: basic page

* feat: purchaseTicket

* feat: fair launch UI

* Still figuring it out

* Still investigating why newly made accounts have delegates

* pushing

* Some fixes to the adjust ticket

* Bid adjustment works in UI

* feat: layout

* trasury numbers

* Hook up your bid

* feat: style

* wip on fair launch new fields

* feat: home

* Come limited punching support

* More display logic for fair launch

* feat: style

* feat: countdown

* Bid adjustment

* Fix for when median is not divisible by tick

* feat: home

* Working on recoding so that we can use spl tokens

* feat: style

* Midway stopping point...nothing is working.

* more and less.

* Added confetti and merged updates

* End to end working and fix minting for spl in candy machine

* New fair launch

* New fair launch

* Better loading and stuff

* feat: style changes

* fix: warnings

* candy time

* Anti rug screens

* better verbiage

* feat: hide withdraw button

* Refund working and set id

* Good to go for prod

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-09-21 13:33:22 -05:00
Jordan Prince d8d9ab6771 wip on fair launch new fields 2021-09-16 17:49:23 -05:00
Jordan Prince 322a5b0f02 Some fixes to the adjust ticket 2021-09-16 13:37:12 -05:00
Jordan Prince 52fec3c4ca Some more fixes 2021-09-14 14:32:29 -05:00
Jordan Prince f3020bc926 Mostly working now 2021-09-13 18:31:18 -05:00
Jordan Prince 8916935b22 Oh yeah, rug pull seems to be working... 2021-09-12 22:30:01 -05:00
Jordan Prince 6149685f27 Got my money back first time end to end b*tches 2021-09-12 19:29:11 -05:00
Jordan Prince d8e096e3af Think punching is working. Time for sleep. 2021-09-12 01:41:58 -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 0d08cc0b1c Mooore stuff 2021-09-11 18:20:12 -05:00
Jordan Prince ff339ed482 well, a lot of stuff. 2021-09-11 01:29:14 -05:00
Jordan Prince 46693dc6dd COmmit to reproduce 2021-09-10 19:50:50 -05:00
Jordan Prince fb58acaf54 More work 2021-09-10 11:53:35 -05:00
Jordan Prince a6e4b02a74 Latest candy machine types 2021-09-04 18:40:14 -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