Joel Smith
7cd2252b9c
Fix ICT Workflow
2024-12-17 12:48:04 -06:00
Joel Smith
93a0c670cb
Fix Slashing Params VAA Test
2024-12-16 13:48:12 -06:00
Joel Smith
8ef9a9ca0c
Finish ICTs
2024-12-13 16:41:07 -06:00
Joel Smith
cac7841365
Add ICT Tests
2024-12-13 15:27:15 -06:00
Joel Smith
ecff5ba05d
Add Generate Slashing Params Update Vaa Cmd
2024-12-13 15:22:19 -06:00
Joel Smith
64212aa710
Add Payload & Test
2024-12-13 15:21:48 -06:00
Joel Smith
fd06a6275e
Ref Slashing Keeper in Wormhole Keeper
2024-12-13 15:21:35 -06:00
Joel Smith
abbebb2e6c
Add ICT Local Image
2024-12-13 15:17:26 -06:00
Nikhil Suri
2c13a592c2
Update CODEOWNERS ( #4151 )
2024-12-12 16:07:56 -05:00
Kaku
2306e2d471
wormchain: add ibc_receiver_test and ict workflow ( #4155 )
2024-12-12 12:17:29 -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
Evan Gray
4a139655a3
tilt: smaller sui image
2024-12-11 10:53:36 -05:00
Evan Gray
e9b080b95f
tilt: solana-test-validator multi-platform support
2024-12-11 10:53:36 -05:00
Evan Gray
6359412480
tilt: node multi-platform support
2024-12-11 10:53:36 -05:00
Evan Gray
44a10d9385
tilt: sui multi-platform support
2024-12-11 10:53:36 -05:00
Evan Gray
9299a1431c
tilt: aptos multi-platform support
2024-12-11 10:53:36 -05:00
djb15
6d56188b9d
node: governor token list update
2024-12-10 13:09:06 -08:00
Maxwell "ꓘ" Dulin
03e18082d0
Update 0012_ibc_generic_messaging.md with permissionless channel creation information ( #4167 )
...
The `wormhole-ibc-receiver` contract contains an allowlist of Wormhole chain ID to channel mappings (other side of Cosmos chain). The allowlist is not used when receiving a packet because we don't want to handle the case of a token transfer failure on the other side. Instead, we just emit the message and ignore it in the IBC watcher. I am just updating the documentation to reflect this.
2024-12-10 08:43:37 -08:00
Evan Gray
6d15f04582
tilt: sdk-ci-tests default maxWorkers=50%
2024-12-06 12:49:17 -05:00
Evan Gray
b6e4cab719
tilt: specify amd64 for cosmwasm containers
2024-12-06 12:49:17 -05:00
bruce-riley
6c484440ed
Queries/SDK: Update Solana SDK ( #4180 )
2024-12-04 10:44:41 -06:00
Evan Gray
db19128b6a
tilt: fix wormchain deploy
2024-12-04 11:11:42 -05:00
Evan Gray
8155c259b8
tilt: m1 flag
2024-12-04 11:11:42 -05:00
cs
347357b251
fix clippy::needless-lifetimes warnings
...
by removing the binders for inferrable lifetimes
2024-12-02 12:56:17 -05:00
Evan Gray
02cdf9effd
tilt: support latest docker desktop
2024-11-27 15:04:23 -05: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
Tony Jin
3ea1ddd3be
Remove bruce-riley as CODEOWNER of governor module ( #4166 )
2024-11-25 10:37:56 -08: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
Hernán Di Pietro
3dfb7f9171
eth: env file for Worldchain Mainnet ( #4158 )
2024-11-12 14:19:09 -05:00
Pires
60c5ffe3fe
make: fix VERSION unset if commit has no associated tag
2024-11-12 14:13:05 -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
Evan Gray
7177e4962e
wormchain: disable ignite
2024-11-12 13:17:06 -05: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
Kaku
c35940ae96
cosmwasm: add support for json schemas for all contracts ( #4118 )
...
* cosmwasm: add support for json schemas for all contracts
* cosmwasm: fixed formatting as per the linter
2024-10-28 09:59:53 -05:00
Kaku
aa81f9157b
cosmwasm: add wormchain ibc receiver tests ( #4121 )
2024-10-28 09:59:36 -05:00
Dirk Brink
879b6665c1
docs: Audit reports ( #4143 )
...
* docs: Audit reports
* Rename
2024-10-25 06:52:08 +02:00
bruce-riley
a543c4045a
Deploy Monad Devnet ( #4145 )
...
* Deploy Monad Devnet
* Code review rework
2024-10-24 10:20:16 -05:00
Dirk Brink
5b2545e430
codeowners: Update for audits folder ( #4144 )
2024-10-24 10:50:07 -04:00
Pires
b9c31498dc
spy: respect --port if set ( #4139 )
2024-10-23 14:39:37 -05:00
Artur Sapek
7becfa1985
add deprecation warning to the top of SDK readme ( #4142 )
2024-10-23 13:41:54 -04: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
a0dd60f8a0
docs: Update SECURITY.md
2024-10-11 16:12:19 -04: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