Commit Graph

781 Commits

Author SHA1 Message Date
bruce-riley 56cf37a7ec
Node: Update Celo watcher (#4210)
* Node: Update Celo watcher

* Code review rework
2025-01-07 13:51:52 -06:00
bruce-riley db1ee86bfb
Deploy SeiEVM testnet (#4209)
* cli: arbitrary chain registration

* Deploy SeiEVM Testnet

---------

Co-authored-by: Evan Gray <battledingo@gmail.com>
2025-01-06 12:08:20 -06:00
bruce-riley 79657d4392
Node: Rename Hyperliquid to HyperEVM (#4199)
* Node: Rename Hyperliquid to HyperEVM

* Add registration VAA
2024-12-19 12:17:42 -06:00
bruce-riley 608715a608
Node: Hyperliquid testnet support (#4198) 2024-12-19 09:53:41 -06:00
bruce-riley 3797ed0821
Node: Add Noble support over IBC (#4195) 2024-12-18 08:37:24 -06:00
Jason Matthyser 996dabe03a
node: add amazon kms and benchmark signers (#4168)
* add kms and benchmark signers

* include context during guardiansigner calls

* add error counters and address review comment

* address pr comments

* address pr comments

---------

Co-authored-by: pleasew8t <jason@asymmetric.re>
2024-12-12 17:54:55 +02:00
Maxwell "ꓘ" Dulin 0be4486de7
Add coin gecko pro API usage for the governor (#4025)
* Add coin gecko pro API usage for the governor

* Add in missing parameter for node test

* Fix missing parameter in publicrpcserver_test.go

* Add in NIT fixes

* Change CLI description

* Reorder error message so that the important part is not truncated in the logs

* Remove network test from unit test. Plan on creating a Github action cron action for this instead

* Remove unnecessary '&' from URL path

* Add in new parameters for gov from rebase

* Fix regression on query creation

* Add coin gecko pro API usage for the governor

* Add in NIT fixes

* Remove network test from unit test. Plan on creating a Github action cron action for this instead

---------

Co-authored-by: Maxwell Dulin <strikeout@maxwells-mbp.lan>
Co-authored-by: Maxwell Dulin <strikeout@Maxwells-MacBook-Pro.local>
2024-12-12 06:55:05 -08:00
djb15 6d56188b9d node: governor token list update 2024-12-10 13:09:06 -08:00
bruce-riley 5e07882e56
Node/CCQ: Logging changes in watchers (#4173) 2024-11-27 13:20:06 -06:00
bruce-riley 79946aabb9
Node: Update libp2p (#4162)
* Node: Update libp2p

* Node: p2p address discovery change
2024-11-26 08:06:18 -06:00
Sebastian Banescu 753386a926
Temporarily increasing governor limits for a few chains (#4164) 2024-11-20 21:19:33 +01:00
bruce-riley 772a715998
Node: Update golang (#4161)
* Node: Update golang

* node: Upgrade golangci-lint
2024-11-19 07:56:56 -06:00
Bruce Riley b0eb13179e Deploy Ink testnet 2024-11-12 14:29:37 -05:00
bruce-riley 6e9391476c
Node: Deploy Worldchain mainnet (#4156)
* Node: Deploy Worldchain mainnet

* Code review rework

* node: Governor setup for Worldchain

---------

Co-authored-by: Dirk Brink <hello@dirk.tech>
2024-11-12 12:40:50 -06:00
bruce-riley e717f53872
Node: CCQ logging changes (#4153) 2024-11-06 10:13:54 -06:00
bruce-riley 7247a0fc0c
Node: p2p.Run not always subscribing to heartbeat channel when it should (#4152) 2024-11-05 08:21:37 -06:00
bruce-riley 02f468f776
Node: Remove cutover checks (#4149) 2024-10-30 13:16:22 -05:00
bruce-riley a543c4045a
Deploy Monad Devnet (#4145)
* Deploy Monad Devnet

* Code review rework
2024-10-24 10:20:16 -05:00
bruce-riley abd0b330ef
Deploy Worldchain testnet (#4140)
* Deploy Worldchain testnet

* Update WETH address

* Fix cli test and add token bridge VAAs
2024-10-21 16:19:58 -05:00
Jason Matthyser e82db71837
Replace Guardian Key with abstracted Guardian Signer (#4120)
* node: add guardiansigner node/pkg

* node: replace use of guardian key with guardian signer

* node: replace use of vaa.AddSigner with guardian signer

* node: add nolint for armor import and fix test

* node: handle error returned from signing

* apply draft review suggestions

* apply pr reviews

* apply pr reviews

* apply pr reviews

* apply pr reviews

---------

Co-authored-by: pleasew8t <jason@asymmetric.re>
2024-10-17 16:21:45 +02:00
Dirk Brink 345a7e466e
node: Governor token list update (#4126)
* node: governor token list update

* Manually fix token price

---------

Co-authored-by: djb15 <djb15@users.noreply.github.com>
2024-10-11 13:08:57 -07:00
bruce-riley 44d6bf84fc
Deploy Unichain testnet (#4134)
* Deploy Unichain testnet

* Add snaxchain to proto
2024-10-10 11:01:08 -05:00
bruce-riley 818fda34f7
Node: Set mainnet gossip cutover time (#4127) 2024-10-02 09:35:38 -05:00
Dirk Brink 24442309dc node: Governor token list update 2024-09-23 15:11:01 -07:00
Maxwell "ꓘ" Dulin 6b810acbec
Lower governor limits of chains based upon usage (#4102)
* Lower governor limits of chains based upon usage

* Change Polygon and Avalanche back to 5M

* Fix Governor tests that broke with 0 value in dailyLimit

---------

Co-authored-by: Maxwell Dulin <strikeout@maxwells-mbp.lan>
Co-authored-by: Maxwell Dulin <strikeout@Maxwells-MacBook-Pro.local>
2024-09-10 11:58:02 -04:00
Bruce Riley 2a22603d5a Node/CCQ/EVM: Logging changes 2024-09-09 13:32:15 -06:00
Bruce Riley c9bc603bae Node/EVM: Batch poller publish initial blocks 2024-09-06 12:19:27 -06:00
Bruce Riley a15f17d52a Node: Linea supports finalized 2024-09-06 09:47:26 -06:00
Bruce Riley ff9c4b1d83 Node: Set cutover date for testnet 2024-09-04 12:05:37 -06:00
Bruce Riley 6130bbb6f4 Node/Processor: Peg observation metric for us 2024-08-30 09:33:49 -06:00
Bruce Riley 954723852a Node: Solana watcher cleanup 2024-08-27 15:06:17 -06:00
bruce-riley e66e62f722
Node: Enable batching and gossip split in tilt (#4097) 2024-08-26 14:34:35 -05:00
bruce-riley 43c96f9464
Node: Processor benchmarking (#4075) 2024-08-26 12:59:21 -05:00
bruce-riley 92b54bb749
Node: DB not logging to Grafana (#4093)
* Node: DB not logging to Grafana

* Code review rework

* Remove unnecessary variable
2024-08-26 09:41:29 -05:00
Dirk Brink 78771ff529
node: Fix + update governor manual tokens list (#4086) 2024-08-23 16:08:31 -04:00
bruce-riley a3284d66d5
Node: Add cutover feature flags to heartbeats (#4092) 2024-08-21 11:48:41 -06:00
bruce-riley 088c18b39a
Node/P2P: Add WithComponents (#4089) 2024-08-20 17:27:19 -05:00
Dirk Brink c5241ad817
node: Governor token list update (#4077)
* node: governor token list update

* Manually fix Moonbeam USDC price

---------

Co-authored-by: djb15 <djb15@users.noreply.github.com>
2024-08-20 12:24:20 -07:00
Bruce Riley 22eecc6b72 Code review rework 2024-08-16 13:44:23 -04:00
Bruce Riley b06132d638 Fix governor test for Snax 2024-08-16 13:44:23 -04:00
Bruce Riley 092cbfcc62 Deploy Snaxchain mainnet 2024-08-16 13:44:23 -04:00
John Saigle 31a9a3e94f node/test: fix incorrect control flow in governed assets test
The control flow for this function should be `continue` rather than
`return`, otherwise the entire test will exit early when evaluating an
ignored chain rather than skip the current iteration as intended.

In practice, this test just so happened to work OK because:
- the only ignored chain is Wormchain with ID 3104
- 3104 is the last entry in the slice
- iteration over slices is deterministic
And so the test always returned early when hitting Wormchain, but
Wormchain is the last item in the list.
2024-08-16 08:05:30 -04:00
bruce-riley 8b9f9b55f4
Node: Unknown guardian tweaks (#4076)
* Node: Unknown guardian tweaks

* Code review rework
2024-08-14 15:43:20 -05:00
Dirk Brink 5a1e2355b9 node: Update governor manual tokens list 2024-08-14 08:36:32 -07:00
bruce-riley 9bd569d9db
Node: Observation batching with override (#4066)
* Node: Observation batching with override

* Add cutover time

* Code review rework
2024-08-13 11:49:33 -05:00
bruce-riley cb94143e3f
Node/CCQ: Solana should retry block read (#4068)
* Node/CCQ: Solana should retry block read

* Code review rework
2024-08-12 09:54:36 -05:00
Dirk Brink b150623df4 node: governor token list update 2024-08-12 09:41:23 -04:00
bruce-riley 46bcc70e95
Node: Log fatal not making it to grafana (#4063) 2024-08-06 14:54:53 -05:00
bruce-riley 7bf815e79c
Node/CCQ: Allow address wildcard (#4062)
* Node/CCQ: Allow address wildcard

* Code review rework

* Update the docs
2024-08-06 14:54:44 -05:00
bruce-riley 7e205e1e3a
Node/P2P: Allow disabling subscribing to VAAs (#4019) 2024-08-05 13:21:22 -05:00