Skip to content

Commit

Permalink
readme update and small code improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya committed Jul 17, 2024
1 parent 6716f53 commit 5ef6b7f
Show file tree
Hide file tree
Showing 25 changed files with 447 additions and 1,844 deletions.
4 changes: 2 additions & 2 deletions dist/esbuild/main.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/esbuild/main.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jest-watch-typeahead": "0.6.5",
"jsdom": "^16.5.3",
"jsdom-global": "^3.0.2",
"pkg": "^5.7.0",
"pkg": "^5.8.1",
"ts-jest": "^26.5.6",
"ts-node": "^10.9.1",
"typedoc": "^0.22.15",
Expand All @@ -76,7 +76,7 @@
"bls-eth-wasm": "^1.0.4",
"bls-signatures": "^0.2.5",
"btoa": "^1.2.1",
"class-validator": "^0.13.2",
"class-validator": "^0.14.1",
"colors": "^1.4.0",
"crypto": "^1.0.1",
"eth2-keystore-js": "^1.0.8",
Expand All @@ -90,12 +90,12 @@
"minimist": "^1.2.6",
"moment": "^2.29.3",
"node-jsencrypt": "^1.0.0",
"prompts": "https://github.com/meshin-blox/prompts.git",
"prompts": "https://github.com/ssvlabs/prompts.git",
"scrypt-js": "^3.0.1",
"semver": "^7.5.1",
"semver": "^7.6.2",
"stream": "^0.0.2",
"underscore": "^1.13.4",
"web3": "1.7.3",
"web3": "4.10.0",
"yargs": "^17.5.1"
},
"licenses": [
Expand Down
1 change: 1 addition & 0 deletions dist/tsc/src/commands/actions/KeySharesAction.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/tsc/src/commands/actions/KeySharesAction.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/tsc/src/lib/KeyShares/KeySharesData/KeySharesPayload.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5ef6b7f

Please sign in to comment.