Commit Graph

35 Commits

Author SHA1 Message Date
bartosz-lipinski d4a7ebd19a feat: mobile layout 2021-03-21 15:14:00 -05:00
bartosz-lipinski bbeaf5c420 feat: proposals style 2021-03-21 00:20:10 -05:00
bartosz-lipinski bb27547446 feat: governence deployment 2021-03-20 17:39:19 -05:00
B aadc4ebe83
Merge pull request #30 from solana-labs/proposals
Proposals
2021-03-20 17:27:56 -05:00
Dummy Tester 123 b8262223d3 Have execute button show up when ready using a set interval trick. 2021-03-20 16:58:06 -05:00
Dummy Tester 123 f68560ea35 Fix footer. 2021-03-20 16:17:18 -05:00
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
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
Dummy Tester 123 eb701291d9 testing commit 2021-03-19 18:07:23 -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 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
Dummy Tester 123 8ae33d47cc Some more updates and fixes around withdrawing and voting 2021-03-17 20:39:54 -05:00
bartosz-lipinski 2573f525c5 fix: build 2021-03-17 20:20:00 -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 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