Skip to content

Conversation

@nfrisby
Copy link
Contributor

@nfrisby nfrisby commented Oct 23, 2025

THIS PR WILL NEVER BE MERGED

I'm only opening it in order to facilitate conversation with @sterraf, who's trying out my WIP demo branch.

nfrisby and others added 30 commits October 8, 2025 14:25
I'm intentionally grouping this code poorly and avoiding comments in an attempt
to emphasize that this code is currently being written to enable
hacked-together prototypes, not as a contribution towards code that might run
on mainnet. (Even though these definitions are much more compatible with that
development work than is other code being written for this prototype.)
... such as topology, database, and socket.
Calculates the propagation latency for each block by measuring
the time difference between the completion of the block fetch on the
upstream node (node 0) and the completion of the block fetch on the
downstream node (node 1).
@nfrisby
Copy link
Contributor Author

nfrisby commented Oct 28, 2025

@sterraf the details within this prototype do not necessarily have bearing on the CIP.

If they do, then the relevant IOE teams will discuss the pros/cons and potentially open a PR against the CIP.

But for now, this work is early days, so any expectation of stability or compliance or long-term consequences would be premature, FYI.

@nfrisby nfrisby force-pushed the nfrisby/issue-1701-demo-sandbox-exe branch 3 times, most recently from 75e9851 to f578841 Compare October 28, 2025 16:33
@nfrisby
Copy link
Contributor Author

nfrisby commented Oct 28, 2025

FYI @sterraf I just pushed up this file https://github.com/IntersectMBO/ouroboros-consensus/blob/nfrisby/issue-1701-demo-sandbox-exe/README-Leios-October-demo.md , which might be useful to read depending on what you're trying to do with this branch.

@nfrisby nfrisby force-pushed the nfrisby/issue-1701-demo-sandbox-exe branch 2 times, most recently from f60822c to f7bdcfc Compare October 28, 2025 16:38
@nfrisby nfrisby force-pushed the nfrisby/issue-1701-demo-sandbox-exe branch 3 times, most recently from 4d0cc59 to 6ee39e6 Compare October 28, 2025 18:34
@nfrisby nfrisby force-pushed the nfrisby/issue-1701-demo-sandbox-exe branch 7 times, most recently from a23415b to 4d890c0 Compare October 28, 2025 18:53
@nfrisby nfrisby force-pushed the nfrisby/issue-1701-demo-sandbox-exe branch from 4d890c0 to 660207b Compare October 28, 2025 18:53
@sterraf
Copy link

sterraf commented Oct 28, 2025

FYI @sterraf I just pushed up this file https://github.com/IntersectMBO/ouroboros-consensus/blob/nfrisby/issue-1701-demo-sandbox-exe/README-Leios-October-demo.md , which might be useful to read depending on what you're trying to do with this branch.

I got stuck with an already very stale commit, so I just took some data generated by the demo at that point and used it in my own tests. Not sure if I'll be able to keep doing experiments after tomorrow's call 😕

In any case, thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants