-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge develop #1042
Merged
Merged
merge develop #1042
Conversation
This file contains 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
Backport master to develop after v1.0.4
…gs (#1008) * internal/cli: add support to overwrite config.toml via cli flags * fix lint and refactor * add extensive tests for flagset * fix type conversion for big.Int * add more tests for coverage * add t.parallel * internal/cli/flagset: handle flag conversion using interface * internal/cli/flagset: fix test
readme: update discord links
backport/master-to-develop
mardizzone/master-to-develop
* do not hardcode EnableMVHashMap as false * addressed comment * lint
* add : gocovmerge support * fix : minor fix * add : dependancy for codecov * fix : dependancy * fix : codecov upload/download artifact * fix : fix unable to find cover.out file * fix : rename integration_cover.out * chg : codecov-action from v1 to v3
* dev: add: codeQL * dev: chg: solve codeQL high vulns * dev: chg: remove js scan after dismissing relative issues * dev: chg: fix size allocation checks * dev: chg: fix size allocation checks * dev: chg: use math.MaxUint8 for incorrect coversion for integer * dev: chg: revert on one check / return error on trezorExchange func * dev: chg: remove checks on logger as not harmful * dev: chg: bump govuln action go versions * dev: chg: name of CI for govuln * dev: chg: bump x/net to 0.17 as per PR-1038 * dev: chg: remove snyk files
pratikspatil024
approved these changes
Oct 16, 2023
ssandeep
approved these changes
Oct 16, 2023
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.
Description
Merge
develop
tomaster
Changes
Checklist