Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for CAP-23 #371

Merged
merged 13 commits into from
Sep 30, 2020
Merged

feat: add support for CAP-23 #371

merged 13 commits into from
Sep 30, 2020

Conversation

overcat
Copy link
Member

@overcat overcat commented Sep 30, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #371 into dev-protocol-14 will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           dev-protocol-14     #371      +/-   ##
===================================================
+ Coverage            98.95%   99.00%   +0.04%     
===================================================
  Files                  119      121       +2     
  Lines                 6817     7117     +300     
===================================================
+ Hits                  6746     7046     +300     
  Misses                  71       71              
Flag Coverage Δ
#unittests 99.00% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
stellar_sdk/operation/__init__.py 100.00% <100.00%> (ø)
stellar_sdk/operation/claim_claimable_balance.py 100.00% <100.00%> (ø)
stellar_sdk/operation/create_claimable_balance.py 100.00% <100.00%> (ø)
stellar_sdk/transaction_builder.py 100.00% <100.00%> (ø)
tests/test_operation.py 100.00% <100.00%> (ø)
tests/test_transaction_builder.py 100.00% <100.00%> (ø)

@overcat overcat changed the title Dev protocol 14 cap23 feat: add support for CAP-23 Sep 30, 2020
@overcat overcat marked this pull request as ready for review September 30, 2020 14:21
@overcat overcat merged commit 5a4b034 into dev-protocol-14 Sep 30, 2020
@overcat overcat deleted the dev-protocol-14-cap23 branch October 23, 2020 02:02
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.

1 participant