jai.s
|
0e593b66ad
|
Added iteritems issues
|
2019-11-15 20:12:19 +05:30 |
|
jai.s
|
a08b0707bb
|
Working on the network issues
|
2019-11-15 16:01:14 +05:30 |
|
jai.s
|
fdbf7ad0f2
|
Worked on the network issues
|
2019-11-14 20:39:26 +05:30 |
|
bug Lady
|
7e1f1d2604
|
fix 'true' not True
else error
|
2019-11-14 13:32:15 +01:00 |
|
|
35a2962552
|
Fixed misleading comment about receiveDataThreads in queues
|
2019-11-11 17:13:20 +02:00 |
|
|
c40c70f807
|
Marked variables comments in defaults for use in doc.
Allowed autodoc in bitmessagemain, class_objectProcessor, defaults:
seems safe now.
Changed docs conf: don't sort module members, treat any string
inside backticks as :obj:.
|
2019-11-11 17:13:20 +02:00 |
|
|
d6c1845b71
|
Moved Peer from state to network.node
and trustedPeer to network.connectionpool.BMConnectionPool attribute
|
2019-11-11 17:13:12 +02:00 |
|
|
388de96495
|
Alphabetical internal import order in bitmessagemain
|
2019-11-11 12:03:04 +02:00 |
|
|
0967f03b40
|
addresses: raise varintEncodeError in encodeVarint()
instead of SystemExit (looks like a bug)
|
2019-11-11 12:03:04 +02:00 |
|
|
7a1f803c92
|
network.BMConnectionPool: added shortcuts connections()
and establishedConnections(), some formatting fixes
|
2019-11-11 12:03:04 +02:00 |
|
|
4d8d9b169f
|
Moved ObjectProcessorQueue to queues, added some doc
|
2019-11-11 12:03:04 +02:00 |
|
|
341651973a
|
Reduced imports:
- exported from network package all objects used outside;
- made all threads available in threads module.
Wrote some module docstrings.
|
2019-11-11 12:03:03 +02:00 |
|
bug Lady
|
061a9ef973
|
fix typos
and flesh out placeholder
|
2019-11-10 04:07:50 +01:00 |
|
navjotcis
|
dda19ad876
|
Merge pull request #55 from navjotcis/newwork
worked on fixing kivy app crashing issues
|
2019-11-08 17:40:58 +05:30 |
|
navjot
|
63a7f10244
|
worked on fixing kivy app crashing issues
|
2019-11-08 17:38:26 +05:30 |
|
lakshyacis
|
60ae9fbc07
|
Merge pull request #54 from navjotcis/codequalitykivy
mpybit quality fix
|
2019-11-06 19:41:46 +05:30 |
|
lakshyacis
|
d22c241d70
|
mpybit quality fix
|
2019-11-06 19:34:22 +05:30 |
|
navjotcis
|
4ffdf2510c
|
Merge pull request #53 from navjotcis/newwork
worked on new address creation time loader functionality
|
2019-11-04 21:59:40 +05:30 |
|
navjot
|
fc347c3731
|
worked on new address creation time loader functionality
|
2019-11-04 21:57:53 +05:30 |
|
navjotcis
|
15795e75ce
|
Merge pull request #51 from navjotcis/newwork
worked on implementing loader popup functionality on account switching
|
2019-10-31 16:28:27 +05:30 |
|
navjot
|
d3cbe45608
|
worked on implementing loader popup functionality on account switching
|
2019-10-31 16:24:18 +05:30 |
|
lakshyacis
|
58e5fac6d7
|
tr quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
fda5d23c2d
|
state quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
b9ad6a3bac
|
singleinstance quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
503d0b33d0
|
shutdown quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
6f91ba1b33
|
shared quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
27be035e51
|
paths quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
cacac00e21
|
openclpow quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
1181db66e0
|
l10n quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
afce500085
|
knownnodes quality fixes
|
2019-10-31 14:52:43 +05:30 |
|
lakshyacis
|
ee5be28179
|
helper_threading quality fixes
|
2019-10-29 11:45:51 +05:30 |
|
|
1a7ef791e5
|
message_data_reader is obsolete
|
2019-10-28 09:14:48 +02:00 |
|
George McCandless
|
f871cd450c
|
Add test for 'onionservicesonly' mode.
Credit to Dmitri Bogomolov in commit 557a8cc6d2bec881b8a3c531d3f725460ed515f5.
|
2019-10-24 19:35:32 +00:00 |
|
jai.s
|
f3cb78557b
|
Solved encode-decode, pack-unpack, new address creation issues
|
2019-10-22 20:09:42 +05:30 |
|
lakshyacis
|
bc748acada
|
Merge pull request #5 from jaicis/py3codequality
Code Quality fixes based on Flake8, Pycodestyle, Pylint.
|
2019-10-22 20:03:51 +05:30 |
|
lakshyacis
|
55085af208
|
py3 quality fixes
|
2019-10-22 19:13:05 +05:30 |
|
lakshyacis
|
d68085869b
|
mpybit py3 fixes
|
2019-10-22 13:22:23 +05:30 |
|
jaicis
|
907479801f
|
Merge pull request #6 from jaicis/py3convert
Solved encode-decode, pack-unpack, new address creation issues
|
2019-10-22 13:14:51 +05:30 |
|
jai.s
|
3f70ae8c4d
|
Added python3 requirements.txt file
|
2019-10-22 13:14:10 +05:30 |
|
jai.s
|
f4d14c11e9
|
Solved encode-decode, pack-unpack, new address creation issues
|
2019-10-22 13:07:54 +05:30 |
|
George McCandless
|
b42f536d23
|
Add a checkbox to the network settings tab that allows restricting outbound connections to onion services (i.e., hosts that end with '.onion').
|
2019-10-21 00:03:41 +00:00 |
|
jai.s
|
b18ed5e80f
|
fix merged conflicts
|
2019-10-18 19:41:42 +05:30 |
|
jai.s
|
5a0686f9ac
|
Merge branch 'UiChanges' of https://github.com/surbhicis/PyBitmessage into UiChanges
|
2019-10-18 19:36:56 +05:30 |
|
jaicis
|
2252e8f0cf
|
Merge pull request #4 from jaicis/kivyfixes
Kivy fixes issue part 1
|
2019-10-18 19:32:48 +05:30 |
|
navjot
|
66c00b6165
|
Kivy fixes issue part 1
|
2019-10-18 19:30:43 +05:30 |
|
jaicis
|
8fa0121206
|
Merge pull request #3 from jaicis/py3convert
python forward porting
|
2019-10-18 19:00:59 +05:30 |
|
|
f0b4e4ded4
|
Replaced logging.getLogger() in other possible places
|
2019-10-18 09:35:31 +03:00 |
|
|
a48b51721d
|
Test new logging approach, both debug.logger and resetLogging
|
2019-10-18 09:35:31 +03:00 |
|
|
bbdbca253b
|
Added warnings about changing port settings in api and network.tcp
|
2019-10-18 09:35:31 +03:00 |
|
|
d2a896697d
|
Used logger.isEnabledFor() to prevent unneeded calculations
|
2019-10-18 09:35:31 +03:00 |
|