-
Notifications
You must be signed in to change notification settings - Fork 63
Pull requests: ergoplatform/sigma-rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: reject hard wire-structure errors in the size-flagged ErgoTree degrade gate
#911
opened Jun 17, 2026 by
mwaddip
Loading…
fix: lossily decode STypeVar name to match the JVM TypeSerializer (UTF-8 leniency, byte-exact U+FFFD)
#910
opened Jun 16, 2026 by
mwaddip
Loading…
fix: accept full u8 range for STypeVar name length (JVM TypeSerializer parity)
#908
opened Jun 15, 2026 by
mwaddip
Loading…
fix: reject two deserialize-time over-acceptances (v6 audit)
#907
opened Jun 14, 2026 by
mwaddip
Loading…
Dispatch SBox accessor method-forms (PropertyCall 99:2..6)
#905
opened Jun 13, 2026 by
mwaddip
Loading…
feat: add ergoscript-compiler crate (byte-match with Scala + node-fallback for residual cases)
#904
opened Jun 12, 2026 by
cannonQ
Loading…
Fix json+no_std build of ergotree-ir (missing alloc imports)
#903
opened Jun 12, 2026 by
mwaddip
Loading…
fix: box token gate is the MaxBoxSize parse window, not a count cap
#902
opened Jun 12, 2026 by
mwaddip
Loading…
fix: deserialize LastBlockUtxoRootHash (0xa6) — the bare context-root op form
#901
opened Jun 10, 2026 by
mwaddip
Loading…
fix: Box/Header identity and Box.bytes use the retained wire bytes
#900
opened Jun 10, 2026 by
mwaddip
Loading…
fix: reject non-unary lambdas at closure creation (JVM FuncValue.eval)
#899
opened Jun 10, 2026 by
mwaddip
Loading…
fix: reject ErgoTree v>0 header without the size bit (JVM Rule-1012)
#898
opened Jun 10, 2026 by
mwaddip
Loading…
fix: AvlTree digest is variable-length; updateDigest stores any-length Coll[Byte]
#894
opened Jun 7, 2026 by
mwaddip
Loading…
fix: reject standalone TreeLookup node at eval to match the reference interpreter
#893
opened Jun 7, 2026 by
mwaddip
Loading…
fix: AvlTree ops map wrong-tree proofs and failed ops per the reference impl
#890
opened Jun 7, 2026 by
mwaddip
Loading…
fix: variable-length Context.headers; lastBlockUtxoRoot as its own context input
#889
opened Jun 7, 2026 by
mwaddip
Loading…
fix: EQ over cross-kind SigmaProps throws when the left is a conjecture
#888
opened Jun 7, 2026 by
mwaddip
Loading…
fix: Header.stateRoot is an AvlTree; v2 powOnetimePk is the group generator
#887
opened Jun 7, 2026 by
mwaddip
Loading…
fix: AvlTree.insertOrUpdate returns None on a wrong-tree proof
#886
opened Jun 7, 2026 by
mwaddip
Loading…
fix: parse box value and token amount unbounded from the wire
#885
opened Jun 7, 2026 by
mwaddip
Loading…
fix: Box.getReg is method id 19; absent/out-of-range dynamic index is None
#884
opened Jun 6, 2026 by
mwaddip
Loading…
fix: deserialize FunDef (0xd7) — polymorphic val definitions
#882
opened Jun 6, 2026 by
mwaddip
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.