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

Any Signer Stellar support #749

Merged
merged 16 commits into from
Dec 3, 2019
Merged

Any Signer Stellar support #749

merged 16 commits into from
Dec 3, 2019

Conversation

EnoRage
Copy link
Contributor

@EnoRage EnoRage commented Dec 2, 2019

Description

Add Stellar to Any Signer + Test to test/Any for it

Testing instructions

Run tests

Types of changes

Add code to src/Any/Signer.cpp
Add code to tests/Any/SignerTests.cpp

Checklist

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.

src/Any/Signer.cpp Outdated Show resolved Hide resolved
src/Any/Signer.cpp Outdated Show resolved Hide resolved
tests/Any/SignerTests.cpp Outdated Show resolved Hide resolved
Copy link
Contributor Author

@EnoRage EnoRage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolved prev issues

@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

Merging #749 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #749      +/-   ##
==========================================
+ Coverage   86.34%   86.35%   +<.01%     
==========================================
  Files         314      314              
  Lines        9720     9727       +7     
==========================================
+ Hits         8393     8400       +7     
  Misses       1327     1327
Impacted Files Coverage Δ
src/Any/Signer.cpp 96.61% <100%> (+0.21%) ⬆️

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 9e2ec89...8804103. Read the comment docs.

@vikmeup vikmeup merged commit 9d06444 into trustwallet:master Dec 3, 2019
EnoRage added a commit to EnoRage/wallet-core that referenced this pull request Jan 1, 2020
* [Any::Stellar] - In progress rn

* Placed valid json for stellar transaction test

* fix & un-comment stellar signer sign call

* [Any::Stellar] - In progress rn, add some fixes

* [Any::Stellar] - In progress rn, add some fixes

* [Any::Stellar] - Added successfully.

* [Any::Stellar] - Added successfully. Cleanup

* [Any::Stellar] - Added successfully. Cleanup #2

* [Any::Stellar] - Added successfully. Cleanup #3

* [Any::Stellar] - Added successfully. Cleanup #4

* [Any::Stellar] - Added successfully. Cleanup #5

* [Any::Stellar] - Added successfully. Cleanup #6

* [Any::Stellar] - Added successfully. Cleanup #7

* [Any::Stellar] - Added successfully. Cleanup trustwallet#8

* [Any::Stellar] - Added successfully. Cleanup trustwallet#9
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.

None yet

4 participants