Skip to content

Conversation

@Adamj1232
Copy link
Contributor

@Adamj1232 Adamj1232 commented Sep 1, 2022

Description

Fix Trezor signing issue by adding a new transaction type used by ethers in signing
Trezor Connect builds a different signed receipt for type2 transactions so adding handling for that type of transaction was required using the method FeeMarketEIP1559Transaction.fromTxData(....)
Also bumped Trezor-Connect version and some minor cleanup

Checklist

  • The version field in package.json is incremented following semantic versioning
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • I have run yarn type-check & yarn build to confirm there are not any associated errors
  • This PR passes the Circle CI checks

- [ ] The box that allows repo maintainers to update this PR is checked
- [ ] I tested locally to make sure this feature/fix works
- [ ] I have run `yarn type-check` & `yarn build` to confirm there are not any associated errors
- [ ] I have run `yarn check` & `yarn build` to confirm there are not any associated errors
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it not yarn type-check to check the types across the repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aaronbarnardsound looks like it was updated recently from this PR #1199
I updated here since it took me a while to figure out why yarn type-check wasn't working

Copy link
Contributor

@lnbc1QWFyb24 lnbc1QWFyb24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, just one question on the pull request template change.

@Adamj1232 Adamj1232 merged commit b92fdd8 into v2-web3-onboard-develop Sep 2, 2022
@Adamj1232 Adamj1232 deleted the fix/trezor-transactions branch September 2, 2022 15:27
This was referenced Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants