Commit Graph

371 Commits

Author SHA1 Message Date
bartosz-lipinski 878e471c05 Merge remote-tracking branch 'origin/feature/m-jordan' into feature/m 2021-04-26 17:06:12 -05:00
bartosz-lipinski 127eeb03cf fix: art selector 2021-04-26 17:05:45 -05:00
Jordan Prince a46537221a Index and show pages for auctions 2021-04-26 16:59:16 -05:00
bartosz-lipinski f8c5458d48 Merge remote-tracking branch 'origin/feature/m-jordan' into feature/m 2021-04-26 13:26:34 -05:00
Jordan Prince 2f036f7009 Can create auction managers 2021-04-26 13:18:27 -05:00
bartosz-lipinski cc2d58a264 Merge remote-tracking branch 'origin/feature/m-jordan' into feature/m 2021-04-26 08:55:10 -05:00
Jordan Prince 4c89a1667c Pushing what i've got 2021-04-26 03:07:46 -05:00
bartosz-lipinski b89a841a52 fix: await confirmation 2021-04-26 00:42:29 -05:00
Jordan Prince b56d3991a9 Merge branch 'feature/m' into feature/m-jordan 2021-04-25 23:53:07 -05:00
Jordan Prince e658d81eed Some more changes 2021-04-25 23:52:31 -05:00
bartosz-lipinski bda3428d7a fix: onProgramAccountChange 2021-04-25 23:50:58 -05:00
bartosz-lipinski e1d27c0a52 fix: build error 2021-04-25 23:36:05 -05:00
Jordan Prince 38c1d6666d Merge branch 'feature/m' into feature/m-jordan 2021-04-25 23:13:55 -05:00
bartosz-lipinski f0cbbc2461 fix: undefined 2021-04-25 23:11:03 -05:00
Jordan Prince 2e8b39f3dd Merge branch 'feature/m' into feature/m-jordan 2021-04-25 23:05:02 -05:00
Jordan Prince 5575cd9bcf I think im ready to start testing 2021-04-25 23:04:13 -05:00
bartosz-lipinski 5fe9a9fe67 Merge remote-tracking branch 'origin/feature/m-jordan' into feature/m 2021-04-25 22:25:35 -05:00
Jordan Prince 769c6cf3e6 Some fixes 2021-04-25 22:21:34 -05:00
bartosz-lipinski 6dea5fba89 Merge remote-tracking branch 'origin/feature/m-jordan' into feature/m 2021-04-25 22:16:09 -05:00
Jordan Prince 577cfb3ff1 Partway through refactor 2021-04-25 22:15:25 -05:00
bartosz-lipinski c5e206cadc Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-25 21:59:24 -05:00
bartosz-lipinski 03296813a4 chore: cleanup 2021-04-25 21:58:41 -05:00
bartosz-lipinski d8d0add561 feat: auction 2021-04-25 21:49:13 -05:00
bartosz-lipinski 2a8a65feb0 feat: auction 2021-04-25 21:47:33 -05:00
Jordan Prince 3807f564c3 Massive WIP on useArt, adding safety deposit draft eveyrwhere 2021-04-25 21:38:22 -05:00
Jordan Prince 03a4cab50b Forgot a few steps to truly create an auction manager 2021-04-25 20:02:29 -05:00
Jordan Prince 5355fa8248 Got create auction manager superfunction created 2021-04-25 19:26:28 -05:00
bartosz-lipinski edc1339d84 feat: upgrade solana/web3 2021-04-25 15:42:45 -05:00
Jordan Prince 5ca8d47557 Finally built all the actions for metaplex, time to start connections 2021-04-25 14:43:26 -05:00
bartosz-lipinski 315717468c feat: update vector 2021-04-24 22:51:34 -05:00
bartosz-lipinski 06c0d0f419 feat: create metadata 2021-04-24 22:44:48 -05:00
Jordan Prince 20ada274ed Begin working on metaplex 2021-04-24 21:23:11 -05:00
Jordan Prince 41b7393d00 Finish auction actions out 2021-04-24 19:41:02 -05:00
Jordan Prince 87bb0870c6 Intermediate commit, working through auction manager super create 2021-04-24 13:21:35 -05:00
Jordan Prince 85be78d001 Finish up metadata and vault actions. 2021-04-23 20:56:09 -05:00
Jordan Prince b8c937c276 Merge branch 'feature/m' into feature/m-jordan 2021-04-23 14:57:44 -05:00
Jordan Prince 7c6da155c4 merge: 2021-04-23 14:54:48 -05:00
bartosz-lipinski 8df8be1d1d feat: metaplex 2021-04-23 14:54:09 -05:00
bartosz-lipinski 6183122b6a Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-23 14:53:31 -05:00
Jordan Prince 3516bca0dd Some fixes for connection and master edition 2021-04-23 14:39:19 -05:00
bartosz-lipinski 113d17ca04 feat: metaplex 2021-04-23 10:44:52 -05:00
bartosz-lipinski ccea274bfd feat: borsh 2021-04-22 23:56:16 -05:00
bartosz-lipinski 25559d5733 feat: add retry 2021-04-22 23:28:08 -05:00
bartosz-lipinski f45c08e773 feat: update style 2021-04-22 20:57:54 -05:00
bartosz-lipinski f87a59750f Merge branch 'feature/m' of https://github.com/solana-labs/oyster into feature/m 2021-04-22 19:54:16 -05:00
bartosz-lipinski 7b4a17006f feat: borsh 2021-04-22 19:53:50 -05:00
bartosz-lipinski cc1e58e4a1 Merge remote-tracking branch 'origin/main' into feature/m 2021-04-22 19:53:18 -05:00
Jose 6025dd9b98
Metaplex: Tiers step (#86)
* torus context

* bye torus as context

* torus mess

* price step

* initial phase

* end phase

* review step

* sale type and prices

* ending phase split

* unmix auction/sale wording

* tiers step
2021-04-22 19:52:54 -05:00
Juan Diego García 2fddc4d024
Working sol -> eth wormhole (#87)
* Workin sol -> eth wormhole

* remove console

* fixed selecting same chains and showing same balances
2021-04-22 19:52:18 -05:00
Sebastian.Bor 690ebd85c4 chore: fix lint warnings 2021-04-22 22:27:22 +01:00