Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

feat(ark): implement AIP36 #644

Merged
merged 4 commits into from
Aug 6, 2020
Merged

feat(ark): implement AIP36 #644

merged 4 commits into from
Aug 6, 2020

Conversation

faustbrian
Copy link
Contributor

Resolves #641

Brian Faust added 2 commits August 6, 2020 14:46
@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #644 into master will increase coverage by 0.12%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
+ Coverage   68.51%   68.64%   +0.12%     
==========================================
  Files          81       81              
  Lines        1601     1598       -3     
  Branches      157      157              
==========================================
  Hits         1097     1097              
+ Misses        456      453       -3     
  Partials       48       48              
Flag Coverage Δ
#unit 68.64% <0.00%> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
...profiles/src/wallets/wallet-transaction-service.ts 13.15% <0.00%> (+0.96%) ⬆️

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 8e1939e...d12caad. Read the comment docs.

Brian Faust added 2 commits August 6, 2020 15:01
@faustbrian faustbrian merged commit a5fa550 into master Aug 6, 2020
@faustbrian faustbrian deleted the aip36 branch August 6, 2020 12:03
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.

[ARK] Add support for AIP36
1 participant