Commit Graph

341 Commits

Author SHA1 Message Date
Sebastian.Bor 10ae7359da chore: disable render tracking 2021-04-24 13:24:47 +01:00
Sebastian.Bor 6394bf7a88 chore: rename timelockType 2021-04-24 13:24:28 +01:00
Sebastian.Bor 4f9798abd9 chore: update governance ids 2021-04-24 13:07:21 +01:00
Sebastian.Bor 598af20deb chore: rename params to Governance 2021-04-24 13:06:55 +01:00
Sebastian.Bor 05992a5ea7 chore: rename instructions and actions to Governance 2021-04-24 12:57:30 +01:00
Sebastian.Bor 5c994fe9c5 chore: rename instructions to Governance 2021-04-24 12:19:10 +01:00
Sebastian.Bor c19e7fe219 chore: rename state structs to Governance 2021-04-24 12:12:44 +01:00
Sebastian.Bor 9464d80d2c fix: show instruction program id and data 2021-04-24 11:09:23 +01:00
Sebastian.Bor 4082949802 chore: suppress lint warnings 2021-04-24 09:21:05 +01:00
Sebastian.Bor 50326a2298 chore: fix lint issues 2021-04-23 23:21:49 +01:00
Sebastian.Bor 61f4be3cbd chore: lint errors 2021-04-23 23:06:56 +01:00
Sebastian.Bor 90546db0e5 fix: use button for execute action 2021-04-23 23:06:28 +01:00
Sebastian.Bor 0d0f8c8763 feat: use only program id for governance pda 2021-04-23 11:17:46 +01: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
Sebastian.Bor 3eba1d580a fix: update lookup offset for proposal 2021-04-22 22:00:10 +01:00
Sebastian.Bor c8a7c726f0 chore: fix linter warnings 2021-04-22 21:59:41 +01:00
Jordan Prince 9d30c4b12e
Merge pull request #84 from SebastianBor/feat/check-upgrade-authority-when-governance-created
Governance: Pass program data account and upgrade authority accounts
2021-04-22 15:37:40 -05:00
Jose 7c5e1d8079
Auction creation flow (#83)
* 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
2021-04-22 15:02:31 -05:00
Sebastian.Bor 358d80ed03 feat: pass program data account and upgrade authority accounts 2021-04-22 11:10:22 +01:00
bartosz-lipinski edcbf78659 feat: open 2021-04-22 01:20:15 -05:00
bartosz-lipinski 0fcbf48718 feat: add art selector 2021-04-22 00:53:24 -05:00
bartosz-lipinski a58a3baf39 fix: spelling mistake 2021-04-21 21:54:10 -05:00
bartosz-lipinski e316021029 Merge branch 'feature/m' into main 2021-04-21 18:45:27 -05:00
bartosz-lipinski 96dc5e08cc feat: torus 2021-04-21 18:44:18 -05:00
Jose 2b6a4b5016
Auction creation steps (#82)
* torus context

* bye torus as context

* torus mess

* price step

* initial phase

* end phase

* review step
2021-04-21 18:41:03 -05:00
bartosz-lipinski 4c6c1ad934 feat: torus 2021-04-21 18:29:20 -05:00
Jose b7c3cc6366
Torus mess (#80)
* torus context

* bye torus as context

* torus mess
2021-04-21 09:47:44 -05:00
bartosz-lipinski 7dda1281a3 feat: auction creat 2021-04-21 09:37:10 -05:00
bartosz-lipinski 016e330f35 fix: build issue 2021-04-19 23:14:48 -05:00
bartosz-lipinski de111c66ca feat: update auction flow 2021-04-19 22:39:44 -05:00
Juan Diego García 5aaa4b4d74
fixed logo on firefox (#79) 2021-04-19 21:55:16 -05:00
bartosz-lipinski 24bbabb09c feat: add metaplex state 2021-04-17 21:51:35 -05:00
bartosz-lipinski 894a13af66 chore: style 2021-04-17 20:33:22 -05:00
Sebastian.Bor bbc56843dc feat/use vote threshold instead of consensus algorithm 2021-04-17 19:45:03 +01:00
Sebastian.Bor 86a6e62b2a fix: add missing CustomSingleSignerTransaction account type 2021-04-17 13:13:05 +01:00
Sebastian.Bor 7523c142f6 chore: use account type enum for CustomSingleSignerTransaction 2021-04-17 13:02:56 +01:00
Sebastian.Bor ed72e20ef8 chore: use account type enum for VoreRecord 2021-04-17 12:33:00 +01:00
Sebastian.Bor 57b389007b chore: use account type enum for ProposalState 2021-04-17 12:20:04 +01:00
Sebastian.Bor 065700babf chore: use account type enum for TimelockSet 2021-04-17 12:03:49 +01:00
Sebastian.Bor cb3bb03ba4 chore: remove Ping instruction and add GovernanceAccountType 2021-04-17 11:37:22 +01:00
Sebastian.Bor adb5d81a09 fix/ensure-transactions-sent-in-sequence 2021-04-17 10:59:56 +01:00
bartosz-lipinski 37656808e0 Merge branch 'main' into feature/m 2021-04-16 23:37:26 -05:00
bartosz-lipinski afef130246 fix: remove dummy text 2021-04-16 23:13:09 -05:00
bartosz-lipinski 523f01a719 feat: create auction 2021-04-16 22:57:29 -05:00