header image
avatar

Sin7Y

Sin7Y

Sin7Y is a research community dedicated to delivering insightful research reports and technical reviews of the crypto industry.
Subscribe to Sin7Y
Receive the latest updates directly to your inbox.
Card Header

Sin7y Tech Review (32): A Comparative Study on Parallel Execution

Publisher
Sin7Y
December 30
This research compares implementation systems similar to Ethereum and analyzes the difficulties and possibilities of achieving parallel execution of transactions. It’s worth noting that the chains analyzed for this research are based on the Account model design scheme, not including the UTXO scheme.
Card Header

Sin7Y Tech Review (31): Looking into Lookup Arguments

Publisher
Sin7Y
December 17
As mentioned in the previous article Hello, OlaVM!, OlaVM’s vision is to build a high-performance ZKVM, and this article will focus on one of the tools that make OlaVM high-performance, namely, Lookup Arguments.
Card Header

Hello, OlaVM!

Publisher
Sin7Y
November 15
We are working on building the first ZKVM based on a parallel execution architecture and achieving higher TPS through the improvement of ZK-friendly design and ZK algorithms. 
Card Header

Sin7Y Tech Review(30): Thoughts on removing Memory constraints in the ZKEVM

Publisher
Sin7Y
September 09
Details of this article can be found in Sin7Y’s HackMD channel.
Card Header

Sin7Y Tech Review(29): Design Principles of Private 
 Transactions in Aleo & Zcash

Publisher
Sin7Y
September 02
Details of this article can be found in Sin7Y’s HackMD channel.

Sin7Y: About the Sinsemilla hash function used in OlaVM

Publisher
Sin7Y
August 05
Details of this article can be found in Sin7Y’s HackMD channel.
Card Header

Sin7Y Tech Review (28): Specification for Marlin

Publisher
Sin7Y
July 22
Details of this review can be found in Sin7Y’s HackMD channel.
Card Header

Sin7Y Tech Review (27): Combined Selector

Publisher
Sin7Y
June 23
When designing the zkvm circuit, because of many custom gates determined, there are a lot of binary selectors are introduced. Check out our analysis!
Card Header

Sin7Y Tech Review (26): TinyRAM instruction set and circuit constraints

Publisher
Sin7Y
June 17
TinyRAM is a simple Reduced Instruction Set Computer (RISC) with byte-level addressable random-access memory and input tapes.