Jeffrey ScholzSep 747 minThe RareSkills Book of Gas Optimization Gas optimization in Ethereum is re-writing Solidity code to accomplish the same business logic while consuming fewer gas units in the Ether
Jeffrey ScholzSep 110 minElliptic Curve Point AdditionThis article describes how elliptic curve addition works or over real numbers. Cryptography uses elliptic curves over finite fields, but...
Jeffrey ScholzAug 318 minGroth16 ExplainedThe groth16 algorithm enables a quadratic arithmetic program to be computed by a prover over elliptic curve points derived in a trusted...