Conversation
…nt update (#99) * fix: package.json & yarn.lock to reduce vulnerabilities (#9) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-14157151 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * [Snyk] Fix for 12 vulnerabilities (#10) * fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 - https://snyk.io/vuln/SNYK-JS-CIPHERBASE-12084814 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577916 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577917 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577918 - https://snyk.io/vuln/SNYK-JS-PBKDF2-10495496 - https://snyk.io/vuln/SNYK-JS-SHAJS-12089400 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8720086 - https://snyk.io/vuln/SNYK-JS-SECP256K1-8237220 - https://snyk.io/vuln/SNYK-JS-PBKDF2-10495498 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694 - https://snyk.io/vuln/SNYK-JS-BASEX-10118294 * Updated yarn.lock --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Giorgi Abuladze <giorgi.abuladze@chiliz.com> * feat(BLK-3623): Update create genesis script to work with latest client update (#2) * Fix create-genesis.go after client upgrade - wip * Fixed nil pointer dereference error * Added pepper8 and snake8 forks * Updated for v1.6.0-alpha * Updated foundry.toml * Fixed RuntimeUpgradeTest * Removed duplicate entries from foundry.toml --------- Co-authored-by: Jean-Baptiste Farez <jeanbaptiste.farez@chiliz.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(BLK-3623): Update create genesis script to work with latest client update (#99)
The following vulnerabilities are fixed with an upgrade:
[Snyk] Fix for 12 vulnerabilities (Configure system treasury for the testnet and regenerate genesis #10)
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
feat(BLK-3623): Update create genesis script to work with latest client update (Staking params are managed by governance #2)
Fix create-genesis.go after client upgrade - wip
Fixed nil pointer dereference error
Added pepper8 and snake8 forks
Updated for v1.6.0-alpha
Updated foundry.toml
Fixed RuntimeUpgradeTest
Removed duplicate entries from foundry.toml