Commit Graph

70 Commits (b6a81f1252531ff6ebe5b6563e6f17778f905eba)

Author SHA1 Message Date
Dmitri Bogomolov 5160a68c28
Moved start_proxyconfig to helper_startup;
3 years ago
Dmitri Bogomolov d6c1845b71
Moved Peer from state to network.node
3 years ago
Dmitri Bogomolov 29f9cd9545
Handle bad trustedpeer setting
4 years ago
coffeedogs 6d98a4ef44
Changes based on style and lint checks. (final_code_quality_17)
4 years ago
Dmitri Bogomolov 529559d06a
Reduced BMConfigParser in the sake of readability
5 years ago
Dmitri Bogomolov ba5caf3fda
Sorted out configuration loading/updating a bit:
5 years ago
Dmitri Bogomolov c7d3784b80
No need to import namecoin early because it's really used only in Qt UI
5 years ago
coffeedogs dd1ee618a5
Fixed: Simple Codacy errors and warnings in src/helper_*
5 years ago
Mahendra 4840b2db5c
add docstring for sqlQuery and sqlBulkExecute methrod in helper_sql and removed query method of sqlBulkExecute class
5 years ago
Mahendra a012d4a707
helper_startup formating
5 years ago
Mahendra 1a36361ef9
replace all random.xxx with helper random function
5 years ago
Peter Šurda 6062277d60
Rename configparser.py to bmconfigparser.py
6 years ago
Justin Ramos fd95f8f519
allowing for max outbound connection configuration
6 years ago
Peter Šurda 157881bc63
Cyclic import fix
6 years ago
Peter Šurda 8cb0953401
Moved writeKeysFile into configparser
6 years ago
Peter Šurda bd520a340f
Trustedpeer fix and more refactoring
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 d35062b49c
Half-open connection limit warning fix
6 years ago
Louis-Guillaume DUBOIS afa715cf1b
Fixes #867 - Changes default time format to %c
7 years ago
mailchuck 8136b022bc Typos
7 years ago
mailchuck 5a45d7dd8f Portable mode fixes
7 years ago
Henrik Olsson 57575d0a39 Fix some typos
7 years ago
Jonathan Warren ba27f6e8a6 Made error message for Raspberry Pi users less serious-sounding
8 years ago
Jonathan Warren 9044e84093 some specifyTTL work completed
8 years ago
Jonathan Warren 50c392c197 resolve merge conflict
8 years ago
Yuri 34824c044e Moved all keys.dat writing code into writeKeysFile in shared.py
9 years ago
Jonathan Warren 0865e863ec Added ability to limit network transfer rate
9 years ago
Jonathan Warren c84cdecba4 Normalize the noncetrialsperbyte and payloadlengthextrabytes for each of the user's existing addresses
9 years ago
Jonathan Warren c306062282 Bitmessage Protocol Version Three
9 years ago
Jonathan Warren 38d7db24ad Merge pull request #639 from bpeel/wip/trusted-peer
9 years ago
Neil Roberts 03263156de Add a 'trustedpeer' option to keys.dat
9 years ago
Daniel Kraft 6326147d6f Make reply below quote opt-in.
9 years ago
Jonathan Warren 917e27c19b minor change to new function isOurOperatingSystemLimitedToHavingVeryFewHalfOpenConnections
9 years ago
Jonathan Warren c98ca590a8 Fix #566
9 years ago
Jonathan Warren bd2803bebc various changes to 'messages expire' pull request
10 years ago
Jonathan Warren f7ef2b4e05 various changes to Identicon code
10 years ago
Jonathan Warren 753155aa86 Merge branch 'feature/Identicons' of git://github.com/sendiulo/PyBitmessage into sendiulo-feature/Identicons
10 years ago
ikarakatsanis 9066dad5e3 AQWA feature: UI setting for Bitmessage to stop trying to send messages after X hours/days/months
10 years ago
ikarakatsanis c16d9787d2 feature1_v3_AQWA
10 years ago
ikarakatsanis d487b522cf feature_v1
10 years ago
ikarakatsanis e1fc820226 changes in keys.dat, edit hours/days/months is working now, variable time_period inserted
10 years ago
Jonathan Warren 6081863b28 raise default demanded difficulty from 1 to 2
10 years ago
sendiulo aed489a2bc Merge branch 'upstream/master'
10 years ago
sendiulo a58164d831 - additional identicon type "empty" if you want to have a placeholder
10 years ago
Jonathan Warren 0d5f2680d4 various modifications to previous commit regarding ability to select language
10 years ago
sendiulo 6c20d83edc Merge branch 'upstream/master'
10 years ago
Jonathan Warren 1b5158d658 refactored helper_startup.py so that it can make use of a pre-set shared.appdata variable
10 years ago
Jonathan Warren 82db79ca39 removed option from previous commit which allowed user-settable maximum network message size pending further discussion
10 years ago