Commit Graph

2872 Commits (0bceeca524f81640f3de53c7e50020a36428ce34)
 

Author SHA1 Message Date
PyBitmessage Translations ab95ae1263
Auto-updated language eo from transifex 5 years ago
Dmitri Bogomolov 57ddf8f2fd
flake8: state 5 years ago
Peter Šurda 354bf45d54
Merge branch 'v0.6' into readthedocs 5 years ago
Peter Šurda 65b7079895
Merge branch 'v0.6' into codeQ-2805 5 years ago
Dmitri Bogomolov da8e7a246e
Returning bitmessageqt package back to normal
reverting all changes to __init__
5 years ago
Peter Šurda a01d5a378c
Merge branch 'v0.6' into readthedocs 5 years ago
coffeedogs 86a7311a78
Merge branch 'v0.6' into issue_1277 5 years ago
coffeedogs e5e9f70c2a
Fixed: Code style and lint issues 5 years ago
coffeedogs d9f0a8708b
Fixed: Chan-provided diff to revert changes from boolean operators to any()/all(). Closes #1277. 5 years ago
coffeedogs 02f40f5036
Fixed: ERROR - Too many items in inv message! Closes 1274 5 years ago
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
5 years ago
coffeedogs 1d29322c5f
Merge branch 'v0.6' into fabric_task_improvements 5 years ago
coffeedogs 6f5c261fb4
Merge branch 'v0.6' into codeQ-2805 5 years ago
Peter Šurda 1f6a7adf03
Merge PR 1258 into v0.6 5 years ago
Peter Šurda 649fda5b81
Merge PR 1261 into v0.6 5 years ago
Peter Šurda c7917efbd9
Merge PR 1250 into v0.6 5 years ago
Peter Šurda 7878f83552
Merge PR 1235 into v0.6 5 years ago
coffeedogs 92c3173faf
Added: Fabric features
* default_hosts decorator
 * filelist from git diff feature
 * task to run tests
5 years ago
coffeedogs 759b760977
Fixed: Style and lint violations for three more of the worst violating files 5 years ago
f97ada87 5221f6a883
adding docstring and integer typecast 5 years ago
coffeedogs e1c2e8ec46
Fixed: Responded to PR comments 5 years ago
coffeedogs ab1dd319e3
Fixed: Code style and lint fixes 5 years ago
f97ada87 609a4a92e2
enable delayed POW checks
enable delayed POW checks via optional "receive time" argument
5 years ago
Dmitri Bogomolov 659d45bb15
Create default knownnodes if cannot read from file 5 years ago
Dmitri Bogomolov b499e1bd22
Start without knownnodes if JSON got corrupted 5 years ago
Dmitri Bogomolov 5e72fdba17
Simplified addKnownNode() and added docstrings 5 years ago
Dmitri Bogomolov 67feb8fee9
Serialize knownnodes to json by default
Fixes #1232
5 years ago
Dmitri Bogomolov f87ce4ad50
Moved reading knownnodes.dat into knownnodes module 5 years ago
Dmitri Bogomolov ca42b4be63
flake8 for knownnodes 5 years ago
Dmitri Bogomolov 74ddda8775
helper_generic: imports in alphabetical order, import multiprocessing 5 years ago
Dmitri Bogomolov 4cf73675c2
flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown
and singleinstance
5 years ago
Dmitri Bogomolov cb0996c6c8
flake8: api, debug 5 years ago
Peter Šurda 4610e1a0d7
Merge PR 1254 into v0.6 5 years ago
Peter Šurda a43efc5b20
Merge PR 1253 into v0.6 5 years ago
Peter Šurda 78aa263964
Merge PR 1252 into v0.6 5 years ago
Peter Šurda 7313a4687e
Merge PR 1249 into v0.6 5 years ago
coffeedogs 6bb5b32b6a
Added: Support installing system dependencies of optional extra_requires components 5 years ago
Dmitri Bogomolov 40dc7d330d
flake8: class_objectProcessor 5 years ago
Dmitri Bogomolov 31f107f048
flake8: bmconfigparser 5 years ago
Peter Šurda de27c9082d
Merge PR 1251 into v0.6 5 years ago
coffeedogs 9263026bc8
Fixed: Addressed issues raised in PR 5 years ago
coffeedogs ce955ba844
Fixed: Style and lint issues in src/qidenticon.py 5 years ago
coffeedogs 6c268ba22f
Fixed: Type error, reported from the bitmessage chan 5 years ago
coffeedogs 5b21baed21
Fixed: Only re-calculate if something changed 5 years ago
coffeedogs da87ae24ee
Fixed: Style and lint violations in src/bitmessageqt/__init__.py 5 years ago
coffeedogs e0d31d77c9
Fixed: Style and lint violations in src/bitmessagecli.py 5 years ago
coffeedogs 81777e29c9
Added: Fabric taskrunner to check python files and report violations 5 years ago
Peter Šurda 7445665963
Merge branch '1228' into v0.6 5 years ago
fdemortain cafdff7f42
Update bitmessagecli.py 5 years ago
Peter Šurda 157590e0ee
Merge branch '1231' into v0.6 5 years ago