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-33 #372

Merged
merged 13 commits into from
Oct 1, 2020
Merged

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 #372 into dev-protocol-14 will decrease coverage by 0.00%.
The diff coverage is 98.51%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           dev-protocol-14     #372      +/-   ##
===================================================
- Coverage            98.98%   98.98%   -0.01%     
===================================================
  Files                  121      125       +4     
  Lines                 7117     7501     +384     
===================================================
+ Hits                  7045     7425     +380     
- Misses                  72       76       +4     
Flag Coverage Δ
#unittests 98.98% <98.51%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
stellar_sdk/signer_key.py 91.42% <91.42%> (ø)
stellar_sdk/operation/revoke_sponsorship.py 98.35% <98.35%> (ø)
stellar_sdk/__init__.py 100.00% <100.00%> (ø)
stellar_sdk/operation/__init__.py 100.00% <100.00%> (ø)
..._sdk/operation/begin_sponsoring_future_reserves.py 100.00% <100.00%> (ø)
...ar_sdk/operation/end_sponsoring_future_reserves.py 100.00% <100.00%> (ø)
stellar_sdk/sep/txrep.py 99.44% <100.00%> (ø)
stellar_sdk/signer.py 100.00% <100.00%> (+2.70%) ⬆️
stellar_sdk/transaction_builder.py 100.00% <100.00%> (ø)
tests/test_operation.py 100.00% <100.00%> (ø)
... and 6 more

@overcat overcat changed the title Dev protocol 14 cap33 feat: add support for CAP-33 Sep 30, 2020
# Conflicts:
#	docs/en/api.rst
#	docs/zh_CN/api.rst
#	stellar_sdk/transaction_builder.py
#	tests/test_operation.py
@overcat overcat marked this pull request as ready for review October 1, 2020 12:43
@overcat overcat merged commit edfcf08 into dev-protocol-14 Oct 1, 2020
@overcat overcat deleted the dev-protocol-14-cap33 branch October 4, 2020 03:24
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