Cosmos (Validators / Relayer) - RPC & REST Node Cache - Governance Notifications - Validator Stats Notifications - Balance Notifications Interchain (General) - Spawn: Scaffold Cosmos - Local-Interchain Dev Env - Airdrop Tools & Utils - Generic Chain Indexer - Proof of Authority Module Secret-Network - Stashh Notifications Stargaze - Auto NFT Snapshots Cosmos (User Facing) - Interchain Spaces Archive
[reece@arch ~/Skills] $ ls -l 23 - Script writing, video production 22 - Typescript, REST APIs 22 - Rust, CosmWasm 21 - Docker 21 - GoLang Cosmos-SDK 21 - ABET B.S IT (3mo 4.0) 20 - A.S General IT (2yr 3.66) 19 - SQL 18 - NoSQL (MongoDB, Redis) 17 - Java (Minecraft) 16 - Bash 16 - Linux System Admin 14 - Python [reece@arch ~/Skills] $ █
On Wednesday October 11th, 2023, I found a high-severity vulnerability affecting affecting the packet-forward-middleware v7.0.0 release
I found, migrated, and distributed the patch, with the help of other Strangelove Employees, to 6 networks within just 24 hours of discovery.
Our swift actions allowed for no networks to be exploited accidentally or maliciously by any actors.
In Q1 2023, I identified a Security issue in the cosmwasm/wasmd blockchain repo, allowing bad actors to halt the chain of any cosmwasm network.
If funds are removed from the distribution module without their special message, the chain's state machine throws an invariance if checked.
CosmWasm failed to properly check if its governance instantiate & execute functions deny funds movement from this account,
allowing attackers to submit valid proposals to move funds to their contract and use x/crisis module to halt the network after taking funds.
This issue was patched in the Juno Network v12.0.0 mainnet upgrade, with other chains using my patch shortly following.
Major Contributions
- v12 Mainnet Security Upgrade
- v13 Developer Gas x/FeeShare
- v13 x/TokenFactory
- CW20->TokenFactory CosmWasm Middleware
- Validator Coordination & Scripting
- Scheduled State Exports
- Cached Node Infrastructure & Software
In 2020 I decided to participate in Robinhood's Bug Bounty program.
After learning how a clearing house works, I decided to come up with possible ways to break
it for user benefit. With Robinhoods addition of Fractional shares trading, I was able to
exploit their fractional rounding
which lead to 33-66% discounts on all public stocks through their web platform.
With this, I was awarded for finding the bug. I also purchased their premium
membership to ensure no funds were lost for their shareholders.
"Byte" sized content teaching developers the Cosmos-SDK internals & interactions