Commit Graph

629 Commits

Author SHA1 Message Date
Dummy Tester 123 17a0100f4f Fix list pagination 2021-03-20 16:07:33 -05:00
Dummy Tester 123 502410e9dd Bugfix for execute account construction 2021-03-20 15:14:09 -05:00
bartosz-lipinski a5468636ca Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-19 20:55:19 -05:00
bartosz-lipinski 92fefe2b9f feat: pair 2021-03-19 20:54:51 -05:00
B 81e7264f5d
Merge pull request #28 from solana-labs/proposals
Fix some counting bugs, add functionality for defeated and executed s…
2021-03-19 18:24:56 -05:00
B ed660edc5d
Merge pull request #29 from yamijuan/wallet-connect-2nd
Added disconnect and change wallet for eth
2021-03-19 18:24:48 -05:00
Dummy Tester 123 eb701291d9 testing commit 2021-03-19 18:07:23 -05:00
juan 985c372691 Added disconnect and change wallet for eth 2021-03-19 17:33:45 -05:00
Dummy Tester 123 0227b5f655 Fix some counting bugs, add functionality for defeated and executed states 2021-03-19 17:19:03 -05:00
bartosz-lipinski 4c2eca612e Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-19 13:42:25 -05:00
bartosz-lipinski b27645aed0 chore: remove debugger 2021-03-19 13:42:21 -05:00
B a8a16c2543
Merge pull request #27 from yamijuan/wallet-connect-2nd
Add metamask and walletconnect providers
2021-03-19 13:41:22 -05:00
juan 29a540e9a6 changed infura API key 2021-03-19 13:40:14 -05:00
juan 27dc4cfb4c Merge branch 'main' of github.com:yamijuan/oyster into wallet-connect-2nd 2021-03-19 13:38:31 -05:00
juan 5eed226ed8 added wallet connect adapter 2021-03-19 13:34:53 -05:00
bartosz-lipinski 138079071c fix: loading inital balance 2021-03-19 13:05:15 -05:00
juan bf5ca53102 fix merge 2021-03-19 12:05:54 -05:00
bartosz-lipinski 4dc9b870f7 feat: add wallet-base 2021-03-19 10:40:24 -05:00
dummytester123 3132591862
Merge pull request #26 from solana-labs/proposals
Proposals
2021-03-18 15:52:05 -05:00
Dummy Tester 123 9c580bccd7 Latest fixes for end to end 2021-03-18 15:51:29 -05:00
bartosz-lipinski 1d446c1640 Merge branch 'main' of https://github.com/solana-labs/oyster into main 2021-03-17 20:49:55 -05:00
bartosz-lipinski 8a1b79a1cb fix: warnings 2021-03-17 20:49:35 -05:00
Dummy Tester 123 8ae33d47cc Some more updates and fixes around withdrawing and voting 2021-03-17 20:39:54 -05:00
B c17300e8a9
Merge pull request #24 from yamijuan/wallet-connect
Wallet connect
2021-03-17 20:35:44 -05:00
bartosz-lipinski 2573f525c5 fix: build 2021-03-17 20:20:00 -05:00
dummytester123 8d3a91ec90
Merge pull request #25 from solana-labs/proposals
Proposals
2021-03-17 20:08:05 -05:00
Dummy Tester 123 f230bea0cb Massive WIP on governance. Nothing more to say other than that we're moving. 2021-03-17 20:06:30 -05:00
Dummy Tester 123 90d8d63a04 WIP commit on re-engineering the front end to take into account governance. Not nearly done, and none of it works, but dont want to lose work, so making intermediate commit just in case. 2021-03-17 20:06:07 -05:00
Dummy Tester 123 819951868f Bring in yarn 2021-03-17 20:06:07 -05:00
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