Commit Graph

68 Commits

Author SHA1 Message Date
487eab6f78
fix conflicts after merging 2020-06-10 15:46:16 +05:30
lakshya
3f773c78f7
setting, openssl and bmproto quality fixes 2020-05-28 13:43:03 +05:30
jai.s
76555b1aa7
Solved SSL issue 2020-04-04 21:38:50 +05:30
ff1f451691
Blind signature updates
- added serializing and deserializing
- added a signature chain class `ECCBlindSigChain`
- added more tests
2020-03-31 14:13:32 +08:00
213519bd93
Blind chain signature verification
- also adds serialisation, deserialisation and optional metadata
2020-03-14 10:20:06 +08:00
ade796c700
fixes after new merging PR #23 2020-02-19 16:31:42 +05:30
23a8ab2c19
fixes after new merging 2020-02-19 15:38:27 +05:30
lakshyacis
6139efc377
Imported packages sequencing and formatting 2 2020-01-27 14:43:25 +05:30
lakshyacis
c613c6d439
pylint fixes 2 2020-01-21 17:43:09 +05:30
lakshyacis
c08f196ad0
Merge pull request #34 from jaicis/py3qualityfixes
Code quality fixes
2020-01-20 19:17:41 +05:30
lakshyacis
4d385a9c79
Code quality issues fixes 2020-01-20 18:59:51 +05:30
jai.s
586391379e
fixes after merging upstream 2020-01-20 16:22:43 +05:30
jai.s
6b1abe7048
Updated origin by upstream 2020-01-15 12:26:23 +05:30
navjot
f47f2a54d7
resloved conflicts 2020-01-13 16:25:56 +05:30
07469f1c0f
conflicts resolved 2020-01-09 16:19:39 +05:30
lakshyacis
8659c5313d
openssl pylint issue fixes 2020-01-07 13:20:31 +05:30
lakshyacis
814aae5166
eccblind quality fixes 2020-01-07 13:20:31 +05:30
lakshyacis
36c24cc09a
cipher quality fixes 2020-01-07 13:20:30 +05:30
lakshyacis
b16515dc09
arithmetic docstring and formatting 2020-01-07 13:20:30 +05:30
jai.s
9b1088b2e2
updated origin with upstream changes 2019-12-23 16:48:37 +05:30
3150956cdc
fix conflicts after merging 2019-12-18 16:38:10 +05:30
jai.s
f3cb78557b
Solved encode-decode, pack-unpack, new address creation issues 2019-10-22 20:09:42 +05:30
lakshyacis
55085af208
py3 quality fixes 2019-10-22 19:13:05 +05:30
jai.s
f4d14c11e9
Solved encode-decode, pack-unpack, new address creation issues 2019-10-22 13:07:54 +05:30
b5df242141
Fixed badly formatted docstrings and some wrong text 2019-10-18 01:06:02 +03:00
jai.s
95990d8def
Solved new address creations issues 2019-10-09 18:21:29 +05:30
jai.s
c813f679ae
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
jai.s
42ee9d910b
launch py3 convert app for first phase(need to do more checks) 2019-10-09 17:57:13 +05:30
jai.s
afb368e770
initial commit for python forward porting 2019-10-09 17:57:13 +05:30
lakshyacis
66de416627
fixes after conflicts 2019-09-30 19:57:08 +05:30
Navjot
0a5379f7ab
merge commit conflicts 2019-09-30 19:27:57 +05:30
Navjot
be8e84e4d5
resolved conflicts 2019-09-27 19:20:14 +05:30
60cd6e7430
Merge branch 'v0.6' of https://github.com/surbhicis/PyBitmessage into UiChanges 2019-09-27 19:13:18 +05:30
lakshyacis
a6f951d37f
openssl pylint fixes 2019-09-27 13:11:58 +05:30
lakshyacis
4448e6ee7b
hash pylint fixes 2019-09-27 13:11:58 +05:30
lakshyacis
e0d81bb7e8
cipher pylint fixes 2019-09-27 13:11:40 +05:30
lakshyacis
fa65b17fc9
__init__ pylint fixes 2019-09-27 13:10:24 +05:30
lakshyacis
8f09140513
Code fixes 3 regarding PR#11 2019-09-25 17:06:12 +05:30
lakshyacis
581ef84ffa
Code Fixes 2 regarding PR#11 2019-09-19 16:53:42 +05:30
lakshyacis
69f8d50f81
code fixes for PR#11 2019-09-18 10:34:19 +05:30
Navjot
1177e17c81
resolve conflicts 2019-09-17 19:08:05 +05:30
3549330dce
Remove unused print statement 2019-09-17 15:38:12 +05:30
73ce4b4c83
rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation
Ui Enhancement with dynamic addressbook updation and sent screen updation

Changes made for Sent Items refresh feature with auto add new message in kivy
2019-09-17 15:38:12 +05:30
b934c4e01e
Minor refactoring to separate objects 2019-08-27 23:13:58 +02:00
2e0f7755c6
Blind signature support in pyelliptic
- add blind signature functionality to pyelliptic as described in #1409
- add tests for blind signatures
- PEP8 fixes for pyelliptic
- some minor refactoring is necessary for further integration, this is just a
  minimal implementation to pass a test
2019-08-27 23:13:45 +02:00
cis
da36062f7c
worked on fixing search bar issue 2019-08-06 21:43:34 +05:30
c9acd463d4
Remove unused print statement 2019-08-02 14:29:20 +05:30
ed6cd83cae
rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation
Ui Enhancement with dynamic addressbook updation and sent screen updation

Changes made for Sent Items refresh feature with auto add new message in kivy
2019-08-02 14:28:03 +05:30
coffeedogs
78ddb2f2f2
Changes based on style and lint checks. (final_code_quality_12) 2018-10-31 16:20:42 +00:00
coffeedogs
3b75d900f6
Added: Sphinx docs, testing readthedocs integration
* Added: Sphinx configuration including readthedocs config
 * Added: Sphinx fabric task to auto-document the project
 * Fixed: Some issues in the code causing autodoc to fail when parsing
 * Added: Manual docs - structure, proof of concepts and RsT examples
 * Fixed: RsT formatting in docstrings
 * Fixed: Some adjacent minor style and lint issues
2018-06-13 10:07:45 +01:00