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

feat: sign data with a magic prefix for security #139

Merged
merged 11 commits into from
Mar 27, 2023

Conversation

zhangyouxin
Copy link
Contributor

@zhangyouxin zhangyouxin commented Mar 22, 2023

What Changed

  • wallet_fullOwnership_signData() should be sign with [magic prefix bytes]

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #139 (fc104c3) into main (6a9a921) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
+ Coverage   87.22%   87.25%   +0.03%     
==========================================
  Files          48       48              
  Lines         814      816       +2     
  Branches       97       97              
==========================================
+ Hits          710      712       +2     
  Misses         21       21              
  Partials       83       83              
Impacted Files Coverage Δ
...ion-chrome/src/services/ownership/fullOwnership.ts 87.67% <100.00%> (+0.34%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zhangyouxin zhangyouxin marked this pull request as ready for review March 22, 2023 13:38
@homura
Copy link
Contributor

homura commented Mar 23, 2023

@zhangyouxin can you help to resolve conflicts

@homura
Copy link
Contributor

homura commented Mar 24, 2023

hi, @zhangyouxin, can you merge with main to avoid workflow failure

@homura homura changed the title feat: sign data with prefix feat: sign data with a magic prefix for security Mar 27, 2023
@homura homura added the breaking-minor Major version zero (0.y.z) is for initial development. Anything MAY change at any time. label Mar 27, 2023
@homura homura merged commit 5543361 into ckb-js:main Mar 27, 2023
@github-actions
Copy link

🚀 PR was released in v0.0.4 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-minor Major version zero (0.y.z) is for initial development. Anything MAY change at any time. released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants