chore: Add IFT relay to demo - #1399
Open
dianab-cl wants to merge 3 commits into
Open
Conversation
Contributor
Greptile SummaryThe PR expands the Besu-to-Besu example into an end-to-end IFT relay demo with KMS-backed signers, standalone attestors, deployment automation, and optional round trips.
Confidence Score: 4/5The PR should not merge until relayer readiness is tied to completed service startup rather than an open TCP port. The server binds port 3000 before the relay dispatch loop starts, but Compose considers that TCP listener healthy and allows the transfer phase to invoke the relay API immediately. Files Needing Attention: examples/besu-to-besu/docker-compose.yml, examples/besu-to-besu/lib/link.sh Important Files Changed
|
Contributor
Author
|
@greptile review |
Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
* make: move e2e to its own file; dedup * streamline link/Makefile * streamline e2e/Makefile * cleanup Signed-off-by: Diana Borbe <diana@cosmoslabs.io>
dianab-cl
force-pushed
the
diana/fou-1343-dogfood-remote-signer-and-standalone-attestor
branch
from
August 20, 2026 13:01
da18f50 to
d21f0eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.