Releases: covalenthq/bsp-agent
Releases · covalenthq/bsp-agent
v1.11.0 - Filebase migration
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
v1.10.0 - Fusaka Support
Commits
- 39521d7: Bump golang.org/x/net from 0.33.0 to 0.38.0 (dependabot[bot]) #319
- 44f6b3b: fix extractor script update (Pranay Valson) #327
- 83557af: fix schema null values (Pranay Valson)
- 6fcdc7a: replace go-ubiq with go-eth (Pranay Valson)
- e399e6a: fix golangci config; run go work sync; fix test fn call (Pranay Valson) #328
- cc6fcae: fix CWE-400 ddos in gnark-crypto using arbitrary memory allocation (Pranay Valson) #328
- fb89181: update snappy/testify (Pranay Valson) #328
- 4c63003: update to second latest ethereum v1.15.11 (Pranay Valson) #328
- 27a6f3b: go mod tidy (Pranay Valson) #328
What's Changed
- Fix Directory Permissions and Type Conversion Issues by @noslav in #327
- Bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #319
- Bsp-agent-DTM-RC:v1.10.0 by @noslav in #328
Full Changelog: v1.9.2...v1.10.0
v1.9.2 - Pectra typo fix
v1.9.1 - Pectra Support
Commits
- 4eb2913: Bump golang.org/x/net from 0.24.0 to 0.33.0 (dependabot[bot]) #299
- a2e8958: Bump github.com/ethereum/go-ethereum from 1.14.12 to 1.14.13 (dependabot[bot]) #302
- fbfef5d: add missing headerval request hash (Pranay Valson) #312
- c27147b: add lens path for request hash header field (Pranay Valson) #312
- 56940fb: push codec update for pectra upgrade (Pranay Valson) #312
- 4124576: push bsp-agent minor version (Pranay Valson) #312
- b369504: Merge branch 'main' into develop (Pranay Valson) #312
- 4bc023e: add fields for eip-7702 with codec updates (Pranay Valson) #323
- 93e2728: push bsp-agent patch version (Pranay Valson) #323
- 9071c06: get and set lens path for tx auth list (Pranay Valson) #323
- ce8cdb5: push go version to latest (Pranay Valson) #323
- 4ecfb70: update golangci-lint.yml (Pranay Valson) #312
- 9027b5a: linter upgrade recom fixes (Pranay Valson) #323
- 1b0f7cd: ci/go and ci/golangci-lint version upgrades (Pranay Valson) #323
- de96dcd: Merge branch 'main' into fix/pectra-upgrade (Pranay Valson) #323
- 1f46186: deprecate rand.seed and replace with rand.New (Pranay Valson) #323
- ad4ba7f: Merge branch 'fix/pectra-upgrade' of github.com:covalenthq/bsp-agent into fix/pectra-upgrade (Pranay Valson) #323
- ff48e1a: linter recom security/overflow fixes (Pranay Valson) #323
- fc6bba8: check for block divisor signage (Pranay Valson) #323
- 9248392: update extractor with dir perms (Pranay Valson) #323
- 86b9cdd: add tests for utils package (Pranay Valson) #323
What's Changed
- Bump golang.org/x/net from 0.24.0 to 0.33.0 by @dependabot in #299
- Bump github.com/ethereum/go-ethereum from 1.14.12 to 1.14.13 by @dependabot in #302
- Support Pectra Upgrade for
bsp-gethwith Codec update by @noslav in #312 - BSP Support for ethereum Pectra release - Armored Compartments (v1.15.11) by @noslav in #323
Full Changelog: v1.8.3...v1.9.1
v1.8.3
v1.8.2
Commits
- e959ab3: Bump alpine from 3.20 to 3.21 (dependabot[bot]) #294
- 0b636c9: use go.work to specify go module updates (Pranay Valson) #296
- 973fef2: Bump golang.org/x/sys from 0.28.0 to 0.29.0 (dependabot[bot]) #297
- 557a763: Bump github.com/linkedin/goavro/v2 from 2.13.0 to 2.13.1 (dependabot[bot]) #298
- d8dddb6: remove redundant elrond code (Pranay Valson) #296
- d99020e: add tests for bsp-agent/config module (Pranay Valson) #296
- 3c203da: enable bsp-agent to use ewm-das (Pranay Valson) #300
- baff56d: revert to ewm-das working port 5080 (Pranay Valson) #300
- f9ce3c0: use ewm-das stable (Pranay Valson) #300
- c502e43: push bsp-agent patch version (Pranay Valson)
v1.8.1
Remove Elrond
v1.8.0
Commits
- e2e106c: Bump golang.org/x/sys from 0.22.0 to 0.24.0 (dependabot[bot]) #274
- b1a41d3: Bump github.com/ethereum/go-ethereum from 1.14.7 to 1.14.8 (dependabot[bot]) #276
- 1cc4a62: Bump github.com/influxdata/influxdb-client-go/v2 from 2.13.0 to 2.14.0 (dependabot[bot]) #277
- e1db139: Update docker-compose-ci.yml (Pranay Valson) #277
- b6e51db: fix (tarassh) #282
- d221aff: Bump golang.org/x/sys from 0.24.0 to 0.25.0 (dependabot[bot]) #283
- 981a3b6: Bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.9 (dependabot[bot]) #284
- 3f92e21: Bump github.com/fatih/color from 1.17.0 to 1.18.0 (dependabot[bot]) #289
- 9288979: Bump github.com/ethereum/go-ethereum from 1.14.9 to 1.14.12 (dependabot[bot]) #292
- 714709b: Bump golang.org/x/sys from 0.25.0 to 0.28.0 (dependabot[bot]) #293
- 92847d6: add test for config/utils package (Pranay Valson) #278
- 4956f6b: Merge branch 'develop' of github.com:covalenthq/bsp-agent into develop (Pranay Valson) #278
- 6fddc7b: skip linting additional test files (Pranay Valson) #278
- 52dcbdb: push bsp-agent patch version (Pranay Valson) #278
- 4af8704: push bsp-agent minor version (Pranay Valson) #278
What's Changed
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.13.0 to 2.14.0 by @dependabot in #277
- Bump github.com/ethereum/go-ethereum from 1.14.7 to 1.14.8 by @dependabot in #276
- Bump golang.org/x/sys from 0.22.0 to 0.24.0 by @dependabot in #274
- Fix/ipfs multi part (PR to develop) by @noslav in #282
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #283
- Bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.9 by @dependabot in #284
- Bump golang.org/x/sys from 0.25.0 to 0.28.0 by @dependabot in #293
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #289
- Bump github.com/ethereum/go-ethereum from 1.14.9 to 1.14.12 by @dependabot in #292
- Bsp-agent-DTM-RC:v1.8.0 by @noslav in #278
Full Changelog: v1.7.4...v1.8.0
v1.7.4
Commits
- 9154cbe: Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 (dependabot[bot]) #271
- f001af7: Bump golang.org/x/sys from 0.21.0 to 0.22.0 (dependabot[bot]) #271
- 3e6b121: Bump github.com/ethereum/go-ethereum from 1.14.5 to 1.14.7 (dependabot[bot]) #271
- 829b1c2: Merge remote-tracking branch 'origin/dependabot/go_modules/develop/golang.org/x/sys-0.22.0' into bundle-dep-updates (Rodrigo Garcia) #271
- f6580b8: Merge remote-tracking branch 'origin/dependabot/go_modules/develop/github.com/ethereum/go-ethereum-1.14.7' into bundle-dep-updates (Rodrigo Garcia) #271
- d8cc1b5: bump to latest golang 1.22.5 (Rodrigo Garcia) #271
- f9a5cf6: bump bsp agent patch version (Pranay Valson) #271
- 2012415: change docker compose exec command exec (Pranay Valson) #271
- 3f8ec0b: use older version of ipfs-pinner (Pranay Valson) #271
v1.7.3
Commits
- be4e8cb: Bump alpine from 3.19 to 3.20 (dependabot[bot]) #264
- dd1ad10: Bump github.com/ethereum/go-ethereum from 1.13.15 to 1.14.5 (dependabot[bot]) #265
- 56686d8: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (dependabot[bot]) #260
- a0c4515: Merge branch 'main' into develop (Pranay Valson) #266
- 7ffa466: Update dependabot.yml (Pranay Valson)
- 6d65cfb: Merge branch 'main' of github.com:covalenthq/bsp-agent (Pranay Valson)