Commit Graph

35 Commits (80b2bc1c9a4ae650b7d5ecf099338ac8d2df633c)

Author SHA1 Message Date
lakshyacis e534994ee3
class_addressGenerator quality fixes
3 years ago
Dmitri Bogomolov 341651973a
Reduced imports:
3 years ago
Dmitri Bogomolov 7a89109fc9
New logging approach in order to reduce imports from submodules
3 years ago
Dmitri Bogomolov ad2a2b3fb4
Inherit helper_threading.StoppableThread from threading.Thread
4 years ago
Dmitri Bogomolov e163137893
Added pycrypto fallback for RIPEMD160 hash function
4 years ago
coffeedogs c99c3fc782
Fixed: Codacy issues in src/class_*.py
5 years ago
Dmitri Bogomolov 006b98389b
Address operations: flake8
5 years ago
Peter Šurda 6062277d60
Rename configparser.py to bmconfigparser.py
6 years ago
Peter Šurda 157881bc63
Cyclic import fix
6 years ago
Peter Šurda 59f3a2fbe7
Reduce cyclic dependencies
6 years ago
Peter Šurda 8cb0953401
Moved writeKeysFile into configparser
6 years ago
Peter Šurda ad75552b5c
Move shutdown from shared.py to state.py
6 years ago
Peter Šurda fa0a3135e7
Fixes pointed out by landscape.io
6 years ago
Peter Šurda ac348e4e6b
Fixes and refactoring
6 years ago
Peter Šurda 8bcfe80ad0
Refactoring of config parser and shared.py
6 years ago
Peter Šurda 3d4869851e
Many changes on chan create/join dialog
7 years ago
mailchuck 9edde110a2 Translation update
7 years ago
mirrorwish a7ec4c0555 Some preparations for python 3
7 years ago
mailchuck 4f6fd07424 Joining chans interface freeze
7 years ago
mailchuck aa97b53114 addressGenerator fixes
7 years ago
mailchuck d69c2e097f Cleaner shutdown
7 years ago
Jonathan Warren 630654da16 Fix #761
8 years ago
Yuri 34824c044e Moved all keys.dat writing code into writeKeysFile in shared.py
9 years ago
bmng-dev 19deff7c75 Move pointMult to highlevelcrypto
9 years ago
Jonathan Warren ef500501d7 small fixes to address generator and listAddresses2
10 years ago
Jonathan Warren a147c38ab6 ignore eighteenByteRipe value if user specified numberofnullbytesonaddress in keys.dat file
10 years ago
Jonathan Warren 02ea2a50d3 more v4 address work. Should be done.
10 years ago
Jonathan Warren 79f6169803 further v4 address work
10 years ago
Jonathan Warren 56168e82b5 most initial work on v4 pubkeys completed
10 years ago
Jonathan Warren d036ca18ed Completed chan integration in the GUI
10 years ago
Jonathan Warren 0b08fe6bad Some initial coding work for chans
10 years ago
Jonathan Warren c857f73d0b Continued moving code into individual modules
10 years ago
Jordan Hall 2eb6558cf1 Added a number of missing imports fixing several issues (thank you PyDev)
10 years ago
Jonathan Warren 32aaaf2023 Fix bugs in githup pull request #238
10 years ago
DivineOmega e7fffe7ecd Seperated out class_addressGenerator - not perfectly
10 years ago