Skip to content

feat: add funcs to generate and verify gpg signatures#2239

Merged
joey-bai merged 1 commit into
masterfrom
BG-45374-tss-ovc-helpers
Apr 29, 2022
Merged

feat: add funcs to generate and verify gpg signatures#2239
joey-bai merged 1 commit into
masterfrom
BG-45374-tss-ovc-helpers

Conversation

@joey-bai

Copy link
Copy Markdown
Contributor

To generate TSS cold wallets, we will need to generate signatures for
the commonKeychain and some way to validate those signatures.

Ticket: BG-45374

To generate TSS cold wallets, we will need to generate signatures for
the commonKeychain and some way to validate those signatures.

Ticket: BG-45374
@codecov

codecov Bot commented Apr 28, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2239 (20c8ed7) into master (b862eaf) will increase coverage by 52.61%.
The diff coverage is n/a.

❗ Current head 20c8ed7 differs from pull request most recent head e08c100. Consider uploading reports for the commit e08c100 to get more accurate results

@@             Coverage Diff             @@
##           master    #2239       +/-   ##
===========================================
+ Coverage        0   52.61%   +52.61%     
===========================================
  Files           0        6        +6     
  Lines           0      574      +574     
  Branches        0       94       +94     
===========================================
+ Hits            0      302      +302     
- Misses          0      262      +262     
- Partials        0       10       +10     
Flag Coverage Δ
unit 52.61% <ø> (?)

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

Impacted Files Coverage Δ
modules/express/src/expressApp.ts 89.51% <0.00%> (ø)
modules/express/src/args.ts 100.00% <0.00%> (ø)
modules/express/src/retryPromise.ts 11.76% <0.00%> (ø)
modules/express/src/errors.ts 82.35% <0.00%> (ø)
modules/express/src/config.ts 94.73% <0.00%> (ø)
modules/express/src/clientRoutes.ts 32.48% <0.00%> (ø)

@joey-bai joey-bai merged commit 80a1d71 into master Apr 29, 2022
@joey-bai joey-bai deleted the BG-45374-tss-ovc-helpers branch April 29, 2022 03:20
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.

3 participants