Skip to content

serial: minimal set of changes to allow 1 gigabyte jam in the dojo#1032

Open
pkova wants to merge 5 commits into
developfrom
pkova/bloq
Open

serial: minimal set of changes to allow 1 gigabyte jam in the dojo#1032
pkova wants to merge 5 commits into
developfrom
pkova/bloq

Conversation

@pkova

@pkova pkova commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Previously (jam (bex (bex 32))) would bail: fail because of the 32 bit implementation of the jet for met, specifically when taking the bitwise length with (met 0 atom). This PR introduces a 64 bit u3r_met_d and modifies the jamming / xeno jamming code to use it where needed.

There's probably no need to keep the old u3r_met around in the long run but threading through the 64 bit values can be annoying so this PR scopes the work to just getting jam working.

We also modify cut to be less defensive with bail failing.

@pkova pkova requested a review from a team as a code owner June 12, 2026 13:03
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.

1 participant