Skip to content
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

Add EIP-44 support #108

Merged
merged 18 commits into from
Jun 19, 2024
Merged

Add EIP-44 support #108

merged 18 commits into from
Jun 19, 2024

Conversation

arobsn
Copy link
Member

@arobsn arobsn commented Jun 12, 2024

  • Message representation
  • Signing protocol
  • Verification protocol

closes #106

Copy link

changeset-bot bot commented Jun 12, 2024

🦋 Changeset detected

Latest commit: a6914d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@fleet-sdk/crypto Minor
@fleet-sdk/core Minor
@fleet-sdk/wallet Minor
@fleet-sdk/compiler Minor
@fleet-sdk/mock-chain Minor
@fleet-sdk/serializer Minor
@fleet-sdk/blockchain-providers Minor
@fleet-sdk/ageusd-plugin Patch
@fleet-sdk/babel-fees-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (07e006c) to head (a6914d4).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #108    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          109       111     +2     
  Lines        15522     15740   +218     
  Branches      1459      1496    +37     
==========================================
+ Hits         15522     15740   +218     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arobsn arobsn merged commit ef196c4 into master Jun 19, 2024
9 checks passed
@arobsn arobsn deleted the add-eip44 branch June 19, 2024 14:44
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.

Add EIP-44 support
1 participant