Skip to content

Releases: covalenthq/bsp-agent

v1.2.9

12 Dec 16:59
v1.2.9
b56ab66
Compare
Choose a tag to compare

Commits

  • 3589477: add gcr images build for linux/amd64 and linux/arm64 (Pranay Valson)
  • f5ace95: run local bsp-agent from gcr image (Pranay Valson)
  • 9688904: replace int with long for max num 9223372036854775807 (Pranay Valson) #126
  • 4029776: Bump github.com/ethereum/go-ethereum from 1.10.25 to 1.10.26 (dependabot[bot]) #128
  • 80a8f4b: Bump google.golang.org/api from 0.97.0 to 0.103.0 (dependabot[bot]) #131
  • 34e6a11: update gitignore (Pranay Valson)
  • afe5c5b: Merge branch 'main' of github.com:covalenthq/bsp-agent (Pranay Valson)
  • 858e65b: Bump github.com/linkedin/goavro/v2 from 2.11.1 to 2.12.0 (dependabot[bot]) #127
  • 6926e5f: Bump github.com/influxdata/influxdb from 1.9.8 to 1.10.0 (dependabot[bot]) #115
  • 8aa21dc: update golangci linter version (Pranay Valson) #115
  • 07a85cc: add step to clean linter cache (Pranay Valson) #115
  • 8a89c58: match go versions in setup (Pranay Valson) #115
  • 19cfaa9: update golangci go version (Pranay Valson) #115
  • dc75817: Bump github.com/influxdata/influxdb-client-go/v2 from 2.11.0 to 2.12.0 (dependabot[bot]) #132
  • 7722c52: Bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 (dependabot[bot]) #133
  • d2988a6: migrates from using ipfs-pinner as a library to a http server (Sudeep) #134
  • 6d03555: cache docker build steps (Pranay Valson)
  • d5a91a4: auto release with tags (Pranay Valson)
  • 7af204d: integrate gcr build into existing stesp; disable elrond build (Pranay Valson)
  • 18805db: adds default value for ipfs pinner server (Sudeep) #137
  • 5af0fe2: adds ipfs-pinner service in docker-compose-ci (Sudeep) #137
  • c6fdb6d: reuse built image instead of rebuilding (Pranay Valson) #137
  • dfc2f69: update entry sh config (Pranay Valson) #137
  • 530622b: pause dockerx build (Pranay Valson) #137
  • 683eaa6: move elrond build into single file (Pranay Valson) #137
  • dffd7e4: remove unused elrond build (Pranay Valson) #137
  • 5723ff4: bring back dockerx build (Pranay Valson) #137
  • b56ab66: disable elrond build explicity (Pranay Valson) #137

v1.2.8

02 Nov 22:54
v1.2.8
6e69446
Compare
Choose a tag to compare

What's Changed

  • add default values in extractor2.go by @sudeepdino008 in #123
  • Bump github.com/ethereum/go-ethereum from 1.10.20 to 1.10.25 by @dependabot in #124
  • Bump github.com/shirou/gopsutil from 3.21.4-0.20210419000835-c7a38de76ee5+incompatible to 3.21.11+incompatible by @dependabot in #93
  • Bump github.com/influxdata/influxdb-client-go/v2 from 2.9.1 to 2.11.0 by @dependabot in #122
  • Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #111
  • Bump cloud.google.com/go/storage from 1.22.1 to 1.27.0 by @dependabot in #121

Full Changelog: v1.2.6...v1.2.8

v1.2.6

17 Sep 00:44
v1.2.6
866d094
Compare
Choose a tag to compare

What's Changed

  • Post merge fix for historical block agent proof submission by @noslav in #120
  • Stdouts bspagent version on exec call to binary
bspagent
Bsp Agent Version: 1.2.6
Architecture: amd64
Go Version: go1.18.2
Operating System: darwin
GOPATH=/usr/local/share/npm/bin:/bin:/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin::/usr/local/bin/:/usr/local/sbin:/Users/pranay/bin
GOROOT=/usr/local/go

Full Changelog: v1.2.3...v1.2.6

Applies withbsp-geth patch v1.3.1-bsp - which fixes the block specimen export issues post-merge in the case of historical sync.

v1.2.4

31 Aug 23:54
v1.2.4
7b94b01
Compare
Choose a tag to compare

Full Changelog: v1.2.3...v1.2.4

v1.2.3

22 Aug 23:46
v1.2.3
905f2d7
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/ethereum/go-ethereum from 1.10.17 to 1.10.20 by @dependabot in #104
  • Bump github.com/influxdata/influxdb-client-go/v2 from 2.8.2 to 2.9.1 by @dependabot in #100
  • fix invalid elrond schema by @adrianperreault in #96
  • Bump github.com/influxdata/influxdb from 1.9.6 to 1.9.8 by @dependabot in #106
  • Agent upgrade for missing fields in bsp-geth and AVRO codec version by @noslav in #107
  • Bump google.golang.org/api from 0.80.0 to 0.91.0 by @dependabot in #114
  • Agent specimen binary extractor with files by @noslav in #116
  • script to convert avro encoded replicas into specimen and result jsons by @fatemebagherii in #102

New Contributors

Full Changelog: v1.1.6...v1.2.3

v1.1.6

08 Jun 15:44
3875e2c
Compare
Choose a tag to compare
  • bsp-agent can now collect and report metrics.
  • fixes to cleanup files from local storage, hence reducing storage requirements.

v1.1.5 bsp-agent

02 May 22:34
v1.1.5
b3afed0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.3 Moonbeam release with better proof tx exception handling

27 Apr 19:26
v1.1.3
37b3338
Compare
Choose a tag to compare

What's Changed

  • Bug fix for proof-chain tx mine timeout and revert by @noslav in #72

Full Changelog: v1.1.2...v1.1.3

v1.1.2 Better proof-chain exception handling

25 Apr 22:11
v1.1.2
0f103f3
Compare
Choose a tag to compare

What's Changed

  • Skipping expired proof-chain sessions by @noslav in #71

Full Changelog: v1.1.1...v1.1.2

Deploy for moonbeam mainnet

18 Apr 17:36
v1.1.0
dd7ac8c
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/api from 0.64.0 to 0.66.0 by @dependabot in #29
  • Bump github.com/linkedin/goavro/v2 from 2.10.1 to 2.11.0 by @dependabot in #28
  • Bump cloud.google.com/go/storage from 1.18.2 to 1.19.0 by @dependabot in #27
  • Fixes/post release v1.0.0 by @noslav in #30
  • Bump cloud.google.com/go/storage from 1.19.0 to 1.20.0 by @dependabot in #32
  • Bump google.golang.org/api from 0.66.0 to 0.67.0 by @dependabot in #31
  • Feature/proofchain url announce by @noslav in #33
  • Bump google.golang.org/api from 0.68.0 to 0.70.0 by @dependabot in #38
  • Bump github.com/ethereum/go-ethereum from 1.10.15 to 1.10.16 by @dependabot in #34
  • Bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 by @dependabot in #37
  • updating README.md by @sudeepdino008 in #39
  • using lumberjack logger for file logging (with rotation) by @sudeepdino008 in #41
  • Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 by @dependabot in #35
  • precommit hook for running golangci-lint by @sudeepdino008 in #45
  • add param to bspagent cmd specifying folder for file logging by @sudeepdino008 in #44
  • fix for direnv not picking .env anymore by @sudeepdino008 in #51
  • Codec Fixes for live mode by @noslav in #47
  • use log-folder rather than logs-folder to have parity with bsp-geth by @sudeepdino008 in #48
  • update pre-commit linter hook to run on entire repo by @sudeepdino008 in #49
  • remove channel wait blocks due to proofchain errors by @sudeepdino008 in #50
  • Deploy for CQT testnet with adapted Proofchain by @noslav in #52
  • Bump google.golang.org/api from 0.70.0 to 0.73.0 by @dependabot in #42
  • Update to CI (docker) integration test by @noslav in #54
  • Moves log util function to utils package by @noslav in #58
  • fix to ensure re-processing of non-ack'ed redis messages by @sudeepdino008 in #56
  • Revert "fix to ensure re-processing of non-ack'ed redis messages" by @sudeepdino008 in #59
  • update logger configuration to rotate every 24 hours by @sudeepdino008 in #57
  • Get bsp-agent main ready for low-throughput-live-mode release by @noslav in #63
  • Testing IPFS pinner service integration by @noslav in #64
  • Fix operational constants and cli flag variables for live mode by @noslav in #66
  • ipfs-pinner support to generate client side cids and do car file uploads by @sudeepdino008 in #65

New Contributors

Full Changelog: v1.0.0...v1.1.0