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
bruce-riley
44d6bf84fc
Deploy Unichain testnet ( #4134 )
...
* Deploy Unichain testnet
* Add snaxchain to proto
2024-10-10 11:01:08 -05:00
Evan Gray
cb34e194f5
proto: sync chains with sdk/vaa/structs.go
2024-05-28 16:43:24 -04:00
bruce-riley
a883b7f351
Deploy Polygon Sepolia Testnet ( #3723 )
...
* Deploy Polygon Sepolia Testnet
* Code review rework
2024-03-12 09:46:28 -05:00
Ben Guidarelli
7f0a2a29c9
constants: Add Dymension to cosmwasm chains ( #3763 )
2024-02-01 14:40:37 -05:00
Evan Gray
937af99b94
node: remove batchVAA remnants
2024-01-30 18:05:56 -05:00
Nikhil Suri
9f0892d579
sdk: add stargaze and seda chain IDs ( #3726 )
2024-01-30 14:40:34 -05:00
bruce-riley
a10aab1c6d
Node: Remove Neon support ( #3732 )
...
* Node: Remove Neon support
* Code review rework
2024-01-25 12:55:02 -06:00
Nikhil Suri
e70f215311
sdk: vaa: add missing chain IDs for gnosis and rootstock ( #3624 )
...
* sdk: vaa: add missing chain IDs for gnosis and rootstock
* Add chain IDs to structs_test.go
* Regerate publicrpc protobuf with rootstock chain ID
2024-01-10 15:16:43 -05:00
bruce-riley
b7631bfbba
Deploy Holesky Testnet ( #3630 )
2024-01-08 16:42:10 -06:00
bruce-riley
818038ef80
Deploy Sepolia based L2s ( #3606 )
...
* Deploy Sepolia based L2s
* Code review rework
2023-12-20 08:56:14 -06:00
bruce-riley
a2cb2a1226
Deploy Mantle to testnet ( #3438 )
2023-12-11 10:26:56 -06:00
Paul Noel
bf9660f75b
node/pkg/proto: add wormchain
2023-12-08 10:06:55 -06:00
bruce-riley
0c0158ac13
Node/SDK: Add neutron support via IBC ( #3563 )
...
* Node/SDK: Add neutron support via IBC
* Set core addresses in SDK
2023-12-07 09:42:09 -06:00
bruce-riley
e308b87062
Node: Add cosmos chains over IBC ( #3562 )
...
* Node: Add cosmos chains over IBC
* Avoid data race in watcher
* Add Osmosis as an IBC chain
2023-12-01 10:21:07 -06:00
bruce-riley
0a89e23589
Deploy scroll to testnet ( #3429 )
...
* Deploy scroll to testnet
* Don't allow scroll in mainnet
* Add scroll to ccq, use batch poller
2023-11-08 14:14:47 -06:00
bruce-riley
8a866c3c1d
node: sei testnet support ( #2660 )
...
* Sei testnet support
* Set contract addresses
* node/pkg/watchers: add RunWithScissors
* SDK tweaks
* node: revert "node/pkg/watchers: add RunWithScissors" (#2620 )
This reverts commit 9b8bed4dbf
.
* Make Sei use IBC watcher
---------
Co-authored-by: Paul Noel <panoel007@gmail.com>
Co-authored-by: Paul Noel <35237584+panoel@users.noreply.github.com>
2023-04-18 09:34:01 -04:00
bruce-riley
f9758b38e7
SDK/Node: Sepolia deployment ( #2567 )
2023-04-03 09:24:17 -05:00
bruce-riley
a2d09dad4b
Node: Base watcher support for testnet ( #2424 )
...
* Node: Base watcher support for testnet
* Add a comment
* Add base to rpc dump command
2023-02-23 18:37:35 -05:00
Josh Siegel
3413f09b8f
WH-1921: stub out btc chain @ Closes #1921
2022-11-15 14:45:55 -06:00
Justin Schuldt
1b3590b9ce
BatchVAA protos and Spy updates ( #1691 )
...
* gossip.proto - add nonce to SignedBatchObservation
* publicrpc.proto - add nonce to BatchID
* spy.proto - filters for BatchVAA, new VAA endpoint
* node - spy.go allow subscribing to BatchVAAs
* add built Go protos to node/pkg/proto
* improve & simplify Publish logic
* simplify filter match logic
* update protos - consistent naming & types for transaction identifiers
* add Spy unit & e2e tests
2022-11-09 10:39:57 -06:00
Evan Gray
f60e6669ec
node: commit proto and matching test fixes #1769
2022-10-31 12:45:30 -04:00