Commit Graph

168 Commits

Author SHA1 Message Date
guibescos 7b01f2a1f9
feat(xc_admin_frontend): add priority fees to approval/rejection (#1353)
* Make room for compute ixs

* Continue

* Fix syntax

* Checkpoint

* Cleanup

* Cleanup

* Go
2024-03-12 14:53:29 +00:00
Daniel Chew 23620cb217
fix footer placement (#1351) 2024-03-12 15:57:27 +09:00
Daniel Chew 51667f7af3
feat(xc-admin): add council address mapping (#1348)
* add council address mapping

* change filepath

* revert filepath

* add logs

* test

* fix

* hardcode path if env var not available

* remove logs

* update mapping
2024-03-12 12:37:17 +09:00
guibescos 926aa55f75
fix: Make room for compute ixs (#1349)
* Make room for compute ixs

* Continue

* Fix syntax

* Fix contract manager

* Go

* Refacotr import
2024-03-11 18:58:11 +00:00
Daniel Chew a27eb9a026
feat(xc-admin): add priority fees support to xc-admin (#1344)
* refactor

* add priority fees to proposal creation

* style fix
2024-03-11 17:14:16 +09:00
Ali Behjati 182db58f83
chore(target_chains/ethereum): add new networks (#1343)
Add Mantle Sepolia, Merlin (testnet and mainnet), and Sei EVM devnet.
2024-03-07 20:59:55 +01:00
Daniel Chew 2bfbfed6ab
feat(xc-admin): add support for setMaxLatency instruction (#1328)
* Remove Substack link from SocialLinks component

* Update copyright year in Footer component

* fix useEffect dep

* add support for maxLatency

* update wallet interface

* fix

* fix

* revert import format

* fix

* fix

* fix

* fix

* update anchor to 0.29.0

* remove unneeded casts
2024-03-04 16:12:36 +09:00
Ali Behjati be902e1248
fix: add solana-utils package to xc-admin frontend dockerfile (#1339) 2024-03-01 13:41:10 +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 316816683e
chore(target_chains/ethereum): add Astar zkEVM mainnet network (#1336) 2024-03-01 11:40:33 +01:00
guibescos e986b69c9a
feat(solana): js sdk (#1307)
* Do it

* Remove some duplicate code

* Cleanup

* Cleanup

* Cleanup import

* Correct description

* Fix path

* Cleanup deps

* Unique

* Works

* Continue

* Lint

* Lint config

* Fix ci

* Checkpoint

* Checkpoint

* Gitignore

* Cleanup

* Cleanup

* Continue building the sdk

* build function

* Remove files

* Remove files

* Rename

* Refactor : make transaction builder

* Make commitment

* Move

* Progress

* Checkpoint

* Ephemeral signers 2

* Checkpoint

* Checkpoint

* Fix bug

* Cleanup idls

* Compute units

* Make program addresses configurable

* Handle arrays

* Handle arrays

* Move PythSolanaReceiver

* Cleanup constants

* Contants

* Refactor constants

* Gitignore refactor

* package lock

* Cleanup idl

* Add useful static

* Add useful static

* Add useful static

* Lint

* Add lint config
2024-02-28 20:45:48 +00:00
Dev Kalra 38350421f6
chore(contract_manager): deploy price feed and entropy to blast (#1324)
* deploy blast price feeds

* deploy entropy on blast

* pre commit

* remove api key

* feedback
2024-02-28 19:36:23 +05:30
Amin Moghaddam a4b9cb7471
chore(evm): new deployments (#1312) 2024-02-21 14:05:29 +01:00
Ali Behjati cc7b57145b
chore(xc_admin/frontend): set pythnet max publishers to 64 (#1305)
* chore(xc_admin/frontend): set pythnet max publishers to 64

* chore: fix ci
2024-02-21 13:46:06 +01:00
guibescos 6a32844886
Go again (#1290) 2024-02-09 19:10:51 +01:00
Ali Behjati 99f6dd99fc
chore(ethereum): add new networks (#1288)
This change adds the configuration of the following new networks:
- Hedera new testnet and mainnet
- Injective inEVM tesntet and mainnet
- IDEX xChain testnet

It also updates the ethereum sdk README to outline Hedera special
behaviour around update fees.
2024-02-09 12:43:01 +01:00
guibescos 1d0d27ab3d
Revert pythnet (#1271) 2024-02-02 14:43:15 +00:00
guibescos 604e30ff75
Remove proposer squad (#1273) 2024-02-01 18:56:24 +00:00
Ali Behjati f5b78e5a8c
chore: remove attester and price service (#1272) 2024-02-01 15:53:07 +00:00
Ali Behjati f01d17e8ad
chore(ethereum): deploy to new networks (#1270)
also update the ethereum sdk js to include the newly deployed contracts
2024-02-01 12:38:05 +01:00
Dev Kalra 6870209f45
[xc_admin] print hex instead of number (#1256)
* print hex instead of number

* rename copypubkey

* add spaces
2024-01-29 22:29:30 +05:30
Dev Kalra f7624d666f
[xc_admin_frontend] parse evm execute (#1253)
* parse evm execute

* add copy
2024-01-29 21:55:19 +05:30
Dev Kalra f3ad917c6b
[contract_manager] Support for entropy and evm executor (#1251)
* Add EvmExecute structures for governance

* Add ExecuteAction file

* uint 256 (#1250)

* Add in value field in ExecuteAction

* Add value arg in contract manager

* add tests for evm execute (#1252)

* add tests for evm execute

* add tests for buffer layout

* remove unneccessary test

* accept admin and ownership payload

* rename to add entropy

* update comment

* address comments

* minor rename

---------

Co-authored-by: Amin Moghaddam <amin@pyth.network>
2024-01-29 17:40:53 +05:30
Dev Kalra 7db31aa7b5
[governance] add chain ids (#1241)
* add chain ids

* pre commit fix
2024-01-24 17:38:39 +05:30
guibescos 4abbbd1a46
Add rpc url override (#1234) 2024-01-23 12:05:10 +00:00
Ali Behjati 7529b053e3 chore(ethereum): add new networks
This change adds RPC configuration for Filecoin and Hedera and adds the
contract addresses for Filecoin.
2024-01-22 19:36:38 +01:00
Ali Behjati b6c39ce7bb chore(ethereum): deploy to new networks 2024-01-11 18:48:19 +01:00
Amin Moghaddam cee5da93d8
Movement move (#1211)
* [contract manager] Implement WormholeAptosContract and integrate aptos cli with the manager

* Add getChainId for wormhole contracts

* Add movement contracts

* Simplify aptos cli
2024-01-11 12:35:52 +01:00
Amin Moghaddam e1606a42b5
Add Base sepolia + some minor improvements (#1202)
* Add base sepolia

* Fix broken rpc urls

* Small fix
2024-01-03 11:30:17 +01:00
Amin Moghaddam 51d23a2f52
chore(eth) Add zksync-sepolia (#1190) 2023-12-18 10:29:59 +01:00
guibescos 1d82f92d80
[xc-admin] Add activate button for drafts (#1183)
* add proposals

* Revert

* rename

* Add waiting before retrying

* Increase retries, add time between retries

* Bump retries to 10

* Do it

* Update
2023-12-13 22:32:01 +07:00
guibescos f12df1528b
Update wormhole endpoint (#1171) 2023-12-09 00:54:38 +07:00
Amin Moghaddam 8adac4344f
chore(eth) Add bttc (#1172)
* chore(eth) Add bttc
2023-12-08 22:56:16 +08:00
guibescos 003cba26d6
[xc-admin-proposer] Handle RPC errors (#1167)
* Fix server

* Add some comments
2023-12-06 13:27:56 +07:00
guibescos e6d04f9914
Names (#1164) 2023-12-04 19:53:57 +07:00
guibescos 5de008fb92
Add staking program and mesh program to xc-admin UI (#1157)
* Do it

* Small bug

* Fix CI

* Address comments
2023-12-04 14:37:34 +07:00
Amin Moghaddam 8a98279fb2
chore(eth) deploy to mode (#1159) 2023-12-03 13:20:38 +03:30
guibescos 57b1367b91
Add staking instructions to xc-admin (#1160)
* Do it

* Add xc-admin-cli command for proposing deactivate-stake instructions

* Cleanup

---------

Co-authored-by: Thomaz Leite <thomaz@pyth.network>
2023-12-02 01:55:51 +00:00
Jayant Krishnamurthy 99be611684
[stacks] Add constants for Stacks (#1158)
* add constants for stacks

* di
2023-11-30 11:57:15 -08:00
guibescos f1bec26581
Do it (#1155) 2023-11-29 17:12:10 +00:00
Ali Behjati 2c93737366
chore(eth): deploy stable contracts on testnets (#1146)
* chore(eth): deploy stable contracts on testnets

* chore(eth): address feedbacks

* Add op sepolia

---------

Co-authored-by: Amin Moghaddam <amin@pyth.network>
2023-11-24 11:59:04 +01:00
guibescos 7f54f4226b
Ship 64 pubs (#1144) 2023-11-23 21:21:07 +00:00
Amin Moghaddam 16832aba51
chore(eth): Add tomochain (#1134) 2023-11-07 10:28:52 +01:00
Amin Moghaddam 8d99ac402c
chore(evm) Add more networks (#1121) 2023-10-23 11:41:07 +02:00
Ali Behjati 49d1a579c3 chore: cleanup repo 2023-10-18 18:32:42 +02:00
Amin Moghaddam c0057809f5
chore(evm): deploy to new networks (#1107) 2023-10-18 17:20:44 +02:00
Amin Moghaddam 4bc11b863c
chore(evm): deploy to new networks (#1104)
zetachain testnet
2023-10-17 18:15:17 +02:00
Ali Behjati ad277ec7f2 chore(evm): deploy to new networks
chiliz_spicy and scroll
2023-10-17 10:04:34 +02:00
guibescos 5c0c252cee
Refactor MultisigInstruction (#1098)
* Refactor unknown

* Cleanup

* Cleanup further
2023-10-13 15:12:13 +01:00
guibescos f72c0d93ad
[xc-admin] add bpf loader (#1097)
* Add bpf loader

* Add close program

* Cleanup

* Add comment

* Show in xc-admin

* Remove console log

* Fix comment
2023-10-13 13:48:20 +01:00