Commit Graph

177 Commits

Author SHA1 Message Date
Dummy Tester 123 04d2f640a6 At great expense, we have upgradeable programs working. Still eneds a lot of beautifciation. 2021-03-17 20:05:46 -05:00
Dummy Tester 123 9ce5b9644c Working execute command, lots of cleanup to do, lots of test code lying around 2021-03-17 20:05:15 -05:00
Dummy Tester 123 243bb0a321 Add voting power 2021-03-17 20:05:15 -05:00
Dummy Tester 123 c5ac500648 Add add votes button and commands 2021-03-17 20:05:15 -05:00
Dummy Tester 123 0c95a9ab6c This commit marks bringing back add signers only, but we have edit signers in commit log just in case we want to bring it back later. 2021-03-17 20:05:15 -05:00
Dummy Tester 123 43abf3ae50 This commit marks a working remove signer - if only you could burn other people's tokens. Going to remove this functionality now. 2021-03-17 20:05:15 -05:00
Dummy Tester 123 941170be1d Add ability for appbar to display custom settings, and add add signers button to proposals, soon to be Edit Signers. Next up ,need to deal with why Sign doesnt work for non-Admin signers. It times out, no reason why, but will probably deal with after getting Add Signers to become Edit Signers. 2021-03-17 20:04:15 -05:00
Dummy Tester 123 1c2d1260e0 Added sign button and command 2021-03-17 20:03:41 -05:00
Dummy Tester 123 1883bfd8ee Added complete working display of instructions and adding instructions 2021-03-17 20:03:41 -05:00
Dummy Tester 123 d4bf02c790 Massive wip commit - added form for creating proposals, and working on displaying transactions 2021-03-17 20:03:41 -05:00
Dummy Tester 123 5cfd98264c WIP commit, getting single signer transactions off the ground 2021-03-17 20:03:41 -05:00
Dummy Tester 123 0f0f268253 Working on new layout (mobile friendly) for proposals, and adding instruction submission demo. 2021-03-17 20:03:40 -05:00
Dummy Tester 123 dbc8f2eeb9 Add gist support and rows and a little index for proposals 2021-03-17 20:03:40 -05:00
Dummy Tester 123 535de51997 Fix dark mode in proposals 2021-03-17 20:03:40 -05:00
Dummy Tester 123 9b091622bd WIP commit on proposals: have it pulling all timelock accounts and storing them clientside. Now need to fix formatting and stand up an index page. 2021-03-17 20:03:40 -05:00
Dummy Tester 123 143a50ce69 Got proposals basically working for backend calls, need to build form out now. 2021-03-17 20:03:39 -05:00
Dummy Tester 123 af81a3f644 WIP commit on proposals, working on a dummy button to create a txn 2021-03-17 20:02:26 -05:00
juan 72b1e8b532 Merge branch 'main' of github.com:yamijuan/oyster into wallet-connect 2021-03-16 17:32:28 -05:00
juan 1eed7615aa connect ethereum wallet improvements 2021-03-16 17:26:25 -05:00
bartosz-lipinski aab7b80c32 fix: footer 2021-03-16 16:02:28 -05:00
juan 7ae00c9b6c fixed footer links 2021-03-16 12:42:54 -05:00
juan a0243bc26e lint 2021-03-16 12:42:33 -05:00
bartosz-lipinski 730f2ad0e8 feat: update footer 2021-03-15 17:36:08 -05:00
bartosz-lipinski 841721041b Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-12 17:56:11 -06:00
bartosz-lipinski b0ae8b4c88 feat: transfer 2021-03-12 17:56:07 -06:00
juan ddef99fb24 Added footer 2021-03-12 18:46:55 -05:00
bartosz-lipinski a9fc4dbf8d fix: compile error 2021-03-12 16:21:29 -06:00
bartosz-lipinski 5b123a4ebf Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-12 16:20:26 -06:00
bartosz-lipinski 3db159667d feat: to solana 2021-03-12 16:20:22 -06:00
B 31e4131822
Merge pull request #22 from yamijuan/main
make sure correct network is set
2021-03-12 14:47:23 -06:00
juan 227937ab46 make sure prices are queried only once 2021-03-12 15:36:35 -05:00
juan 3bf9eaad7a make sure correct network is set 2021-03-12 13:02:08 -05:00
B 85d3f8aaf4
Merge pull request #21 from yamijuan/main
select first token of the list instead of SRM
2021-03-11 15:19:51 -06:00
juan 25f678add6 select first token of the list instead of SRM 2021-03-11 16:17:40 -05:00
bartosz-lipinski c2426bf916 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-11 14:49:44 -06:00
bartosz-lipinski 8b2520e414 feat: add fromSolana 2021-03-11 14:49:41 -06:00
juan 684d922ab3 Added solana tokens to token list and allow to select either network 2021-03-11 15:46:11 -05:00
bartosz-lipinski b2f60da823 feat: add fromSolana 2021-03-10 20:55:00 -06:00
B 6768764fc0
Merge pull request #19 from yamijuan/transfer-ui
Added pair context state for chain and amount management
2021-03-10 17:24:33 -06:00
juan a4a9895786 Added pair context state for chain and amount management 2021-03-10 18:19:49 -05:00
B 4b7176302d
Merge pull request #18 from yamijuan/transfer-ui
Added virtualized list and debounce search on token modal
2021-03-10 14:08:20 -06:00
juan 85c9fefe83 Added virtualized list and debounce search on token modal 2021-03-10 14:27:30 -05:00
bartosz-lipinski 79170d2dae Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-10 10:40:45 -06:00
bartosz-lipinski 7f891e08fa fix: network name 2021-03-10 10:40:42 -06:00
B 6d9d133175
Merge pull request #17 from yamijuan/transfer-ui
Added modal to select token chain
2021-03-10 10:40:03 -06:00
juan b3a0dabf4b Added modal to select token chain 2021-03-10 11:36:22 -05:00
B 6cda2ddb6e
Merge pull request #16 from rmshea/add-favicons
Add favicons
2021-03-10 09:59:34 -06:00
rmshea 66f9c2cbc2 Add favicons 2021-03-09 21:07:31 -07:00
bartosz-lipinski 979a369f6a fix: network 2021-03-09 22:03:00 -06:00
bartosz-lipinski 7ba6fe27e1 fix: format small amounts 2021-03-09 22:01:37 -06:00
bartosz-lipinski edeb684da8 fix: tokenMap lookup 2021-03-09 21:51:13 -06:00
bartosz-lipinski 65dc091760 fix: set inital asset 2021-03-09 20:36:56 -06:00
bartosz-lipinski 730777f732 fix: transfer 2021-03-09 20:34:48 -06:00
bartosz-lipinski 39ae89ca8b feat: add domain 2021-03-09 17:41:45 -06:00
bartosz-lipinski 6622da535f fix: typo 2021-03-09 17:32:39 -06:00
bartosz-lipinski 3c2faf5e49 chore: format 2021-03-09 17:29:21 -06:00
bartosz-lipinski b4a46cfe85 fix: format 2021-03-09 15:56:11 -06:00
B ba935b8917
Merge pull request #15 from yamijuan/transfer-ui
added token selection for both inputs
2021-03-09 14:22:24 -06:00
juan 52732c7198 added token selection for both inputs 2021-03-09 14:55:13 -05:00
bartosz-lipinski f7eef7c3b6 fix: icons 2021-03-09 13:06:19 -06:00
bartosz-lipinski de293017fd fix: change style 2021-03-09 00:03:52 -06:00
bartosz-lipinski 75e48fefe4 feat: add blockchain logos 2021-03-09 00:01:12 -06:00
bartosz-lipinski 1fa4cdfa90 feat: sort assets 2021-03-08 23:20:01 -06:00
bartosz-lipinski c0f8f94108 feat: add associated token account 2021-03-08 21:16:08 -06:00
B 2820b3f22e
Merge pull request #14 from yamijuan/transfer-ui
Added icons and addresses for sollet and metamask wallets
2021-03-08 16:48:02 -06:00
juan 6d94797e11 Added icons and addresses for sollet and metamask wallets 2021-03-08 17:43:42 -05:00
bartosz-lipinski d926ee2425 feat: push notifications 2021-03-08 12:57:46 -06:00
bartosz-lipinski 3a78e670ab feat: add deplpyement 2021-03-08 00:18:40 -06:00
bartosz-lipinski b646ee07d4 feat: background 2021-03-08 00:04:03 -06:00
bartosz-lipinski 6b05b9d3e0 feat: transfer instructions 2021-03-07 23:54:37 -06:00
bartosz-lipinski e775056c4d chore: cleanup 2021-03-06 00:27:43 -06:00
bartosz-lipinski c1747b928d feat: add price to bridge landing page 2021-03-06 00:21:14 -06:00
bartosz-lipinski 6a41905b89 feat: aggregate locked assets 2021-03-05 23:42:13 -06:00
juan 8bc298c4fd Agregated table data by asset address 2021-03-05 17:10:22 -05:00
juan 57ae39e07b Added prices and total using coingecko api 2021-03-05 14:57:15 -05:00
juan be907c95f5 added names, symbols and icons to the table 2021-03-04 16:35:07 -05:00
bartosz-lipinski c7a9c0b79a feat: parse accounts 2021-03-03 23:28:25 -06:00
bartosz-lipinski e597b40d22 feat: upgrade token-list 2021-03-03 22:49:18 -06:00
bartosz-lipinski 99f6d53aad fix: build errors 2021-03-03 21:17:20 -06:00
juan bc75c4e023 added enum to chain types 2021-03-03 16:12:35 -05:00
juan 31526061b6 style 2021-03-03 16:03:26 -05:00
juan bbedbae8c6 Added list of locked funds accounts in the front page 2021-03-03 15:47:08 -05:00
bartosz-lipinski 04012e024f feat: add token list 2021-03-02 21:49:26 -06:00
bartosz-lipinski 75814148e6 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-01 19:13:56 -06:00
bartosz-lipinski e5750fb129 feat: bridge 2021-03-01 19:09:40 -06:00
bartosz-lipinski 2c04bb5c46 chore: dependencies 2021-03-01 19:09:06 -06:00
bartosz-lipinski 72a4da83f0 chore: gitignore 2021-03-01 19:07:38 -06:00
juan 6a31d960fb added wrap tab 2021-03-01 14:09:55 -05:00
juan ef08ff00ec added tokens to solana's input 2021-03-01 14:01:28 -05:00
Tim Hagn 399cb9dcc9
remove wormhole SVG when Canvas is ready 2021-02-17 23:52:22 +01:00
Tim Hagn 1f55433bfc
add wormhole.less 2021-02-17 23:25:12 +01:00
Tim Hagn 3a9a78977f
rename wormhole.css to .less 2021-02-17 23:23:44 +01:00
Tim Hagn 44517b4eb7
fix TS error in Utils.ts 2021-02-16 05:56:41 +01:00
Tim Hagn d1b1c8f373
(bridge) add experimental wormhole background 2021-02-16 04:59:39 +01:00
bartosz-lipinski 752f342781 feat: bridge 2021-02-15 19:08:42 -06:00
bartosz-lipinski f634558f9c feat: switch to yarn 2021-02-15 11:02:39 -06:00
bartosz-lipinski 35caa5b343 chore: update references 2021-02-15 10:51:55 -06:00
bartosz-lipinski 300c2949ca chore: remove duplicate code 2021-02-15 10:51:17 -06:00
bartosz-lipinski b35678a3e4 chore: move tokenIcon 2021-02-15 10:51:07 -06:00
bartosz-lipinski 2eec1d7ead Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-02-15 10:33:03 -06:00