This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 327
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
Contributor
legobeat
commented
Apr 22, 2024
- fix: hooked-wallet-ethtx tx.sign #465 backported to v16
* feat: allow user override signTypedMessage version param * deps: @MetaMask package updates * deps: eth-sig-util@^1.4.2 -> @metamask/eth-sig-util@^7.0.0 * deps: @ethereumjs/tx@^3.3.0->^4.2.0 * deps: ethereumjs-vm@^4.2.0 -> @ethereumjs/vm@^6.5.0 * deps: ethereumjs-block@^2.2.2 -> @ethereumjs/block@^4.3.0 * deps: ethereumjs-util@^7.1.5 -> @ethereumjs/util@^8.1.0
This makes babelify `global`, ensuring that code pulled in from dependencies is not using unsupported syntax.
* fix(etherscan,rpc): fix require of @cypress/request (MetaMask#459) * Release 16.0.7 (MetaMask#462)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Enabling security code scanner * rm snapshot --------- Co-authored-by: witmicko <witmicko@users.noreply.github.com>
* chore: Add deprecation notice Add a deprecation notice, and an example of how to build a basic provider using the newer packages we have replaced this with. * Note the versions of packages used in the example * Update code block to use JavaScript syntax highlighting rather than TypeScript * Fix code highlighting * Another attempt at fixing code highlighting * Revert back to TypeScript highlighting, which worked for some reason * Attempt to fix highlighting by adding space after > * Update example to work cross-platform * Update message about replacement to clarify that it's not an exhaustive list
* Bump express from 4.18.2 to 4.19.2 Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * yarn dedupe --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
* devDeps: ganache-core@2.13.2->ganache@^7.9.2 * update testcases
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.