Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: add sign message component #2069

Merged
merged 12 commits into from
Jun 9, 2020
Merged

Conversation

clucasalcantara
Copy link
Contributor

@clucasalcantara clucasalcantara commented Jun 9, 2020

Summary

  • Add sign message component

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@clucasalcantara clucasalcantara self-assigned this Jun 9, 2020
@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. Status: In Progress The issue or pull request is being worked on. labels Jun 9, 2020
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

Merging #2069 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2069   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             42        43    +1     
  Lines            279       286    +7     
  Branches          45        46    +1     
===========================================
+ Hits             279       286    +7     
Impacted Files Coverage Δ
src/app/components/Circle/Circle.tsx 100.00% <ø> (ø)
src/app/components/Circle/style.ts 100.00% <100.00%> (ø)
src/app/components/Input/InputPassword.tsx 100.00% <100.00%> (ø)
src/app/components/Modal/Modal.tsx 100.00% <100.00%> (ø)
...ins/wallets/components/SignMessage/SignMessage.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 05b64c0...b77265f. Read the comment docs.

@clucasalcantara clucasalcantara marked this pull request as ready for review June 9, 2020 14:49
@ghost ghost added Status: Needs Review The issue or pull request needs a review by a developer of the team. and removed Status: In Progress The issue or pull request is being worked on. labels Jun 9, 2020
@faustbrian faustbrian changed the title feat: add sign message feat: add sign message component Jun 9, 2020
@faustbrian faustbrian merged commit 71d9feb into 3.0-react Jun 9, 2020
@ghost ghost deleted the feat/add-sign-message branch June 9, 2020 14:58
@ghost ghost removed the Status: Needs Review The issue or pull request needs a review by a developer of the team. label Jun 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants