Commit Graph

7 Commits

Author SHA1 Message Date
Ali Behjati d03f25bfbf
fix(governance/xc_admin): add complete dependencies to the dockerfile (#1369)
Apparently xc-admin now also needs price service SDK because the
Solana receiver depends on it.
2024-03-18 20:22:30 +01:00
Ali Behjati 62b4b5a729
fix(governance/xc_admin): fix Dockerfiles (#1368)
xc-admin now depends on Solana receiver's SDK and the Dockerfiles should
include it in their build.
2024-03-18 20:13:29 +01:00
Ali Behjati 8c0a79ccf1
fix(governance/xc_admin): Add solana_utils to xc-admin Dockerfile (#1337) 2024-03-01 12:54:30 +01:00
Ali Behjati 49d1a579c3 chore: cleanup repo 2023-10-18 18:32:42 +02:00
Ali Behjati 95ca9d1d92
[xc-admin] Add message buffer instructions (#869)
* [xc-admin] Add message buffer instructions

* Use coral-xyz/anchor

* Address feedbacks

* Address feedbacks
2023-06-09 19:56:40 +02:00
guibescos f70f163f72
Build proposer server (#820) 2023-05-16 16:59:11 -05:00
guibescos f4d18167cd
[xc-admin] Add dockerfile (#556)
* Add dockerfile

* Dockerfile for xc-admin

* Add dockerfile
2023-02-01 16:57:24 -06:00