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
surbhi 4770790597
Added kivy for making it run on Desktop and Mobile Clients
5 years ago
..
bitmessagecurses Fixed Typo that prevented bitmessagecurses from running! 6 years ago
bitmessageqt Sorted out configuration loading/updating a bit: 6 years ago
bitmsghash Changed Makefile to use CXX instead of g++ 7 years ago
fallback Added: Sphinx docs, testing readthedocs integration 6 years ago
images removed images/can-icon-24px_2.png 10 years ago
messagetypes More messagetypes hardening 6 years ago
network Fixed: ERROR - Too many items in inv message! Closes 1274 6 years ago
plugins Added docstrings. Removed unused method Image.save(). 6 years ago
pyelliptic Added: Sphinx docs, testing readthedocs integration 6 years ago
socks Added: Sphinx docs, testing readthedocs integration 6 years ago
sslkeys Opportunistic encryption with TLS (2 of 2) 8 years ago
storage Inventory checking performance optimisation 6 years ago
translations Auto-updated language ru from transifex 6 years ago
__init__.py changes needed to get current code to run 7 years ago
addresses.py Address operations: simplified the code a bit 6 years ago
api.py flake8: api, debug 6 years ago
api_client.py Added: Sphinx docs, testing readthedocs integration 6 years ago
bitmessagecli.py Fix issue #1288 6 years ago
bitmessagemain.py Added kivy for making it run on Desktop and Mobile Clients 5 years ago
bmconfigparser.py flake8: bmconfigparser 6 years ago
build_osx.py Update build scripts 8 years ago
class_addressGenerator.py Fixed: Codacy issues in src/class_*.py 6 years ago
class_objectProcessor.py flake8: class_objectProcessor 6 years ago
class_objectProcessorQueue.py Fixed: Addressed PR comments 6 years ago
class_singleCleaner.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 6 years ago
class_singleWorker.py Fixed: Addressed PR comments 6 years ago
class_smtpDeliver.py Fixed: Codacy issues in src/class_*.py 6 years ago
class_smtpServer.py Fixed: Codacy issues in src/class_*.py 6 years ago
class_sqlThread.py Sorted out configuration loading/updating a bit: 6 years ago
debug.py Returned logger setting to debug though slightly deduplicated 6 years ago
defaults.py Cyclic import fix 7 years ago
depends.py Rewritten detectOSRelease() to pull values from dict 6 years ago
helper_ackPayload.py Add docstring in helper_ackPayload 6 years ago
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 11 years ago
helper_bootstrap.py Moved reading knownnodes.dat into knownnodes module 6 years ago
helper_generic.py helper_generic: imports in alphabetical order, import multiprocessing 6 years ago
helper_inbox.py helper_inbox formating 6 years ago
helper_msgcoding.py Fixed: Simple Codacy errors and warnings in src/helper_* 6 years ago
helper_random.py Fixed: Simple Codacy errors and warnings in src/helper_* 6 years ago
helper_search.py Fixed: Simple Codacy errors and warnings in src/helper_* 6 years ago
helper_sent.py finished work on specifyTTL 9 years ago
helper_sql.py Fixed: Simple Codacy errors and warnings in src/helper_* 6 years ago
helper_startup.py Reduced BMConfigParser in the sake of readability 6 years ago
helper_threading.py Made changes while import prctl 6 years ago
highlevelcrypto.py Typo 7 years ago
inventory.py Remove unused imports 6 years ago
knownnodes.py Create default knownnodes if cannot read from file 6 years ago
l10n.py Rename configparser.py to bmconfigparser.py 7 years ago
main.kv fix codacy coding standards issue 5 years ago
main.py Added kivy for making it run on Desktop and Mobile Clients 5 years ago
message_data_reader.py Added: Sphinx docs, testing readthedocs integration 6 years ago
mpybit.py Added suggested review changes for PR 1297 5 years ago
multiqueue.py implement more helper random changes with replace random.xxx 6 years ago
namecoin.py Fixed: Style and lint violations for three more of the worst violating files 6 years ago
openclpow.py Import numpy after pyopencl 6 years ago
paths.py Try to replace copyright year from last commit date 6 years ago
proofofwork.py C PoW init fix 6 years ago
protocol.py Merge PR 1261 into v0.6 6 years ago
pybitmessage Total setup.py cleanup and simple script installation 7 years ago
qidenticon.py Fixed: Style and lint issues in src/qidenticon.py 6 years ago
queues.py Change peer discovery tracking from queue to a dict 6 years ago
randomtrackingdict.py Add docstring 6 years ago
shared.py Even more unused variables 6 years ago
shutdown.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 6 years ago
singleinstance.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 6 years ago
singleton.py Inventory refactoring 7 years ago
state.py Added kivy for making it run on Desktop and Mobile Clients 5 years ago
tr.py Handled AttributeError when tr imported from plugin 6 years ago
upnp.py UPnP parser fix 6 years ago
version.py Bump version 6 years ago