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

Entry point #49

Merged
merged 21 commits into from
Apr 12, 2018
Merged

Entry point #49

merged 21 commits into from
Apr 12, 2018

Conversation

gdassori
Copy link
Member

This PR:
Add an entry point to spruned, and a little set of arguments to set it up.
Add JsonRPC Authentication
Work around a memory leak forcing the garbage collection
Remove null values on gettxout

@coveralls
Copy link

coveralls commented Apr 12, 2018

Pull Request Test Coverage Report for Build 153

  • 52 of 146 (35.62%) changed or added relevant lines in 17 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-1.9%) to 68.808%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spruned/application/cache.py 0 1 0.0%
spruned/application/logging_factory.py 1 2 50.0%
spruned/builder.py 0 2 0.0%
spruned/application/tools.py 1 4 25.0%
spruned/settings.py 2 6 33.33%
spruned/daemon/bitcoin_p2p/init.py 5 9 55.56%
spruned/application/spruned_vo_service.py 0 5 0.0%
spruned/daemon/bitcoin_p2p/p2p_connection.py 0 5 0.0%
spruned/application/context.py 29 42 69.05%
spruned/application/jsonrpc_server.py 0 27 0.0%
Files with Coverage Reduction New Missed Lines %
spruned/daemon/connectionpool_base_impl.py 1 91.24%
Totals Coverage Status
Change from base Build 149: -1.9%
Covered Lines: 1489
Relevant Lines: 2164

💛 - Coveralls

@gdassori gdassori merged commit 041d847 into master Apr 12, 2018
@gdassori gdassori deleted the entry_point branch April 12, 2018 20:35
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

2 participants