Skip to content

Releases: covalenthq/bsp-agent

v1.5.0

24 Jan 20:44
v1.5.0
6366dfc
Compare
Choose a tag to compare

Commits

  • 5dd898d: Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.3 to 2.13.0 (dependabot[bot]) #221
  • 1155090: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (dependabot[bot]) #222
  • 4f24a4e: Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (dependabot[bot]) #225
  • 96a341a: update proofchain abi and bindings (sudeep) #228
  • c06535e: Bump golang.org/x/sys from 0.13.0 to 0.16.0 (dependabot[bot]) #227
  • 7dcdad0: Merge branch 'main' into develop (Pranay Valson) #231
  • adb855b: comply with ipfs-pinner w3up upload method (Pranay Valson) #231
  • 630707d: update github workflow to pickup pinner env vars (Pranay Valson) #231
  • 2bfa390: update pinner port and agent minor version (Pranay Valson) #231
  • b2166ec: update docker compose for local bsp-agent run (Pranay Valson) #231
  • 6588b70: update redis db file and pinner default config (Pranay Valson) #231

What's Changed

Full Changelog: v1.4.10...v1.5.0

v1.4.10

12 Dec 20:29
v1.4.10
1532c39
Compare
Choose a tag to compare

Commits

  • 78b6ae3: update version to 1.4.9 (Pranay Valson) #214
  • ee6c664: add test coverage reports (Pranay Valson) #215
  • 221ff02: update readme coverage reports (Pranay Valson) #215
  • 0e91784: remove tx fee params setting before recursively calling executeWithRetry (sudeep) #216
  • 1982840: Bump golang.org/x/net from 0.9.0 to 0.17.0 (dependabot[bot]) #217
  • b40c0bd: Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.23.2 (dependabot[bot]) #218

What's Changed

Full Changelog: v1.4.8...v1.4.10

v1.4.9

20 Jun 17:56
v1.4.9
1dbefe0
Compare
Choose a tag to compare

Commits

  • 5500f16: Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (dependabot[bot]) #202
  • a5da07b: Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (dependabot[bot]) #205
  • 418df5b: use lenspath library to simplify replica maps wrapping/unwrapping (sudeep) #204
  • 83195d5: remove needless returns, as the data is edited in-place (sudeep) #204
  • 1dbefe0: update version to 1.4.8 (Pranay Valson)

v1.4.8

10 May 17:34
v1.4.8
b210841
Compare
Choose a tag to compare

Commits

  • 286006d: removes gcp store logic as we're just using ipfs now (sudeep) #197
  • 9e89fad: fixes linter check (sudeep) #197
  • 27c2b8d: fixes CI: do not use dynamic tx if gasTipCap can't be fetched (sudeep) #197
  • b527d01: bump bsp-agent patch version (Pranay Valson) #200
  • 4a4e756: Bump golang.org/x/sys from 0.7.0 to 0.8.0 (dependabot[bot]) #201
  • ff5a6fc: Bump google.golang.org/api from 0.119.0 to 0.120.0 (dependabot[bot]) #198

v1.4.7

28 Apr 05:18
7e0aa67
Compare
Choose a tag to compare

Commits

  • 33556fd: Bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 (dependabot[bot]) #170
  • 246bbd3: add cases to unwrap withdrawalsRoot, withdrawals, and Uncles (Pranay Valson) #194
  • 4d40345: go fmt (Pranay Valson) #194
  • c075f89: include withdrawals in specimen output (sudeep) #194
  • 63214d0: remove println debug messages from unwrap logic (sudeep) #194
  • a8e33cd: Merge branch 'main' into develop (Pranay Valson) #195
  • 393d50c: double the time for tx mine (Pranay Valson) #196
  • b4fc681: update version to 1.4.6 (Pranay Valson) #196
  • c2dc52f: update version to 1.4.7 (Pranay Valson) #195
  • 8cee960: reinstate dynamic tx (Pranay Valson) #195
  • bc05898: update proof-chain abi and generated bindings (Pranay Valson) #195
  • c156f1d: decrease retry count by 1 (Pranay Valson) #195
  • ca672ee: refactor opts return (Pranay Valson) #195
  • fc3a2c2: update pending consumer idle and default (Pranay Valson) #195

v1.4.6

26 Apr 18:17
63fb420
Compare
Choose a tag to compare

Commits

  • aae8ba5: add cases to unwrap withdrawalsRoot, withdrawals, and Uncles (Pranay Valson) #193
  • 1a2363f: go fmt (Pranay Valson) #193
  • af9be41: include withdrawals in specimen output (sudeep) #193

v1.4.5

20 Apr 23:38
v1.4.5
ceacea4
Compare
Choose a tag to compare

Commits

  • d60b820: Bump golang.org/x/sys from 0.6.0 to 0.7.0 (dependabot[bot]) #176
  • b94a523: Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.2 to 2.12.3 (dependabot[bot]) #171
  • 412ad40: wrap uncles field in goavro union (sudeep) #188
  • 015a06f: update codec to 0.35 (sudeep) #188
  • 2d1f3e2: Push stable images whenever new tag is pushed. (Rodrigo Garcia) #189
  • 2ced941: remove redundant regsitry (Pranay Valson) #189
  • e0c39b6: Bump google.golang.org/api from 0.111.0 to 0.119.0 (dependabot[bot]) #191

v1.4.4

19 Apr 21:48
v1.4.4
d6815d3
Compare
Choose a tag to compare

Commits

  • c66d93c: update 0.33 codec for withdrawals (Pranay Valson) #184
  • a1b8c98: withdrawals can be nullable for pre-shanghai (sudeep) #187
  • 655f288: update codec to 0.34 (#186) (sudeep) #186
  • 57fe42e: ignore ifElseChain recommendation by go-critic (sudeep) #187
  • 8ed9e80: update bsp-agent version (Pranay Valson) #185
  • 5ab860f: update CI tests data set for codec 0.34 (Pranay Valson) #185
  • 25f8f57: fix uncles avro encoding (Pranay Valson) #185

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

17 Apr 17:33
v1.4.3
94fe955
Compare
Choose a tag to compare

Commits

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

11 Apr 17:20
8b5909a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.2