Skip to content

Commit 1c96117

Browse files
igorcrevargoran-ethernaloliverbundalodusannosovic-ethernalnovosandara
authoredOct 16, 2024
Merge Blade -> Apex Bridge Blade (Ethernal-Tech#86)
* `RoundChange` message size logging (#286) * logging * fix * more logs * code reorg * ut fix * add writer to withdraw erc20 command tx relayer * ut fix * TestBatchTx_SingleAccount use contect timeout instead of time.After * Account management implementation (#239) * account management keystore * added manager * some lint fix * feed test * linters and test fix * lint fix * test fix * test fix * test fix * to abs path * custom json unmarshall * commands added * unnecessary files deletion * interface unnecessary functions * manager integration * skip TestUpdatedKeyFileContents * introduction of external signer * lint fix * lint * lint again * personal endpoint * To one key file * keys to one file and account_cache_test fix * keystore-test fix * comment delete * lint fix * fix personal * linter and personal * lint * test fix and remove panic * test fix * unnecessary files deletion * jsonrpc functions not exposed * command fix * mixed case deleted * fix some comments * url deleted * file cache delted * comment fix * forks in time fix * in-house pub sub * lint and better fork managemt, also interface for manager * lint * some minor changes * Rebase * fix for tests * small code changes * code optimizations * lint fix * commands update * comment fix * Update accounts/event/event_handler_test.go TestMultipleSubscribers optimization Co-authored-by: oliverbundalo <[email protected]> * comment fix and rename keyStore interface functions * refresh wallets optimization * comments and change names * small changes * lint fix * lint fix 2 * lint fix 2 * tests fix * lint again * switch to if in personal * fuzz test fix * manager test * manager unlock change * manager test optimziation * readme for account management * to mermaid * readme fix --------- Co-authored-by: Goran Rojovic <[email protected]> Co-authored-by: oliverbundalo <[email protected]> * Improvement of benchmark tests for addTx(txpool) (#277) * Improvement of Benchmark tests for addTx(txpool) * lint fix * CR fix * CR fix * lint fix * fix path account management (#291) * fix path account management * lint fix * delete default path * lint fix * Rename go-ibft Message to IbftMessage (#292) * Bump github.com/libp2p/go-libp2p-pubsub from 0.10.1 to 0.11.0 Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases) - [Commits](libp2p/go-libp2p-pubsub@v0.10.1...v0.11.0) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p-pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update libp2p to the latest version * Add Sanity Check Tests (#288) * Add Sanity Check Tests * Increase ldb write benchmark time for 1s * Minor fixes * sanity test err fix * small fixes in sanity check tests * Change `epoch_reward` value * Change `reward_wallet_balance` value * sanity check tests fix * lint fix * sanity check tests fix * Fix `ec2` filter --------- Co-authored-by: Oliver Bundalo <[email protected]> Co-authored-by: Goran Rojovic <[email protected]> * Implementation of eth_signTransaction JSON-RPC function (#290) * eth_signTransaction implementation * deletion of unnecessary parameter from decodeTxn * fix for debug_endpoint * fix for tests * return value fix * fixes * comments fix --------- Co-authored-by: Goran Rojovic <[email protected]> * Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (#293) Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.6 to 0.7.7. - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.6...v0.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Implementation of `eth_sendTransaction` (#294) * eth_sendTransaction * comments fix * eth_sign (#295) * TestE2E_Bridge_NonMintableERC20Token_WithPremine fix * PR comment fix * Use Ethernal-Tech ethgo dependency (#298) * Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.64.0 to 1.65.1 Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.64.0 to 1.65.1. --- updated-dependencies: - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump github.com/multiformats/go-multiaddr from 0.12.4 to 0.13.0 (#300) Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.12.4 to 0.13.0. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](multiformats/go-multiaddr@v0.12.4...v0.13.0) --- updated-dependencies: - dependency-name: github.com/multiformats/go-multiaddr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump golang.org/x/tools Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.1-0.20240508182429-e35e4ccd0d2d to 0.22.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/commits/v0.22.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump github.com/erigontech/mdbx-go from 0.38.0 to 0.38.4 (#301) Bumps [github.com/erigontech/mdbx-go](https://github.com/erigontech/mdbx-go) from 0.38.0 to 0.38.4. - [Release notes](https://github.com/erigontech/mdbx-go/releases) - [Changelog](https://github.com/erigontech/mdbx-go/blob/master/CHANGES.md) - [Commits](erigontech/mdbx-go@v0.38.0...v0.38.4) --- updated-dependencies: - dependency-name: github.com/erigontech/mdbx-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.12 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.53.14 to 1.54.12. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.53.14...v1.54.12) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 (#304) Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.3 to 3.14.4. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.14.3...v3.14.4) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#306) Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/docker/docker from 26.1.3+incompatible to 27.0.3+incompatible (#308) * Bump github.com/docker/docker Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.3+incompatible to 27.0.3+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.1.3...v27.0.3) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Build fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Negovanović <[email protected]> * Bump cloud.google.com/go/secretmanager from 1.13.1 to 1.13.3 (#310) Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.13.1 to 1.13.3. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@asset/v1.13.1...redis/v1.13.3) --- updated-dependencies: - dependency-name: cloud.google.com/go/secretmanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Implementation of the Accounts method (#311) * Nightly Blade Healthcheck (#312) * Gracefully close bolt DB * UT fix * Bump google.golang.org/grpc from 1.64.0 to 1.64.1 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * TestHeadStream_Concurrent UT fix * Fixed error msg * Alibaba SSM * Alibaba SSM * Fixed SetSecret * GetSecret needs decryption * Static analysis fix * Linter fixes * PR comments fixed * Fixes aws copy paste typo * Comments fixed * Optional credentials * RoleName * Bump github.com/docker/docker (#318) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.3+incompatible to 27.1.0+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.0.3...v27.1.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add socket configuration for network deployment (#319) * Add socket configuration * Revert deployment branch to `main` * Add `CONFIG_SOCKET` as variable * Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#320) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0. - [Commits](golang/crypto@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.65.1 to 1.66.0 (#321) Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.65.1 to 1.66.0. --- updated-dependencies: - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/btcsuite/btcd/btcec/v2 from 2.3.3 to 2.3.4 (#325) * Bump google.golang.org/grpc from 1.64.1 to 1.65.0 (#322) * Bump github.com/sethvargo/go-retry from 0.2.4 to 0.3.0 (#323) * Bump github.com/docker/docker (#324) * Bump golang.org/x/tools from 0.22.0 to 0.23.0 (#326) * Bump github.com/holiman/uint256 from 1.2.4 to 1.3.1 (#327) * Bump github.com/aws/aws-sdk-go from 1.54.12 to 1.55.5 (#330) * Bump cloud.google.com/go/secretmanager from 1.13.3 to 1.13.5 (#328) Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.13.3 to 1.13.5. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@redis/v1.13.3...automl/v1.13.5) --- updated-dependencies: - dependency-name: cloud.google.com/go/secretmanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.5 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.4 to 3.14.5. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.14.4...v3.14.5) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Format go.mod * LT gossip msg size -> 16 MB * Alibaba role name * Added Aliyun security token * creds logging * Removed Aliyun creds logging * Introduction of effectiveGasPrice (#333) * implementation of effective gas price * unit test and lint fix * comment fix * lint fix * comment fix * AliCloud access keys * Code clean up * Set server name for logging file name * chainID removed since it's not used * Creating method debug_traceBlockFromFile (#334) * Access keys have higher priority * Lint fix * PR comment fix * Gossip UT servers=6 * Implementation of the debug_GetRawBlock method (#339) * Implementation of the debug_GetRawBlock method * CR fix * Implementation of the debug_GetRawHeader method (#340) * Implementation of the debug_GetRawHeader method * Lint fix * cr fix * Implementation of the debug_getRawTransaction method (#342) * Implementation of the debug_getRawTransaction method * Simplification * CR fix --------- Co-authored-by: Stefan Negovanović <[email protected]> * Implementation of the debug_getRawReceipts method (#344) * Implementation of the debug_getRawReceipts method * CR fix * Adding new debugging methods (#338) * Adding new debugging methods * CR fix * Adding a method debug_stacks * CR fix * cr fix * cr fix * Gossip msg size -> 32 MB * Format go.mod * CR fix * CR fix * Rename the CPUProfile and optimize lowering first case function * Rename and add comment * Suppress stylecheck linter * CR fix --------- Co-authored-by: Oliver Bundalo <[email protected]> Co-authored-by: Stefan Negovanović <[email protected]> * Implementation of the debug_goTrace and debug_printBlock methods (#345) * Implementation of the debug_goTrace and debug_printBlock methods * CR fix * Bump github.com/alibabacloud-go/darabonba-openapi/v2 from 2.0.8 to 2.0.9 (#346) * Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#347) * Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 (#348) * Bump github.com/schollz/progressbar/v3 from 3.14.5 to 3.14.6 (#349) * Bump golang.org/x/tools from 0.23.0 to 0.24.0 (#354) * Bump github.com/aliyun/credentials-go from 1.3.6 to 1.3.9 (#361) * Bump github.com/libp2p/go-libp2p-pubsub from 0.11.0 to 0.12.0 (#359) * Bump github.com/alibabacloud-go/oos-20190601/v4 from 4.1.2 to 4.2.2 (#353) * Bump github.com/docker/docker (#350) * Bump cloud.google.com/go/secretmanager from 1.13.5 to 1.14.0 Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.13.5 to 1.14.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@automl/v1.13.5...kms/v1.14.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/secretmanager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump github.com/envoyproxy/protoc-gen-validate from 1.0.4 to 1.1.0 Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases) - [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml) - [Commits](bufbuild/protoc-gen-validate@v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: github.com/envoyproxy/protoc-gen-validate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.66.0 to 1.67.0 Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.66.0 to 1.67.0. --- updated-dependencies: - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Fix for gasprice UT * Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.13 to 1.1.14. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.13...v1.1.14) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Gossip UT, wait before pubsub publish * Bump Go 1.22 (#362) * Format go.mod * Bump the go version to 1.22 * Use the GOLANG_VERSION var in the GH workflows * Bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 (#352) Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.10...v1.3.11) --- updated-dependencies: - dependency-name: go.etcd.io/bbolt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/libp2p/go-libp2p-kbucket from 0.6.3 to 0.6.4 (#351) Bumps [github.com/libp2p/go-libp2p-kbucket](https://github.com/libp2p/go-libp2p-kbucket) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/libp2p/go-libp2p-kbucket/releases) - [Commits](libp2p/go-libp2p-kbucket@v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p-kbucket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix Load Tests in `nightly` build (#373) * Remove `apt-get install` in Load Test workflow (#377) * Change CLA to use `node v20` (#378) * Change CLA to use `node v20` * Increase mdbx write benchmark time due to go 1.22 --------- Co-authored-by: Oliver Bundalo <[email protected]> * Init logs slice in logFilter * Implementation of the debug_accountRange and debug_dumpBlock methods (#369) * Implementation of the debug_accountRange and debug_dumpBlock methods * CR fix and UT * CR Fix * Bump github.com/alibabacloud-go/tea-utils/v2 from 2.0.6 to 2.0.7 (#397) Bumps [github.com/alibabacloud-go/tea-utils/v2](https://github.com/alibabacloud-go/tea-utils) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/alibabacloud-go/tea-utils/releases) - [Changelog](https://github.com/alibabacloud-go/tea-utils/blob/master/ChangeLog.txt) - [Commits](alibabacloud-go/tea-utils@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: github.com/alibabacloud-go/tea-utils/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.16.0 (#396) Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.6 to 3.16.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.14.6...v3.16.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/docker/docker (#394) Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.2.0+incompatible to 27.3.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.2.0...v27.3.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump google.golang.org/grpc from 1.66.0 to 1.67.1 (#392) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.67.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.66.0...v1.67.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 (#388) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.2 to 1.20.4. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.2...v1.20.4) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/alibabacloud-go/darabonba-openapi/v2 (#389) Bumps [github.com/alibabacloud-go/darabonba-openapi/v2](https://github.com/alibabacloud-go/darabonba-openapi) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/alibabacloud-go/darabonba-openapi/releases) - [Changelog](https://github.com/alibabacloud-go/darabonba-openapi/blob/master/ChangeLog.txt) - [Commits](alibabacloud-go/darabonba-openapi@v2.0.9...v2.0.10) --- updated-dependencies: - dependency-name: github.com/alibabacloud-go/darabonba-openapi/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 (#385) * Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md) - [Commits](hashicorp/vault@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/vault/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Format go.mod --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Negovanović <[email protected]> * Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#395) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.27.0. - [Commits](golang/crypto@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump cloud.google.com/go/secretmanager from 1.14.0 to 1.14.1 (#390) Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.14.0...dlp/v1.14.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/secretmanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 (#393) Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/valyala/fasthttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * replace armon dependency with hashicorp * Implementation of the debug_getAccessibleState and debug_dbGet methods (#398) * Implementation of the debug_getAccessibleState and debug_dbGet methods * UT and lint fix * UT fix * CR fix * CR fix * Merge NewSnapshot and NewSnapshotAt, remove unused functions and add comments * Fix the UT * CR fix * Cr fix --------- Co-authored-by: Stefan Negovanović <[email protected]> * Implementation of the debug_intermediateRoots method (#399) * Implementation of the debug_intermediateRoots method * UT * TestRunDial unskip * CR fix --------- Co-authored-by: Oliver Bundalo <[email protected]> * Reward distribution fix (#404) * fix * comments fix * Upgrade the linter version and fix existing warnings (#405) * Upgrade the linter version * Fix linter errors (part 1) * Scan whole files and all the codebase * Lint fixes (part 1) * Fix lint (part 2) * Disable G115 gosec linter * Fix and suppress lint (part 3) * Rename variables, address predeclared lint (part 4) * Lint (part 5) and UT fix * Remove --whole-files flag * lint fixes * revert * revert back --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Goran Rojovic <[email protected]> Co-authored-by: Oliver Bundalo <[email protected]> Co-authored-by: oliverbundalo <[email protected]> Co-authored-by: Dušan Nosović <[email protected]> Co-authored-by: Goran Rojovic <[email protected]> Co-authored-by: novosandara <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Branislav Kojic <[email protected]> Co-authored-by: Stefan Negovanović <[email protected]> Co-authored-by: Stefan Negovanović <[email protected]>
1 parent a0c80ee commit 1c96117

File tree

263 files changed

+8357
-1349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+8357
-1349
lines changed
 

‎.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Go environment
2020
uses: actions/setup-go@v5.0.0
2121
with:
22-
go-version: 1.21.x
22+
go-version: ${{ vars.GOLANG_VERSION }}
2323
- name: Build Blade
2424
run: go build -o blade -tags netgo -ldflags="-s -w -X \"github.com/${GITHUB_REPOSITORY}/versioning.Version=${GITHUB_REF_NAME}\" -X \"github.com/${GITHUB_REPOSITORY}/versioning.Commit=${GITHUB_SHA}\"" && tar -czvf blade.tar.gz blade
2525
env:
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup Go environment
4646
uses: actions/setup-go@v5.0.0
4747
with:
48-
go-version: 1.21.x
48+
go-version: ${{ vars.GOLANG_VERSION }}
4949
- name: Reproduce builds
5050
continue-on-error: true
5151
run: |

‎.github/workflows/cla.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Check CLA
1717
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
18-
uses: contributor-assistant/github-action@v2.3.1
18+
uses: contributor-assistant/github-action@v2.5.1
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.