Commit Graph

8 Commits

Author SHA1 Message Date
guibescos 92c17ad7cc
Xc admin/change error handling (#471)
* Switch from undefined to not undefined

* Update tests
2023-01-11 09:01:37 -06:00
guibescos 80fe230563
Xc admin/add executor (#466)
* Add encoder

* Update test

* Cleanup

* More cleanup

* Add executor

* Update comment

* Update package lock

* Cleanup

* Fix bug and error handling
2023-01-10 14:02:14 -06:00
guibescos 1153abe6ff
[xc-admin] Start cli and add accept transfer for upgrade authorities (#467)
* Checkpoint

* Add global options
2023-01-10 12:53:57 -06:00
guibescos 3d8638ab3c
[xc-admin] fix instructions indexes (#468)
* Fix bug

* Remove console

* Revert change
2023-01-10 08:32:36 -06:00
guibescos 2a961d5853
Xc admin/propose instructions (#463)
* Add encoder

* Checkpoint

* Refactor

* Cleanup

* Add comment

* Cleanup
2023-01-09 21:46:03 -06:00
guibescos 097943f657
[xc-admin] Add encoder for governance messages (#462)
* Add encoder

* Cleanup

* Update test

* Ci

* CI

* Cleanup

* More cleanup
2023-01-09 15:54:54 -06:00
guibescos 5efa611a97
Xc admin/add wormhole message header deser (#461)
* Checkpoint

* Checkpoint

* Fix tests

* Revert changes to remote executor

* Fix precommit

* Add comments

* Solve typo

* MetaData -> Metadata

* Address feedback

* Fix imports
2023-01-06 14:47:30 -06:00
guibescos 6e1328f98e
Scaffolding for xc-admin (new crosschain admin tool) (#457)
* First commit

* Add typescript

* Add tsconfig
2023-01-06 08:41:11 -06:00