aaa#31
Open
sigoa wants to merge 1435 commits into
Open
Conversation
and remove some junk introduced in 9a194f0.
- bytes in BMXMLRPCRequestHandler
(copied relevant lines from xmlrpc.server once again),
- used @six.add_metaclass for the metaclass and six.iteritems()
Closes: #1900
edit docstrings and add more checks. Closes: #1895
- install all the deb packages by apt-get in one place in the beginning, - a separate command for jdk; - pip packages are also before the SDK, request latest versions; - added commands for the local build.
- cleanup
- use dependency injection to reduce circular imports
- prevents race conditions - also remove unneeded code from asyncore
- also missed a necessary dependency injection in Qt frontend
- some network tests now run with python3, rest use mock network
- new config file options for bootstrap nodes - new config file option for testnet - update docker and docker compose to for easier running of boostrap nodes and testnet nodes
- it looks like there is no DNS boostrap functionality actually implemented
- testing mainnet connectivity should be done by monitoring, not by the tests in this repo - several network fixes, and refactoring to account for testnet
- also disable bootstrap on tor test, I don't think it's working correctly
- it's a combo of handling a tuple and pickling of raw data, and is triggered under rare occasions
- remove obsolete intellicode - terminal font change - add PyQt4 stubs for linter/autocomplete
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.