Subscribe to go outside labs
Receive the latest updates directly to your inbox.
Card Header

on a rusty sparse merkle tree experiment

Publisher
go outside labs
September 19
today i go over a quick overview of sparse merkle trees and a light seed for an implementation in rust.
Card Header

on some of my favorite openzeppelin smart contracts

today i go over some openzeppelin contracts while discussing features and vulnerabilities (such as reentrancy and ownership).
Card Header

on simple private information retrieval experiments

today i go over a tool i wrote to learn and run simple experiments on PIR (a fascinating research subject in cryptography).
Card Header

on filmmarker dao's on-chain generative erc-721

today i go over the smart contract i created two years ago for a nft collection celebrating the sunset of filmmaker dao.
Card Header

on uploading your soul to the interplanetary sys

today i go over a deep tour on IPFS (an 8 years-old distributed filesystem based on - and the origin of - libp2p).
Card Header

on training defi agents with markov chains

today i go over a deep learning experiment modeling trading agents (and MEV bots) with reinforcement learning through MDP.
Card Header

on building a scalable ethereum event scanner

today i go over a MVP for a scalable event scanner for ethereum, through indexing and parsing block events.
Card Header

on manipoolator, a gmx oracle player

Publisher
go outside labs
February 13
today i go over a hypothetically profitable strategy that runs an oracle manipulation attack on GMX.
Card Header

on cointbot, a cointegration trader

Publisher
go outside labs
January 05
today i go over a CLI tool and a set of trading bots that i’ve written to detect profitable cryptocurrency pairs to be shorted or longed on trading exchanges.