Commit Graph

10 Commits

Author SHA1 Message Date
guibescos d2411b7d7f
[xc-admin] CLI command to upgrade solana programs (#522)
* Format checkpoint

* Add comment

* Add comment
2023-01-23 15:25:28 -06:00
Daniel Chew 88d8039c36
[xc-admin] add feature to send proposal to update permissions (#498)
* fix wallet hydration error

* update package-lock.json

* add edit feature

* [wip] sqds proposal

* [wip] fix multisig hook

* checkpoint

* update UI

* fix error

* refactor

* make Modal reusable

* address comments
2023-01-22 23:26:53 +09:00
Ali Behjati a7accadce3
[xc-governance-sdk] Add cosmwasm upgrade ix (#514)
* [xc-governance-sdk] Add cosmwasm upgrade ix

* Format the file
2023-01-20 09:38:27 +01:00
guibescos 1940a0bb2e
[xc-admin] Add wormhole logic to the crank-executor (#504)
* Add wormhole and fix some bugs

* Export WormholeMultisigInstruction

* Restore some unrelated parts of the code

* Cleanup

* Don't change this file
2023-01-17 17:19:13 -06:00
guibescos 1f64ce52b7
[xc-admin] multisig hook (#496)
* Fix next config

* Checkpoint

* Checkpoint

* Cleanup

* Cleanup
2023-01-17 12:12:29 -06:00
Daniel Chew 47c9993675
[xc-admin] permission accounts (#494)
* Rework pyth hooks

* xc admin/add min pub page (#492)

* add min pubs page

* add wallet

* update connect wallet button

* fix header

* add ClusterSwitch

* fix header css

* add update permissions tab

* fix default tab

* show default value when permission account does not exists

* use table and add copy text function

* update package-lock.json

* update package-lock.json

* trigger deployment

* remove unused icon

* capitalize tabInfo

* remove -1 index check

* refactor

* refactor TabInfo to TAB_INFO

* trigger deployment

* remove unused icon

Co-authored-by: Guillermo Bescos Alapont <gbescos@stanford.edu>
2023-01-17 11:04:42 +09:00
guibescos d2d82136c9
Sort mapping accounts (#497) 2023-01-16 19:40:25 -06:00
guibescos e55a3bbb96
[xc-admin] rework pyth hook (#490)
* Rework pyth hooks

* Delete unused files

* Checkpoint

* xc admin/add min pub page (#492)

* add min pubs page

* add wallet

* update connect wallet button

* fix header

* add ClusterSwitch

* fix header css

* Cleanup

Co-authored-by: Daniel Chew <cctdaniel@outlook.com>
2023-01-16 13:14:18 -06:00
guibescos c10ed691da
Title (#491) 2023-01-14 14:26:58 -06:00
Ali Behjati daad5c6dc5
[governance] move governance related components under this directory (#489)
* [governance] bring related stuff in governance dir

* [governance] fix changes
2023-01-13 18:58:44 +01:00