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

Blox KeyVault is a library wrapping all major functionality an eth 2.0 validator needs

Results 24 eth2-key-manager issues
Sort by recently updated
recently updated
newest added

Changes: - `SimpleSigner` expects an interface type for the `network` parameter instead of `core.Network` https://github.com/bloxapp/ssv/pull/1308 introduces support of custom network configs where any value can be overridden. Currently, `SimpleSigner` expects...

- Use VersionedProposal instead of deprecated VersionedBeaconBlock - Use VersionedBlindedProposal instead of deprecated VersionedBlindedBeaconBlock

### Description The `eth2-key-manager` package provides networks functionality to our other packages as a library, one of the functions we provide is `NetworkFromString` that can read a string like "mainnet"...

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [web3](https://github.com/ChainSafe/web3.js). These dependencies need to be updated together. Removes `tough-cookie` Updates `web3` from 1.2.9 to 4.0.2 Release notes Sourced from...

dependencies
javascript

- [x] ⚠️ Check output & verify signatures in `BLSToExecutionChange` CLI tests - [ ] ⚠️ Check output & verify signatures in `VoluntaryExit` and `DepositData` CLI tests - [x] Don't...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies
go

After we propose a Shapella block, copy the block, and the signature and the domain over to our proposal test. Maybe also in key-vault? (https://github.com/bloxapp/key-vault/blob/a7a0eec6d3ffa8c2c9bda908d2f6c454ad09521a/backend/path_sign_proposal_slashing_test.go#L54-L195)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies
javascript

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript