Skip to content

node: add xrpl watcher#15

Closed
panoel wants to merge 29 commits intomgr-set-nodefrom
xrpl-watcher
Closed

node: add xrpl watcher#15
panoel wants to merge 29 commits intomgr-set-nodefrom
xrpl-watcher

Conversation

@panoel
Copy link
Copy Markdown

@panoel panoel commented Jan 22, 2026

No description provided.

@evan-gray
Copy link
Copy Markdown
Collaborator

got the coverage as close as I could for all of the parsing. run the following from the node folder:

go test -coverprofile=/tmp/coverage.out ./pkg/watchers/xrpl/... && go tool cover -func=/tmp/coverage.out | grep parse.go

@evan-gray evan-gray force-pushed the doge branch 2 times, most recently from 933f775 to 2ec414d Compare February 9, 2026 21:30
@evan-gray evan-gray force-pushed the xrpl-watcher branch 2 times, most recently from e8d40c5 to 67ccccf Compare February 25, 2026 19:09
@evan-gray evan-gray changed the base branch from doge to mgr-set-node March 3, 2026 16:34
djb15 and others added 3 commits March 9, 2026 14:34
Co-authored-by: djb15 <djb15@users.noreply.github.com>
* Adds mainnet v2 guardian set v5

Introduces the new v5 guardian set configuration for the mainnet v2 environment, including its designated members and timestamp.

* Adds mainnet guardian set 5

Registers the VAA for guardian set 5 in the mainnet deployment.
@evan-gray
Copy link
Copy Markdown
Collaborator

replaced by wormhole-foundation#4705

@evan-gray evan-gray closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants