Bug Fixes
- deps: patch CVE-2026-22868, CVE-2026-22862, CVE-2025-47914, CVE-2025-58181 #339 (Rodrigo Garcia)
- deps: upgrade go-ethereum to v1.16.9 for CVE-2026-26314 #340 (Rodrigo Garcia)
Documentation
- readme: update pinner + proof-chain references to match new stack #341 (Pranay Valson)
Continuous Integration
- pinner: migrate from web3.storage to Filebase #341 (Pranay Valson)
- proof-chain: pre-cache solc 0.8.13 before truffle migrate #341 (Pranay Valson)
- proof-chain: replace truffle/ganache stack with hardhat (cqt-staking) #341 (Pranay Valson)
- agent: hardcode MB_RPC_URL to in-cluster hardhat-node #341 (Pranay Valson)
- pin ewm-das image to :latest to pick up new internal IPFS gateways #341 (Pranay Valson)
Chores
- mark SECURITY-FIX-PLAN as verified #339 (Rodrigo Garcia)
- version: bump BspAgentVersion to 1.11.0 #341 (Pranay Valson)
Commits
- 897272b: remove plan file that was uploaded by mistake (Rodrigo Garcia) #339
- 5dd94f5: Revert "ci(proof-chain): pre-cache solc 0.8.13 before truffle migrate" (Pranay Valson) #341
What's Changed
- fix(security): patch go-ethereum and x/crypto CVEs by @rogarcia in #339
- fix(deps): remediate CVE-2026-26314 in go-ethereum by @rogarcia in #340
- ci: migrate pinner to Filebase and proof-chain stack to Hardhat by @noslav in #341
Full Changelog: v1.10.0...v1.11.0