quorum-key-manager icon indicating copy to clipboard operation
quorum-key-manager copied to clipboard

A universal Key & Account Management solution for blockchain applications.

Results 75 quorum-key-manager issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.5.0 to 10.15.5. Release notes Sourced from github.com/go-playground/validator/v10's releases. Release 10.15.5 What was fixed? Fixed CIDRIPv4 validation, ty @​martinlehoux for the PR Release 10.15.4 What was fixed?...

dependencies

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.13 to 1.12.1. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Antibaar (v1.12.1) Geth v1.12.1 is a maintenance release, albeit a rather large one, since we haven't put out...

dependencies
go

## PR description Updated the certificate used for Eve in the unit test to fix the failing authentication test. It will be valid till 2033 and the other used cert...

### Describe the bug The project tests do not run successfully. ### Configuration none ### Steps to reproduce Check out main and run `make run-unit` **Actual result** ``` --- FAIL:...

## PR description PR allows having configuration parameters in the Key Store Specs. AKV Store uses them to set all key using HSM backing. ## Fixed Issue(s) fixes #579 ##...

Allow per key type setting for HSM-backed storage in Azure ## PR description To support HSM-backed keys in Azure Key Vault, the API payload and service request were extended in...

Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.6.6 to 0.7.4. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.4 (Jun 6, 2023) BUG FIXES client: fixing an issue where the Content-Type header wouldn't be sent with an...

dependencies

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies
javascript

Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.1.1 to 4.2.1. Commits a04a6fe set minimum permissions for go.yaml a214dad spelling: interval af9bd1c spelling: found e5c9822 Remove travis 911f539 Added GitHub Actions d815f46 Added variants of...

dependencies

### Describe the bug We are testing QKM and we've found that the operation of hard delete (/destroy API endpoint) with Hashicorp Vault is not working, while other operations as...