Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node/CCQ: Listening tool #3538

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Node/CCQ: Listening tool #3538

merged 4 commits into from
Mar 14, 2024

Conversation

bruce-riley
Copy link
Contributor

@bruce-riley bruce-riley commented Nov 16, 2023

This is a tool to verify CCQ communications with the guardian.

Please see the comments at the top of node/hack/query/ccqlistener/ccqlistener.go for how to use it.

@bruce-riley bruce-riley force-pushed the ccq/hack/mainnet_test branch 4 times, most recently from 38e9e3f to 997cfe0 Compare December 6, 2023 15:46
@bruce-riley bruce-riley force-pushed the ccq/hack/mainnet_test branch 2 times, most recently from 03e83fc to 1c313c5 Compare December 12, 2023 15:00
@bruce-riley bruce-riley force-pushed the ccq/hack/mainnet_test branch from a7874af to 73ed79c Compare January 23, 2024 20:08
@bruce-riley bruce-riley force-pushed the ccq/hack/mainnet_test branch 2 times, most recently from 88d32a9 to ecc61f3 Compare March 13, 2024 20:17
@bruce-riley bruce-riley force-pushed the ccq/hack/mainnet_test branch from ecc61f3 to 8b94c8a Compare March 13, 2024 20:20
evan-gray
evan-gray previously approved these changes Mar 14, 2024
node/hack/query/ccqlistener/Dockerfile Outdated Show resolved Hide resolved
Copy link
Contributor

@evan-gray evan-gray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, running docker build per the comment gave me

ERROR: failed to solve: process "/bin/sh -c export CGO_ENABLED=1 &&   cd node/hack/query/ccqlistener &&   go build ${GO_BUILD_ARGS} -gcflags=\"all=-N -l\" --ldflags '-extldflags \"-Wl,--allow-multiple-definition\" -X \"github.com/certusone/wormhole/node/cmd/guardiand.Build=dev\"' -mod=readonly -o /ccqlistener mainnet.go &&   go get github.com/CosmWasm/[email protected] &&   cp /go/pkg/mod/github.com/!cosm!wasm/[email protected]/internal/api/libwasmvm.x86_64.so /usr/lib/" did not complete successfully: exit code: 1

is mainnet.go maybe not the correct file anymore?

@bruce-riley
Copy link
Contributor Author

Fixed the docker file so the image builds now.

@bruce-riley bruce-riley marked this pull request as ready for review March 14, 2024 13:49
@bruce-riley bruce-riley requested a review from evan-gray March 14, 2024 13:49
@bruce-riley bruce-riley force-pushed the ccq/hack/mainnet_test branch from be0ab3a to a20a302 Compare March 14, 2024 13:52
@bruce-riley bruce-riley changed the title DRAFT: CCQ/Hack: Mainnet test Node/CCQ: Listening tool Mar 14, 2024
Copy link
Contributor

@evan-gray evan-gray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

builds now, thanks 🙂

@evan-gray evan-gray merged commit 5700b3c into main Mar 14, 2024
22 checks passed
@evan-gray evan-gray deleted the ccq/hack/mainnet_test branch March 14, 2024 14:58
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.

3 participants