Scaling DeFi — Layer OneA visual tour of Ethereum’s scaling challenge.Sep 1, 2020A response icon1Sep 1, 2020A response icon1
Introducing OpenZKPAn open-source zk-STARK ImplementationOct 7, 2019A response icon1Oct 7, 2019A response icon1
0x Roadmap 2019 (part 2): Scalability R&DOur long-term R&D initiatives and how we are working to evolve the 0x tech stack.Mar 21, 2019A response icon2Mar 21, 2019A response icon2
Published inwickethOptimizing transaction settlementAlice, Bob and their lexicographic friends traded extensively. All off-chain of course. How do they optimally settle?Mar 15, 2018A response icon2Mar 15, 2018A response icon2
Published inwickethMathemagic: Multiplicative InversesIn this post, I will show a trick to divide a large number using only a small multiplication by an inverse. I will show two ways of…Jan 13, 2018A response icon1Jan 13, 2018A response icon1
Published inwickethMathemagic: 512-bit Division in SolidityIn this post I will introduce five small tricks and use them to build a simple division algorithm.Dec 19, 2017A response icon1Dec 19, 2017A response icon1
Published inwickethMathemagic: Full Multiply in SolidityHow to do multiplication with full 512 bit result in Ethereum smart contracts.Dec 15, 2017A response icon1Dec 15, 2017A response icon1
Published inwickethMathemagic: Chinese Remainder TheoremA lot of smart contracts use the SafeMath library. It prevents contracts from having incorrect results, but it does so by failing…Dec 9, 2017A response icon1Dec 9, 2017A response icon1
Published inwickethBlockchain is more than FinTechBlockchain and FinTech often go hand in hand. And for good reason! But there is more to blockchain than financial innovation. Let’s look at…May 4, 2017A response icon1May 4, 2017A response icon1
Published inwickethBasic Contracts: Owned & TerminableI like to keep smart contracts small and simple to help understanding and reviews. A couple contracts I have developed are useful for…Apr 21, 2017A response icon2Apr 21, 2017A response icon2