You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PyBitmessage/src
Dmitri Bogomolov d6c1845b71
Moved Peer from state to network.node
and trustedPeer to network.connectionpool.BMConnectionPool attribute
4 years ago
..
bitmessagecurses init file fixes for pylint 4 years ago
bitmessagekivy Fix pylint Too many arguments Issue 5 years ago
bitmessageqt Reduced imports: 4 years ago
bitmsghash fix windows header files api issue 4 years ago
fallback Fix fallback package docstring 4 years ago
images Loadmessage list feature with current account get and ngletters images icon 5 years ago
kivymd Added Navigation Drawer UI with create feature 5 years ago
messagetypes New logging approach in order to reduce imports from submodules 4 years ago
navigationdrawer Added Navigation Drawer UI with create feature 5 years ago
network Moved Peer from state to network.node 4 years ago
plugins Replaced logging.getLogger() in other possible places 4 years ago
pyelliptic Fixed badly formatted docstrings and some wrong text 4 years ago
sslkeys Opportunistic encryption with TLS (2 of 2) 8 years ago
storage storage pylint fixes 4 years ago
tests Moved Peer from state to network.node 4 years ago
translations Cleanup the translation project 4 years ago
__init__.py changes needed to get current code to run 7 years ago
addresses.py addresses: raise varintEncodeError in encodeVarint() 4 years ago
api.py Added warnings about changing port settings in api and network.tcp 4 years ago
bitmessagecli.py Fix issue #1288 5 years ago
bitmessagemain.py Alphabetical internal import order in bitmessagemain 4 years ago
bmconfigparser.py Minimal changes to document Singleton and class definitions it wraps 4 years ago
build_osx.py build_osx file flake8 Fixes 4 years ago
buildozer.spec Changes made on UI for Desktop and Mobile Clients with suggested review changes 5 years ago
class_addressGenerator.py Reduced imports: 4 years ago
class_objectProcessor.py Moved Peer from state to network.node 4 years ago
class_singleCleaner.py network.BMConnectionPool: added shortcuts connections() 4 years ago
class_singleWorker.py Reduced imports: 4 years ago
class_smtpDeliver.py New logging approach in order to reduce imports from submodules 4 years ago
class_smtpServer.py New logging approach in order to reduce imports from submodules 4 years ago
class_sqlThread.py Reduced imports: 4 years ago
debug.py Test new logging approach, both debug.logger and resetLogging 4 years ago
defaults.py Changes based on style and lint checks. (final_code_quality_5) 5 years ago
depends.py Added package fallback and suppressed pylint relative-import warning 4 years ago
helper_ackPayload.py Add docstring in helper_ackPayload 6 years ago
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 10 years ago
helper_inbox.py helper_inbox formating 6 years ago
helper_msgcoding.py Moved tests from helper_msgcoding into TestCore.test_msgcoding() 5 years ago
helper_random.py Inherit helper_threading.StoppableThread from threading.Thread 4 years ago
helper_search.py Fixed: Simple Codacy errors and warnings in src/helper_* 5 years ago
helper_sent.py finished work on specifyTTL 9 years ago
helper_sql.py Reduced imports: 4 years ago
helper_startup.py Moved Peer from state to network.node 4 years ago
highlevelcrypto.py Fixed badly formatted docstrings and some wrong text 4 years ago
inventory.py Style fixes and pylint hint in inventory 4 years ago
knownnodes.py Moved Peer from state to network.node 4 years ago
l10n.py l10n quality fixes 4 years ago
main.py Added kivy for making it run on Desktop and Mobile Clients 5 years ago
multiqueue.py Changes based on style and lint checks. (final_code_quality_17) 5 years ago
namecoin.py Fixed badly formatted docstrings and some wrong text 4 years ago
openclpow.py openclpow quality fixes 4 years ago
paths.py paths quality fixes 4 years ago
proofofwork.py Changes based on style and lint checks. (final_code_quality_5) 5 years ago
protocol.py Fixed badly formatted docstrings and some wrong text 4 years ago
pybitmessage Total setup.py cleanup and simple script installation 7 years ago
qidenticon.py Rewritten epytext strings in qidenticon and removed __all__ 4 years ago
queues.py Moved ObjectProcessorQueue to queues, added some doc 4 years ago
shared.py shared quality fixes 4 years ago
shutdown.py Reduced imports: 4 years ago
singleinstance.py singleinstance quality fixes 4 years ago
singleton.py Minimal changes to document Singleton and class definitions it wraps 4 years ago
state.py Moved Peer from state to network.node 4 years ago
threads.py Reduced imports: 4 years ago
tr.py tr quality fixes 4 years ago
upnp.py Moved Peer from state to network.node 4 years ago
version.py Bump version 6 years ago