Commit Graph

3631 Commits

Author SHA1 Message Date
navjot
3fc7414a60
worked on optimizing sql query for all screens 2019-12-04 21:15:45 +05:30
lakshyacis
b5b69f6989
Merge pull request #60 from navjotcis/codequalitykivy
mpybit fixes
2019-11-30 19:44:08 +05:30
lakshyacis
73f649b9a0
fixes after pull 2019-11-30 19:23:41 +05:30
lakshyacis
e0536e7497
docstring and formatting mpybit 2019-11-30 19:07:32 +05:30
lakshyacis
b90c9da0a4
mpybit fixes 2019-11-30 19:07:31 +05:30
lakshyacis
e67ba17c4e
Merge pull request #61 from navjotcis/newwork
worked on suggestion text functionality on address creation
2019-11-30 19:06:42 +05:30
a69732f060
Addrthread finish
- addrthread is supposed to spread addresses as they appear. This was never
  finished during migration to asyncore
- conservative to prevent flood and loops
- randomises order
- move protocol constants into a separate file
- move addr packet creation into a separate file
- see #1575
2019-11-30 13:47:24 +01:00
jai.s
ded1defb1f
Worked on network issue and stopped the udp connection aand required the select's epoll condition and instead used select pollar method 2019-11-30 13:18:15 +05:30
navjot
3053239a1b
worked on suggestion text functionality on address creation 2019-11-29 20:27:39 +05:30
navjotcis
b8d1d809be
Merge pull request #59 from navjotcis/newwork
worked on trash message permanent delete functionlity
2019-11-26 20:50:06 +05:30
navjot
43d6300625
worked on trash message permanent delete functionlity 2019-11-26 18:49:44 +05:30
lakshyacis
e47b573b3e
helper_sql pylint fixes 2019-11-25 15:17:40 +05:30
lakshyacis
ece3005f42
helper_sent pylint fixes 2019-11-25 15:17:40 +05:30
lakshyacis
d271996ac1
helper_sent flake8 fixes 2019-11-25 15:17:40 +05:30
lakshyacis
d5f541a2ab
helper_search pylint fixes 2019-11-25 15:17:40 +05:30
lakshyacis
9041b8f644
helper_search flake8 fixes 2019-11-25 15:17:40 +05:30
lakshyacis
28cfe78e67
helper_random pylint fixes 2019-11-25 15:17:40 +05:30
lakshyacis
05cda087d6
helper_msgcoding pylint fixes 2019-11-25 15:17:40 +05:30
lakshyacis
f4c7ac5604
helper_inbox pylint fixes 2019-11-25 15:17:40 +05:30
lakshyacis
27c58b05f3
helper_bitcoin pylint fixes 2019-11-25 15:17:32 +05:30
lakshyacis
31e3d60fb0
helper_ackPayload pylint fixes 2019-11-25 15:13:53 +05:30
lakshyacis
e97d02ed78
depends pylint fixes 2019-11-25 15:13:53 +05:30
lakshyacis
21faf52f2f
debug pylint fixes 2019-11-25 15:13:53 +05:30
lakshyacis
a9991a7a5a
class_sqlThread pylint fixes 2019-11-25 15:13:52 +05:30
lakshyacis
dbbf454c15
class_sqlThread flake8 fixes 2019-11-25 15:13:52 +05:30
lakshyacis
4a54c200d4
class_smtpServer quality fixes 2019-11-25 10:48:35 +05:30
lakshyacis
9923e97279
class_singleWorker quality fixes 2019-11-25 10:48:35 +05:30
lakshyacis
80b2bc1c9a
class_singleCleaner.py quality fixes 2019-11-25 10:48:29 +05:30
lakshyacis
059e82e2a2
class_objectProcessor quality fixes 2019-11-25 10:41:57 +05:30
lakshyacis
e534994ee3
class_addressGenerator quality fixes 2019-11-25 10:41:56 +05:30
lakshyacis
77b8b5aa42
bmconfigparser quality fixes 2019-11-25 10:41:56 +05:30
lakshyacis
af52d95503
bitmessagemain quality fixes 2019-11-25 10:41:55 +05:30
lakshyacis
c10bed42d2
Merge pull request #56 from navjotcis/codequalitykivy
mpybit quality fixes
2019-11-22 17:16:11 +05:30
lakshyacis
912a0a0a1e
mpybit quality fixes 2019-11-22 17:11:03 +05:30
lakshyacis
c08a49aec2
mpybit fixes 2019-11-21 20:20:14 +05:30
lakshyacis
6c9d1a2666
kivy_helper_search fixes 2019-11-21 15:38:06 +05:30
lakshyacis
ccc21b33b0
identiconGeneration fixes 2019-11-21 15:38:06 +05:30
navjotcis
1ee59643eb
Merge pull request #58 from navjotcis/newwork
worked on infinite scroller functionality
2019-11-19 21:31:32 +05:30
navjot
895a705657
worked on infinite scroller functionality 2019-11-19 21:28:30 +05:30
49d731c478
.readthedocs.yml 2019-11-18 13:34:01 +02:00
d9fa6a94f4
More docstrings and formatting fixes in highlevelcrypto and shutdown 2019-11-18 13:34:01 +02:00
a7da0c0eff
Fixed google style docstrings in addresses 2019-11-18 13:34:00 +02:00
aa7e7dd658
Fixed some docstrings in shared and state 2019-11-18 13:34:00 +02:00
f18f534c48
Formatted protocol and its docstrings 2019-11-18 13:34:00 +02:00
2a165380bb
Restrict outbound connections on network groups
Logic borrowed from bitcoin, see CNetAddr::GetGroup() in src/netaddress.cpp
Simplified, so may not work fully identically but for our purposes it's good
enough. Won't connect to more than one host from a /16 subnet on IPv4 and a /32
subnet on IPv6.
2019-11-18 12:20:29 +01:00
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