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
coffeedogs d0c2759c41
Fix issue #1288
5 years ago
..
bitmessagecurses Fixed Typo that prevented bitmessagecurses from running! 5 years ago
bitmessageqt Fixed: Code style and lint issues 5 years ago
bitmsghash Changed Makefile to use CXX instead of g++ 6 years ago
fallback Add umsgpack as fallback 6 years ago
images removed images/can-icon-24px_2.png 10 years ago
messagetypes More messagetypes hardening 5 years ago
network Fixed: ERROR - Too many items in inv message! Closes 1274 5 years ago
plugins Added docstrings. Removed unused method Image.save(). 5 years ago
pyelliptic Fixed: Code style and lint fixes 5 years ago
socks Don't report direct network errors as proxy errors 6 years ago
sslkeys Opportunistic encryption with TLS (2 of 2) 7 years ago
storage Inventory checking performance optimisation 5 years ago
translations Auto-updated language ja from transifex 5 years ago
__init__.py changes needed to get current code to run 6 years ago
addresses.py Address operations: simplified the code a bit 5 years ago
api.py flake8: api, debug 5 years ago
api_client.py more v4 address work. Should be done. 10 years ago
bitmessagecli.py Fix issue #1288 5 years ago
bitmessagemain.py Moved reading knownnodes.dat into knownnodes module 5 years ago
bmconfigparser.py flake8: bmconfigparser 5 years ago
build_osx.py Update build scripts 7 years ago
class_addressGenerator.py Fixed: Codacy issues in src/class_*.py 5 years ago
class_objectProcessor.py flake8: class_objectProcessor 5 years ago
class_objectProcessorQueue.py Fixed: Addressed PR comments 5 years ago
class_singleCleaner.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 5 years ago
class_singleWorker.py Fixed: Addressed PR comments 5 years ago
class_smtpDeliver.py Fixed: Codacy issues in src/class_*.py 5 years ago
class_smtpServer.py Fixed: Codacy issues in src/class_*.py 5 years ago
class_sqlThread.py Fixed: Codacy issues in src/class_*.py 5 years ago
debug.py flake8: api, debug 5 years ago
defaults.py Cyclic import fix 6 years ago
depends.py fix indentation error in dependency file 5 years ago
helper_ackPayload.py Add docstring in helper_ackPayload 5 years ago
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 10 years ago
helper_bootstrap.py Moved reading knownnodes.dat into knownnodes module 5 years ago
helper_generic.py helper_generic: imports in alphabetical order, import multiprocessing 5 years ago
helper_inbox.py helper_inbox formating 5 years ago
helper_msgcoding.py Fixed: Simple Codacy errors and warnings in src/helper_* 5 years ago
helper_random.py Fixed: Simple Codacy errors and warnings in src/helper_* 5 years ago
helper_search.py Fixed: Simple Codacy errors and warnings in src/helper_* 5 years ago
helper_sent.py finished work on specifyTTL 8 years ago
helper_sql.py Fixed: Simple Codacy errors and warnings in src/helper_* 5 years ago
helper_startup.py Fixed: Simple Codacy errors and warnings in src/helper_* 5 years ago
helper_threading.py Made changes while import prctl 5 years ago
highlevelcrypto.py Typo 6 years ago
inventory.py Remove unused imports 5 years ago
knownnodes.py Create default knownnodes if cannot read from file 5 years ago
l10n.py Rename configparser.py to bmconfigparser.py 6 years ago
message_data_reader.py Reduce cyclic dependencies 6 years ago
multiqueue.py implement more helper random changes with replace random.xxx 5 years ago
namecoin.py Translate namecoin failure message 5 years ago
openclpow.py PoW init reordering 6 years ago
paths.py Try to replace copyright year from last commit date 5 years ago
proofofwork.py C PoW init fix 6 years ago
protocol.py Merge PR 1261 into v0.6 5 years ago
pybitmessage Total setup.py cleanup and simple script installation 6 years ago
qidenticon.py Fixed: Style and lint issues in src/qidenticon.py 5 years ago
queues.py Change peer discovery tracking from queue to a dict 6 years ago
randomtrackingdict.py Add docstring 5 years ago
shared.py Even more unused variables 5 years ago
shutdown.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 5 years ago
singleinstance.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 5 years ago
singleton.py Inventory refactoring 6 years ago
state.py component control switches 5 years ago
tr.py Handled AttributeError when tr imported from plugin 5 years ago
upnp.py UPnP parser fix 5 years ago
version.py Bump version 5 years ago