This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-03-03
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-03-03
Code
Issues
167
Pull Requests
56
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-03-03
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-03-03
/
src
History
lakshyacis
8eccbda561
Merge pull request
#56
from jaicis/py3quality
...
quality fixes after inventory issue resolve
2020-03-18 19:37:11 +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
pylint fixes 2
2020-01-21 17:43:09 +05:30
bitmessagekivy
removed payment method Screen
2020-03-18 18:30:45 +05:30
bitmessageqt
pylint fixes 2
2020-01-21 17:43:09 +05:30
bitmsghash
added sending message feature for android
2019-09-18 14:39:29 +05:30
fallback
Solved python2 to python3 message receiving issue and removed unrequired prints
2020-02-20 13:36:47 +05:30
images
worked on payment screen UI or qr code scanner feature
2020-03-09 13:24:10 +05:30
messagetypes
quality fixes after pull
2020-03-18 16:28:33 +05:30
network
quality fixes after pull
2020-03-18 16:28:33 +05:30
plugins
fixes after new merging
2020-02-19 15:38:27 +05:30
pyelliptic
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
sslkeys
Opportunistic encryption with TLS (2 of 2)
2016-05-02 15:00:20 +02:00
storage
quality fixes after pull
2020-03-18 16:28:33 +05:30
tests
unidiomatic-typecheck and logging-format-interpolation issue suprressed
2020-01-21 16:15:17 +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
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
alice.png
Remove unused print statement
2019-09-17 15:38:12 +05:30
api.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
bitmessagecli.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
bitmessagemain.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
bmconfigparser.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
bob.png
Remove unused print statement
2019-09-17 15:38:12 +05:30
build_osx.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
buildozer.spec
worked on implementing loader popup functionality on account switching
2019-10-31 16:24:18 +05:30
class_addressGenerator.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
class_objectProcessor.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
class_singleCleaner.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
class_singleWorker.py
quality fixes after inventory issue resolve
2020-03-18 19:30:27 +05:30
class_smtpDeliver.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
class_smtpServer.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
class_sqlThread.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
dave.png
Remove unused print statement
2019-09-17 15:38:12 +05:30
debug.py
python3 formatting and indentation fixes
2019-12-25 20:21:08 +05:30
defaults.py
Marked variables comments in defaults for use in doc.
2019-11-11 17:13:20 +02:00
depends.py
fixes after new merging
2020-02-19 15:38:27 +05:30
eve.png
Remove unused print statement
2019-09-17 15:38:12 +05:30
helper_ackPayload.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
helper_bitcoin.py
py3 fixes
2019-12-31 14:45:53 +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 pylint fixes
2019-11-25 15:17:40 +05:30
helper_msgcoding.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
helper_random.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
helper_search.py
py3 fixes
2019-12-31 14:45:53 +05:30
helper_sent.py
formatting and docstring
2020-01-07 12:13:51 +05:30
helper_sql.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
helper_startup.py
resloved conflicts
2020-01-13 16:25:56 +05:30
highlevelcrypto.py
Solved python2 to python3 message receiving issue and removed unrequired prints
2020-02-20 13:36:47 +05:30
image.svg
Remove unused print statement
2019-09-17 15:38:12 +05:30
inventory.py
quality fixes after inventory issue resolve
2020-03-18 19:30:27 +05:30
knownnodes.py
pylint fixes 2
2020-01-21 17:43:09 +05:30
l10n.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
main.py
fixes after new merging
2020-02-19 15:38:27 +05:30
multiqueue.py
unidiomatic-typecheck and logging-format-interpolation issue suprressed
2020-01-21 16:15:17 +05:30
namecoin.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
nohup.out
fixes after new merging
2020-02-19 15:38:27 +05:30
openclpow.py
fixes after new merging PR
#23
2020-02-19 16:31:42 +05:30
paths.py
fixes after new merging
2020-02-19 15:38:27 +05:30
proofofwork.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
protocol.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
pybitmessage
Total setup.py cleanup and simple script installation
2017-02-28 15:51:49 +02:00
qidenticon.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
queues.py
pylint fixes 2
2020-01-21 17:43:09 +05:30
semaphores.py
py3 fixes
2019-12-31 14:45:53 +05:30
shared.py
quality fixes after pull
2020-03-18 16:28:33 +05:30
shutdown.py
updated origin with upstream changes
2019-12-23 16:48:37 +05:30
singleinstance.py
py3 fixes
2019-12-31 14:45:53 +05:30
singleton.py
Minimal changes to document Singleton and class definitions it wraps
2019-10-18 01:06:03 +03:00
state.py
wokred on implementing dynamic address logo feature
2020-01-18 18:28:19 +05:30
threads.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
tr.py
fixes after new merging
2020-02-19 15:38:27 +05:30
upnp.py
py3 fixes
2019-12-31 14:45:53 +05:30
version.py
Bump version
2018-02-14 00:23:47 +01:00