Remco BloemenScaling DeFi — Layer OneA visual tour of Ethereum’s scaling challenge.Sep 1, 20201Sep 1, 20201
Remco Bloemen0x 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, 20192Mar 21, 20192
Remco BloemeninwickethOptimizing transaction settlementAlice, Bob and their lexicographic friends traded extensively. All off-chain of course. How do they optimally settle?Mar 15, 20182Mar 15, 20182
Remco BloemeninwickethMathemagic: 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, 20181Jan 13, 20181
Remco BloemeninwickethMathemagic: 512-bit Division in SolidityIn this post I will introduce five small tricks and use them to build a simple division algorithm.Dec 19, 20171Dec 19, 20171
Remco BloemeninwickethMathemagic: Full Multiply in SolidityHow to do multiplication with full 512 bit result in Ethereum smart contracts.Dec 15, 20171Dec 15, 20171
Remco BloemeninwickethMathemagic: 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, 20171Dec 9, 20171
Remco BloemeninwickethBlockchain 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, 20171May 4, 20171
Remco BloemeninwickethBasic 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, 20172Apr 21, 20172