Skip links

Our State Synchronization Research Is Now on Ethereum’s Research Forum

Oraclizer Update

Over the past two months, Oraclizer’s state synchronization research moved onto ethresear.ch, the forum where Ethereum’s core researchers and builders discuss protocol design. Two posts now stand there.

The first, Mechanized Proofs for Atomic Cross-Domain State Synchronization, presented machine-checked proofs that our atomic cross-domain synchronization behaves correctly: state on one chain cannot contradict state on another, and the synchronization cycle reliably completes under clearly stated assumptions.

What happened next is the part we consider the real milestone. An active Ethereum researcher publicly challenged one of the open questions in that post, and a six-post technical exchange followed. The exchange did not weaken the work. It sharpened it: the question raised in that thread became a dedicated scope section of the follow-up. This is open review working as intended, state synchronization research examined in public, by researchers with no stake in our project, and the work coming out stronger.

The second post, A Mechanized Functor Tower for Cross-Domain State Preservation, published this week, delivers that follow-up and carries the state synchronization research forward. It shows that our preservation guarantees compose across chains of domains, and it gives synchronization strength a formal basis: instead of living in prose and marketing language, an asset’s synchronization strength becomes something that is declared and checked. The post also states plainly what is proved, what is design interpretation, and what remains open, a discipline we believe every verification claim in this industry should follow.

For the ecosystem, the value of this state synchronization research is not ours alone. The results form a reusable verification basis, generic enough that a bridge, a rollup exit, or a settlement system can apply the same laws to its own design. Every proof is mechanized in Isabelle/HOL and reproducible from our public repository, and the underlying theory is published on arXiv.

Both threads carry open questions, and the discussion is ongoing. If your work touches cross-chain state, bridges, or regulated assets, we would welcome your read, and your challenges, where state synchronization research belongs: in the open.

Read Next

The Cross-Domain State Preservation Functor: What It Closed, and What It Was For
The cross-domain state preservation proofs are closed: homomorphism, functor completion, a natural-transformation tower, and unconditional bounded convergence. Ten theory files, zero sorry. The harder work was catching what passes a prover while saying nothing: a trivial functor, a bypassed threshold, a witness outside the roster. Each retreat left the rest firmer.
Oraclizer Core ⋅ Jul 16, 2026
Sync Degree Enforcement: What Turns a Classification Into a Constraint
A classification does nothing on its own. Sync degree enforcement closes the gap between labeling an asset S2 and having the system refuse to touch it any other way. It rests on a two-directional result: over-provisioning preserves every guarantee, under-provisioning admits a state that defeats all of them. So the check leaves runtime and enters Rust's type system.
Oraclizer Core ⋅ Jul 16, 2026
ERC-8319: A Citable Regulatory Constitution for Tokenized Assets
The ERC-8319 Regulatory Compliance Protocol has entered Ethereum's standards repository. It defines the legal effect of six enforcement actions on tokenized assets, from a reversible freeze to an irreversible confiscation, and compiles 31 requirements from 15 regulators under five principles. A convention, not an interface, under one permanent, citable identifier.
Oraclizer Core ⋅ Jul 14, 2026
ERC-8319 Regulatory Compliance Protocol Enters the Ethereum Standards Process
Oraclizer's Regulatory Compliance Protocol has been submitted to ethereum/ERCs as ERC-8319 and is under editor review. Not a glossary but a reference bundling a taxonomy of six enforcement actions, their legal effect, the dynamics between them, and 31 regulator requirements, layered non-invasively on existing standards. Co-authored with Horizen Labs and Dan Spuller.
Oraclizer Core ⋅ Jul 11, 2026
Three Category Axioms, One Proved Functor
A research-journal account of mechanizing the functor laws and the degree-hierarchy natural transformation in Isabelle/HOL, where the obstacles were almost never the mathematics. The measure decrease I feared closed at once; a reserved keyword broke seven builds; a finiteness clash forced a redefinition; and the code overturned my belief that glue gives validity.
Oraclizer Core ⋅ Jun 06, 2026