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

rewards v2 #165

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

rewards v2 #165

wants to merge 8 commits into from

Conversation

supernovahs
Copy link
Collaborator

No description provided.

Copy link
Collaborator Author

@supernovahs supernovahs left a comment

Choose a reason for hiding this comment

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

left comment on how to reproduce the error

@supernovahs
Copy link
Collaborator Author

getting the WaitContainer(WaitLog(EndOfStream([]))) error in testcontainers on latest commit

@pablodeymo
Copy link
Collaborator

getting the WaitContainer(WaitLog(EndOfStream([]))) error in testcontainers on latest commit

Can you pull the latest version of anvil?

docker pull --platform linux/amd64/v8 ghcr.io/foundry-rs/foundry:latest

@supernovahs
Copy link
Collaborator Author

getting the WaitContainer(WaitLog(EndOfStream([]))) error in testcontainers on latest commit

Can you pull the latest version of anvil?

docker pull --platform linux/amd64/v8 ghcr.io/foundry-rs/foundry:latest

docker pull --platform linux/amd64/v8 ghcr.io/foundry-rs/foundry:latest
latest: Pulling from foundry-rs/foundry
no matching manifest for linux/amd64/v8 in the manifest list entries

@supernovahs
Copy link
Collaborator Author

trying to build the image locally

@supernovahs
Copy link
Collaborator Author

built locally. but same issue in container.is it working for you?

cargo test --package eigen-client-avsregistry --lib --all-features -- writer::tests::test_avs_writer_methods --exact --show-output 

@pablodeymo
Copy link
Collaborator

getting the WaitContainer(WaitLog(EndOfStream([]))) error in testcontainers on latest commit

Can you pull the latest version of anvil?

docker pull --platform linux/amd64/v8 ghcr.io/foundry-rs/foundry:latest

docker pull --platform linux/amd64/v8 ghcr.io/foundry-rs/foundry:latest latest: Pulling from foundry-rs/foundry no matching manifest for linux/amd64/v8 in the manifest list entries

running the command on my Mac M3:

❯ docker pull --platform linux/amd64/v8 ghcr.io/foundry-rs/foundry:latest
latest: Pulling from foundry-rs/foundry
da9db072f522: Pull complete
b03abf619a6d: Pull complete
c8dad168f88d: Pull complete
59e09679743d: Pull complete
2710cd74c2ea: Pull complete
e28a4197771d: Pull complete
7d9052fe866c: Pull complete
Digest: sha256:d2d6a8064db8659ab4d835bd36ee4ba19a781cbe62a9729a261d7cedf3774cdd
Status: Downloaded newer image for ghcr.io/foundry-rs/foundry:latest
ghcr.io/foundry-rs/foundry:latest

What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview ghcr.io/foundry-rs/foundry:latest

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