dependabot[bot]
74b73003e4
Bump actions/setup-node from 5 to 6 ( #1355 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 09:57:36 +01:00
dependabot[bot]
dd3aab87ce
Bump quic-go from 0.48.2 to 0.49.1 ( #1353 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 09:50:10 +01:00
dependabot[bot]
301db81411
Bump actions/checkout from 4 to 5 ( #1345 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-19 00:56:35 +01:00
Mark S. Lewis
62f51d3efb
Support Java 25 ( #1352 )
...
- Update Gradle to 9.1.0.
- Update shadow plugin to 9.2.2.
- Requires a minimum of Java 17 to run Gradle.
- Chaincode and applications still target Java 11.
- Use release option instead of Gradle toolchain since the toolchain
download can cause issues when building Docker images.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-10-06 12:26:52 -04:00
Mark S. Lewis
6130e1b9e8
Fix high-throughput sample ( #1351 )
...
Build failures because the startFabric.sh script specified that the
chaincode required initialization, which is both legacy behavior and is
unnecessary.
The chaincode is updated to use the Contract API instead of the legacy /
low-level chaincode API. The client application is also simplified.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-10-06 21:36:09 +09:00
dependabot[bot]
ad1950554d
Bump actions/setup-node from 4 to 5 ( #1348 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 09:35:08 +01:00
Mark S. Lewis
1a0afd858d
Use Gradle wrapper in asset-transfer-ledger-queries ( #1349 )
...
The CI script invoked Gradle directly, which could picker newer Gradle
versions not compatible with the build definition. This change uses the
Gradle wrapper included in the client application sample.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-09-09 10:08:28 +09:00
dependabot[bot]
7f0f4a24fa
Bump the go_modules group across 17 directories with 2 updates ( #1342 )
...
- Updates `golang.org/x/net` from 0.34.0 to 0.38.0
- Updates `github.com/getkin/kin-openapi` from 0.120.0 to 0.131.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 18:10:42 +01:00
dependabot[bot]
5c09f5d619
Bump the go_modules group across 5 directories with 3 updates ( #1341 )
...
- Updates `golang.org/x/net` from 0.38.0 to 0.42.0
- Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
- Updates `github.com/golang/glog` from 1.2.4 to 1.2.5
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 14:09:02 +01:00
James Taylor
4dd37dd29b
test-network-k8s: bump fabric-builder-k8s ( #1340 )
...
Signed-off-by: James Taylor <jamest@uk.ibm.com>
2025-07-28 12:33:42 +01:00
dependabot[bot]
7e1ddbccc0
Bump the go_modules group across 6 directories with 4 updates
...
Bumps the go_modules group with 1 update in the /high-throughput/application-go directory: [golang.org/x/net](https://github.com/golang/net ).
Bumps the go_modules group with 2 updates in the /high-throughput/chaincode-go directory: [golang.org/x/net](https://github.com/golang/net ) and google.golang.org/protobuf.
Bumps the go_modules group with 4 updates in the /token-sdk/auditor directory: [golang.org/x/net](https://github.com/golang/net ), google.golang.org/protobuf, [github.com/golang/glog](https://github.com/golang/glog ) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ).
Bumps the go_modules group with 2 updates in the /token-sdk/e2e directory: [golang.org/x/net](https://github.com/golang/net ) and google.golang.org/protobuf.
Bumps the go_modules group with 4 updates in the /token-sdk/issuer directory: [golang.org/x/net](https://github.com/golang/net ), google.golang.org/protobuf, [github.com/golang/glog](https://github.com/golang/glog ) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ).
Bumps the go_modules group with 4 updates in the /token-sdk/owner directory: [golang.org/x/net](https://github.com/golang/net ), google.golang.org/protobuf, [github.com/golang/glog](https://github.com/golang/glog ) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ).
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.41.0 to 0.42.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.9.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.21.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
Updates `github.com/golang/glog` from 1.1.0 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases )
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4 )
Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.22.0
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.22.0 )
Updates `golang.org/x/net` from 0.28.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
Updates `google.golang.org/protobuf` from 1.33.0 to 1.36.6
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/golang/glog
dependency-version: 1.2.4
dependency-type: indirect
dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.6
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 20:42:54 -04:00
Mark S. Lewis
4c97d4c12b
Use Fabric Gateway client API in high-throughput ( #1338 )
...
The high-throughput sample used the deprecated Go SDK. This change
updates the sample to use the currently supported Fabric Gateway client
API and adds some automated testing to ensure the sample works
correctly.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-07-27 14:47:22 -04:00
dependabot[bot]
84089e8ee3
Bump express and @types/express ( #1337 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 11:15:50 +01:00
Mark S. Lewis
7bee4f76d0
Update fabric-gateway to v1.8.0 ( #1336 )
...
Node 20+ is now required. This is the oldest currently support LTS
version of Node.js.
Docker images are moved to Node 22, which is the current LTS release.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-07-25 17:10:49 +09:00
Mark S. Lewis
4fabd87648
Enhance Go off_chain_data for consistency
...
Add some methods to the parsing API within the Go off_chain_data sample
for consistency with the Node and Java implementations:
- ToProto() on Block, Transaction and NamespaceReadWriteSet.
- ValidationCode() on Transaction.
- Creator() on Transaction
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-07-24 16:58:06 +09:00
Tatsuya Sato
cc85f96d9e
Bump fabric to v2.5.13 and v3.1.1 ( #1328 )
...
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-05-12 09:08:44 +01:00
David Enyeart
5fa5abbbcf
Improve logging for test-network-nano-bash CA
...
Make the CA script logging more readable for users
trying to understand the fabric-ca-client commands.
Print the actual command to the log and remove the
debug logging which adds noise.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-04-15 09:07:30 +09:00
Aadithyan Raju
b82a309d91
NixOS support (Multi-Linux Distro Support) ( #1310 )
...
Signed-off-by: AadithyanRaju <aadithyan75@gmail.com>
Signed-off-by: Aadithyan Raju <93834376+AadithyanRaju@users.noreply.github.com>
2025-03-24 19:15:58 +00:00
Thomas Leung
16d6d751da
update fabric operations console docs
...
Signed-off-by: Thomas Leung <thomas.leung@ibm.com>
2025-03-22 08:28:26 -04:00
Tatsuya Sato
f36309dbfe
ci: Bump Fabric to v3.1.0 for BFT Orderer tests
...
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-03-18 23:45:47 -04:00
Dave Enyeart
bf0dded403
Bump couchdb to 3.4.2 ( #1318 )
...
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-03-18 18:57:54 +00:00
Mark S. Lewis
9df15968ce
Detect node start using healthz
...
Use the operations service health check to detect when nodes are started
in test-network-nano-bash instead of using arbitrary sleeps. Depending
on the host machine and whether CAs are used, this can reduce network
start time by up to 15 seconds.
Also ensure the Docker socket location is set correctly for Docker
contexts that use a non-default location. This is required to prevent
the health service from returning Docker connection errors.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-03-13 22:23:26 -04:00
Satoshi Ito
7daf8e406b
Implement TypeScript version of asset-transfer-ledger-queries
...
This commit implements the TypeScript version of the asset-transfer-ledger-queries Chaincode.
Resolves #1232
Signed-off-by: Satoshi Ito <satoshi.ito.tf@hitachi.com>
2025-03-14 11:13:07 +09:00
dependabot[bot]
2261bd5374
Bump the go_modules group across 26 directories with 6 updates ( #1315 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 21:18:47 +00:00
dependabot[bot]
cfdfe967b6
Bump the npm_and_yarn group across 1 directory with 11 updates ( #1252 )
...
Bumps the npm_and_yarn group with 5 updates in the /asset-transfer-basic/rest-api-typescript directory:
| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express ) | `4.18.2` | `4.20.0` |
| [fabric-network](https://github.com/hyperledger/fabric-sdk-node ) | `2.2.19` | `2.2.20` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.22.20` | `7.25.6` |
| [braces](https://github.com/micromatch/braces ) | `3.0.2` | `3.0.3` |
| [msgpackr](https://github.com/kriszyp/msgpackr ) | `1.9.9` | `1.11.0` |
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 14:17:19 +00:00
Tatsuya Sato
9d62db6730
Bump fabric to v2.5.12 ( #1314 )
...
This patch bumps fabric to v2.5.12.
It also updates some parts of fabric-ca that were missed in the previous update.
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-03-12 10:45:51 +00:00
Stanislav Jakuschevskij
6a5e5ddc12
Add off-chain-data go client application ( #1269 )
...
Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
2025-03-05 17:26:33 +00:00
Mark S. Lewis
aa0c9d3004
Pull Fabric images from GitHub Container Registry ( #1307 )
...
By default, Docker images are referenced from Docker Hub. This has now
applied rate limiting that is causing builds to fail. Current Fabric
v2.5 and chaincode container Docker images are also published to GitHub
Container Registry, which does not impose rate limits and will be
located closer to the GitHub Actions runners.
This change:
- Updates to latest Fabric component versions, which are available in
GHCR. The Fabric install script defaults to GHCR as the Docker
registry for versions that are available here.
- Pulls and re-tags chaincode container images from GHCR in advance of
running tests in the build. This avoids them being pulled from Docker
Hub during test execution.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-02-23 10:53:41 -05:00
Dave Enyeart
8547618f06
Fix intermittent errors with test-network ca ( #1305 )
...
If CA server hasn't finished initialization then the initial register and enroll requests will fail.
Instead of waiting 3 seconds, actually check if CA service is ready.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-02-21 10:41:13 +00:00
Dave Enyeart
50699a6801
Fix intermittent errors with test-network ca ( #1304 )
...
If CA server hasn't finished initialization then the initial
register and enroll requests will fail.
Waiting 3 seconds resolves the issue.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-02-20 22:14:35 +00:00
David Enyeart
e1d8779f2a
Add connection profile to test-network-nano-bash
...
Add connection profile to test-network-nano-bash
to enable legacy SDK apps.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-02-19 15:21:29 +09:00
Dave Enyeart
839f79343b
Fix test-network-nano-bash orderer4 enrollment ( #1302 )
...
Fix test-network-nano-bash orderer4 enrollment.
Also improve error handling and messages in CA interaction.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-02-18 19:48:25 +00:00
Tatsuya Sato
63bb2282fe
test-network: Add support for using BFT consensus with CA ( #1301 )
...
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-02-18 17:44:43 +00:00
Mark S. Lewis
5e91d365d4
Update to Go 1.23
...
Go 1.24 was released on 2025-02-11. At this point Go 1.22 become an
unsupported Go runtime.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-02-12 08:34:17 -05:00
Dave Enyeart
0126ca518e
Update CA server bin path in test-network-nano-bash ( #1299 )
...
test-network-nano-bash is often used with locally built
fabric and fabric-ca binaries.
As such the intent is to first look for locally
built binaries and then fall back to binaries downloaded
with the samples.
This was correct for fabric binaries but not the fabric-ca binaries.
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2025-02-12 11:10:10 +00:00
Tatsuya Sato
b8d462c22a
Bump fabric to v2.5.11 ( #1298 )
...
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-02-03 09:52:12 +00:00
Tatsuya Sato
31c8ef0197
test-network-k8s: Add documentation for initial BFT orderer support ( #1297 )
...
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-01-30 14:20:18 +00:00
Tatsuya Sato
fcb6e69e0d
CI: Add BFT Orderer support ( #1296 )
...
This patch adds BFT Orderer testing to the CI workflows.
The following test environments are updated:
- test-network
- test-network-k8s
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-01-29 09:47:34 +00:00
Tatsuya Sato
714bcb0a9f
test-network-k8s: Introduce initial support for BFT orderers ( #1294 )
...
This patch adds initial support for BFT orderers in the test-network-k8s.
When `TEST_NETWORK_ORDERER_TYPE` is set to `bft`, the network launches
four orderers configured with SmartBFT.
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-01-27 10:06:03 +00:00
munapower
859c025e57
Translated into Spanish the Fabric Gateway section and minor corrections ( #1292 )
...
Signed-off-by: munapower <mmunaro@hotmail.com>
2025-01-17 15:14:45 +00:00
Tatsuya Sato
f174360f14
Update test-network-k8s to support both v2.5 and v3.0 ( #1291 )
...
The existing orderer configuration file is incompatible with v3.0,
and the v3.0 configuration does not work with v2.5.
To support both versions, configuration settings have been updated to
use environment variables instead of referencing static configuration
files.
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-01-16 23:15:00 +00:00
Mark S. Lewis
b50ae22f73
Fix shellcheck linting failure ( #1293 )
...
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-01-16 17:26:21 -05:00
munapower
00bd6aa65c
Fix issue 1289 with missing parameter in peer chaincode lifecycle command
...
Signed-off-by: munapower <mmunaro@hotmail.com>
2025-01-10 18:18:26 -05:00
Tatsuya Sato
858e3564a4
Update some old links ( #1287 )
...
Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
2025-01-07 10:59:19 +00:00
Mark S. Lewis
e1a64665db
Update fabric-contract-api-go to v2.2.0 ( #1283 )
...
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-12-25 18:06:01 +09:00
leo
898d333efb
docs: Quotation marks are used incorrectly. ( #1282 )
...
Signed-off-by: RiceChuan <lc582041246@gmail.com>
2024-12-24 09:52:40 +00:00
Arne Rutjes
5e0e5a1550
make version regex posix compliant so that it works on mac
...
Signed-off-by: Arne Rutjes <arne123@gmail.com>
2024-12-16 16:06:42 -05:00
Mark S. Lewis
8538e32437
Update Gradle version and shadow plugin ( #1278 )
...
The shadow plugin is now maintained by the GradleUp organization. Change
to use the current plugin ID and latest version.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-12-11 08:04:56 -05:00
Andi
b71a4587dc
chore: use errors.New to replace fmt.Errorf with no parameters ( #1277 )
...
Also remove repetitive words.
Signed-off-by: ChengenH <hce19970702@gmail.com>
2024-12-10 11:15:02 +00:00
Mark S. Lewis
15ab2e5da8
Fix invoke CLI commands in full-stack guide ( #1276 )
...
A behaviour change in microfab means that the orderer endpoint needs to
be explicitly specified when using the peer CLI to submit transactions.
Ideally the microfab environment would not require this but the
documented commands do not currently work without this.
This change updates the full-stack-asset-transfer-guide documentation so
that CLI commands include the orderer endpoint explicitly.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-12-07 15:05:30 -05:00