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

feat: basic ledger setup and listener #2890

Merged
merged 89 commits into from
Sep 30, 2020
Merged

feat: basic ledger setup and listener #2890

merged 89 commits into from
Sep 30, 2020

Conversation

luciorubeens
Copy link
Contributor

Summary

  • Fix Ledger transport listener
  • Fix MacOS notarization
  • Fix build on Windows
  • Reduce build size
  • Fix storybook

Checklist

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

@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Sep 29, 2020
@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #2890 into develop will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #2890   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          343       344    +1     
  Lines         4766      4780   +14     
  Branches       871       873    +2     
=========================================
+ Hits          4766      4780   +14     
Flag Coverage Δ
#unit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/app/App.tsx 100.00% <ø> (ø)
...action/components/LedgerListener/LedgerListener.ts 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 4ba2bd8...f10d235. Read the comment docs.

@faustbrian faustbrian merged commit 1d24f83 into develop Sep 30, 2020
@ghost ghost deleted the fix/ledger-build branch September 30, 2020 02:04
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

4 participants