header image

bt3gl's symposium

bt3gl's symposium

影森のゴーストシェル
Subscribe to bt3gl's symposium
Receive the latest updates directly to your inbox.
Card Header

on hacking systematically with foundry

today i go over some systems i’ve created in foundry for solving blockchain security challenges.
Card Header

on my rusty sparse merkle tree experiment

bt3gl's symposium
September 19
today i go over my implementation of a simple library for authenticated data structures and sparse merkle trees.
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 my loot-based erc-721 collection for filmmaker dao

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, my gmx oracle player

today i go over a hypothetically profitable strategy that runs an oracle manipulation attack on GMX.