This repository has been archived on 2024-12-19. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-19/src
2019-10-22 13:07:54 +05:30
..
.buildozer/android/platform rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-09-17 15:38:12 +05:30
bitmessagecurses init file fixes for pylint 2019-09-23 15:12:40 +05:30
bitmessagekivy fix merged conflicts 2019-10-18 19:41:42 +05:30
bitmessageqt initial commit for python forward porting 2019-10-09 17:57:13 +05:30
bitmsghash added sending message feature for android 2019-09-18 14:39:29 +05:30
fallback Added pycrypto fallback for RIPEMD160 hash function 2019-04-22 12:53:59 +03:00
images worked on android application popup responsive functionality 2019-09-24 20:51:34 +05:30
messagetypes initial commit for python forward porting 2019-10-09 17:57:13 +05:30
network Solved new address creations issues 2019-10-09 18:21:29 +05:30
plugins Merge branch 'v0.6' of https://github.com/surbhicis/PyBitmessage into UiChanges 2019-09-27 19:13:18 +05:30
pyelliptic Solved encode-decode, pack-unpack, new address creation issues 2019-10-22 13:07:54 +05:30
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
storage launch py3 convert app for first phase(need to do more checks) 2019-10-09 17:57:13 +05:30
tests initial commit for python forward porting 2019-10-09 17:57:13 +05:30
translations Cleanup the translation project 2019-05-23 10:21:33 +03:00
__init__.py changes needed to get current code to run 2017-02-25 00:06:04 -06:00
addresses.py Solved new address creations issues 2019-10-09 18:21:29 +05:30
alice.png Remove unused print statement 2019-09-17 15:38:12 +05:30
api.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
bitmessagecli.py Fix issue #1288 2018-06-28 12:42:05 +01:00
bitmessagemain.py Solved bmconfigparser python3 incompatibility issue and removed unrequired comment and line of code which are added during python3 plotting 2019-10-09 17:57:13 +05:30
bmconfigparser.py Solved bmconfigparser python3 incompatibility issue and removed unrequired comment and line of code which are added during python3 plotting 2019-10-09 17:57:13 +05:30
bob.png Remove unused print statement 2019-09-17 15:38:12 +05:30
build_osx.py build_osx file flake8 Fixes 2019-08-29 16:32:14 +05:30
buildozer.spec added sending message feature for android 2019-09-18 14:39:29 +05:30
class_addressGenerator.py Solved encode-decode, pack-unpack, new address creation issues 2019-10-22 13:07:54 +05:30
class_objectProcessor.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
class_objectProcessorQueue.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
class_singleCleaner.py Solved new address creations issues 2019-10-09 18:21:29 +05:30
class_singleWorker.py Code fixes 3 regarding PR#11 2019-09-25 17:06:12 +05:30
class_smtpDeliver.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
class_smtpServer.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
class_sqlThread.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
dave.png Remove unused print statement 2019-09-17 15:38:12 +05:30
debug.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
defaults.py Changes based on style and lint checks. (final_code_quality_5) 2018-10-31 14:04:35 +00:00
depends.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
eve.png Remove unused print statement 2019-09-17 15:38:12 +05:30
helper_ackPayload.py Add docstring in helper_ackPayload 2018-04-06 18:12:57 +05:30
helper_bitcoin.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
helper_generic.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-09-17 15:38:12 +05:30
helper_inbox.py helper_inbox formating 2018-04-07 16:11:24 +05:30
helper_msgcoding.py Moved tests from helper_msgcoding into TestCore.test_msgcoding() 2018-10-22 17:18:24 +03:00
helper_random.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
helper_search.py Fixed: Simple Codacy errors and warnings in src/helper_* 2018-05-02 15:52:47 +01:00
helper_sent.py finished work on specifyTTL 2015-03-09 02:35:32 -04:00
helper_sql.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
helper_startup.py Solved bmconfigparser python3 incompatibility issue and removed unrequired comment and line of code which are added during python3 plotting 2019-10-09 17:57:13 +05:30
helper_threading.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
highlevelcrypto.py Solved encode-decode, pack-unpack, new address creation issues 2019-10-22 13:07:54 +05:30
image.svg Remove unused print statement 2019-09-17 15:38:12 +05:30
inventory.py Style fixes and pylint hint in inventory 2019-05-10 12:24:47 +03:00
knownnodes.py Solved bmconfigparser python3 incompatibility issue and removed unrequired comment and line of code which are added during python3 plotting 2019-10-09 17:57:13 +05:30
l10n.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
main.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-09-17 15:38:12 +05:30
message_data_reader.py Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
multiqueue.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
namecoin.py Fixing namecoin button again (broken in c7d3784): 2018-11-07 15:54:14 +02:00
openclpow.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
paths.py Quality issues fixed 2019-10-11 16:41:48 +05:30
proofofwork.py Remove unused print statement 2019-09-17 15:38:12 +05:30
protocol.py Solved new address creations issues 2019-10-09 18:21:29 +05:30
pybitmessage Total setup.py cleanup and simple script installation 2017-02-28 15:51:49 +02:00
qidenticon.py Fixed: Style and lint issues in src/qidenticon.py 2018-05-16 12:31:06 +01:00
queues.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
semaphores.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-09-17 15:38:12 +05:30
shared.py Solved encode-decode, pack-unpack, new address creation issues 2019-10-22 13:07:54 +05:30
shutdown.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
singleinstance.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
singleton.py Inventory refactoring 2017-01-10 21:15:35 +01:00
state.py worked on implementing sql query for sent and inbox on the bases of unique id 2019-10-03 21:57:54 +05:30
tr.py initial commit for python forward porting 2019-10-09 17:57:13 +05:30
upnp.py Inherit helper_threading.StoppableThread from threading.Thread 2019-08-06 18:07:19 +03:00
version.py Bump version 2018-02-14 00:23:47 +01:00