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

feat: add verify message #2078

Merged
merged 4 commits into from
Jun 10, 2020
Merged

feat: add verify message #2078

merged 4 commits into from
Jun 10, 2020

Conversation

clucasalcantara
Copy link
Contributor

Summary

UI Preview

Verify ON
Screen Shot 2020-06-09 at 14 56 03

Verify OFF

Screen Shot 2020-06-09 at 15 24 44

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. labels Jun 9, 2020
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2078   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             45        46    +1     
  Lines            298       309   +11     
  Branches          49        50    +1     
===========================================
+ Hits             298       309   +11     
Impacted Files Coverage Δ
src/app/components/Alert/Alert.tsx 100.00% <ø> (ø)
src/app/components/Address/Address.tsx 100.00% <100.00%> (ø)
src/app/components/Address/utils.ts 100.00% <100.00%> (ø)
...wallets/components/VerifyMessage/VerifyMessage.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 0bb558f...c89c144. Read the comment docs.

@faustbrian faustbrian merged commit 1da9bae into 3.0-react Jun 10, 2020
@ghost ghost deleted the feat/add-verify-message branch June 10, 2020 01:21
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