IRC channel logs

2026-01-15.log

back to list of logs

<ridley>As far as I can tell I have successfully implemented code such that op:deliver can be sent immediately with no resolve-me-desc and an op:listen is sent whenever the peer first asks for the result.
<dthompson>ridley: awesome!
<dthompson>I suspected this would be the case
<dthompson>glad to have confirmation
<ridley>I knew I was well set up to accomplish it but I did still encounter few tricky issues. Thankfully all tests pass now.
<ridley>I won't push the code to the repo until such time as decisions are made but if for some reason anyone really wants to see it just let me know
<dthompson>if you can point us to a dev branch that would be cool :)
<ridley>oh sure
<ridley>hopefully tomorrow if all goes well
<ridley>tests are passing but there is some cleanup to do
<dthompson>cool :)
<dthompson>sounds like great progress!