Jon Cinque
|
34b57d62fe
|
docs: Clarify audit status of all programs, no S word (#4046)
|
2023-02-13 22:05:49 +00:00 |
Pierre
|
52d329ee53
|
fix reference to the field hold_up_time in the governance README (#3428)
* fix reference to the field hold_up_time
* remove incorrect space
Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
|
2022-08-05 00:38:44 +02:00 |
Arnold Lee
|
b425bae86a
|
Fixed small typo. (#3051)
Mutlisig -> Multisig
|
2022-03-30 20:43:50 +02:00 |
Sebastian Bor
|
aefbebe3ae
|
Governance: Multiple instructions per proposal transaction (#2833)
* feat: support multiple instructions per proposal instruction
* chore: rename instruction to transaction
* chore: rename ProposalInstruction to ProposalTransaction
* chore: rename instruction to transaction
* chore: rename InstructionExecutionStatus to TransactionExecutionStatus
* chore: rename proposal instruction to proposal transaction
* chore: make clippy happy
* chore: update instruction names to transactions
* chore: fix compilation
* chore: rename instruction to transaction
* chore: rename instruction to transaction
* chore rename instruction to transaction
Co-authored-by: Jon Cinque jon.cinque@gmail.com
|
2022-01-29 12:43:22 +00:00 |
Sebastian Bor
|
27ea2f013d
|
Governance: Add client SDK link to readme (#2802)
|
2022-01-25 13:55:58 +00:00 |
Sebastian Bor
|
dec9074bb4
|
Governance: Update readme (#2685)
|
2021-12-30 14:44:37 +00:00 |
Sebastian Bor
|
e8b7009cc4
|
Governance: Add UI section to readme (#2511)
|
2021-10-13 21:38:04 +01:00 |
Sebastian Bor
|
d06422b2fe
|
Governance: Readme DAO update (#2257)
* chore: update readme
De-emphasize program upgrades and exhibit DAO instead
* chore: update readme
* chore: update accounts comments
* chore: use absolute vote weight source explicitly
|
2021-08-12 10:55:57 +02:00 |
Sebastian Bor
|
3c561381fd
|
Governance: Create token governance (#1968)
* feat: implement CreateTokenGovernance instruction
* chore: update readme
* chore: add execute transfer instruction test
* chore: update readme
* chore: update comments
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
* chore: update readme
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
|
2021-06-29 22:22:42 +01:00 |
Sebastian Bor
|
c9e3689a94
|
Governance: Instructions (#1833)
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
|
2021-06-05 14:06:57 +01:00 |
Sebastian Bor
|
e5af52d6e7
|
Governance program API design
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2021-05-17 12:01:20 +01:00 |