All
FAQ
Announcements
Product documents
How do I track my assets when trading in Spot and Futures mode?
The new version will also show all of the user's assets, including less than 8-bit assets, while the old version will not.How to only display one of the holds or assets? After selecting the preferred type through the drop-down, the result of the matching condition can be displayed. Once you select Filter after selecting it, you can select which Positions type to display in the list.Published on Oct 23, 2024Updated on Feb 12, 202619Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-STARK V1)
We implement the extension_factor default as 16 and the sampling inspection default time as 16, so the security level will be 80 bits. Polynomial commitment: we calculate the hash value of the computation trace and corresponding user balance, user ID, and the value of the corresponding constraint polynomial for each row, and generate a Merkle tree. The Merkle root is the commitment value of the polynomial. Generating sampling proof: using the Merkle root as a random source, we sample the data.Published on May 10, 2023Updated on Sep 8, 2025179Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-Stark V2)
Our Merkle tree is structured a bit differently. At the bottom 10 levels, each parent node has 2 children, while in the upper levels, each parent has 64 children. This is because the batch circuits handle the bottom part, and the recursive circuits manage the top part. The diagram below uses an example with "Alice" to show the Merkle tree and her Merkle proof (colored in green).Published on Oct 21, 2024Updated on Feb 11, 202692
Showing 1-3 of 3 articles