Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

[v16] fix: hooked-wallet-ethtx tx.sig #480

Closed

Conversation

legobeat
Copy link
Collaborator

legobeat and others added 25 commits October 13, 2023 11:09
* 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
@legobeat legobeat changed the base branch from main to v16.x April 22, 2024 03:01
@legobeat legobeat closed this Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants