Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Bitcoin transaction signing #29

Merged
merged 2 commits into from
Aug 30, 2018
Merged

Bitcoin transaction signing #29

merged 2 commits into from
Aug 30, 2018

Conversation

vikmeup
Copy link
Contributor

@vikmeup vikmeup commented Aug 23, 2018

No description provided.

@alejandro-isaza alejandro-isaza force-pushed the al/bitcoin branch 4 times, most recently from f50062f to 6139156 Compare August 28, 2018 05:19
@vikmeup vikmeup mentioned this pull request Aug 29, 2018
@codecov-io
Copy link

codecov-io commented Aug 30, 2018

Codecov Report

Merging #29 into master will decrease coverage by 3.66%.
The diff coverage is 60.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   83.69%   80.03%   -3.67%     
==========================================
  Files          56       63       +7     
  Lines        2030     2364     +334     
==========================================
+ Hits         1699     1892     +193     
- Misses        331      472     +141
Impacted Files Coverage Δ
Tests/Bitcoin/BitcoinTransactionTests.swift 100% <100%> (ø) ⬆️
Sources/Bitcoin/BitcoinUnspentTransaction.swift 100% <100%> (ø)
Sources/Bitcoin/SignatureHashType.swift 100% <100%> (ø)
Sources/BinaryCoding.swift 33.82% <100%> (-1.48%) ⬇️
Tests/Bitcoin/BitcoinSignerTests.swift 100% <100%> (ø)
Tests/CryptoTests.swift 100% <100%> (ø) ⬆️
Sources/Crypto.m 95.77% <100%> (+3.58%) ⬆️
Sources/Ethereum/Solidity/ABIEncoder.swift 88.29% <100%> (-1.52%) ⬇️
Sources/BigIntEncoding.swift 100% <100%> (ø)
Sources/Bitcoin/BitcoinScript.swift 13.38% <13.38%> (ø)
... and 14 more

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 cac8848...01a76b1. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants