This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-03-02
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-03-02
Code
Issues
167
Pull Requests
56
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-03-02
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-03-02
/
src
History
Jordan Hall
e9dc2d5c5e
Fixed missing hashlib import in class_sendDataThread
2013-06-23 19:31:47 +01:00
..
bitmessageqt
manual implement Github issue
#223
2013-06-20 16:41:14 -04:00
images
Merge branch 'feature/osxbuild' of
http://github.com/maran/PyBitmessage
into maran-feature/osxbuild
2013-06-19 12:44:22 -04:00
pyelliptic
manuall merge github issue
#229
2013-06-20 16:04:50 -04:00
socks
Debian packaging
2013-04-01 20:23:32 +01:00
translations
Added more translatable strings
2013-06-18 11:30:42 -04:00
addresses.py
Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message
2013-05-15 18:03:54 -04:00
api client.py
Added new deterministic address and subscription-related commands
2013-05-24 16:12:16 -04:00
bitmessagemain.py
Merge remote-tracking branch 'upstream/master' into splitting_bitmessagemain
2013-06-23 19:13:07 +01:00
build_osx.py
Make sure libcrypto from brew is linked. In the resulting .app
2013-06-17 00:25:03 +02:00
class_addressGenerator.py
Fix bugs in githup pull request
#238
2013-06-21 15:44:28 -04:00
class_outgoingSynSender.py
Seperating out all peer networking classes and merging with upstream
2013-06-22 00:49:50 +01:00
class_receiveDataThread.py
Seperating out all peer networking classes and merging with upstream
2013-06-22 00:49:50 +01:00
class_sendDataThread.py
Fixed missing hashlib import in class_sendDataThread
2013-06-23 19:31:47 +01:00
class_singleCleaner.py
Moving certain classes outside of bitmessagemain.py
2013-06-20 22:23:03 +01:00
class_singleListener.py
Seperating out all peer networking classes and merging with upstream
2013-06-22 00:49:50 +01:00
class_singleWorker.py
Seperated out class_singleWorker (POW thread)
2013-06-21 22:32:22 +01:00
class_sqlThread.py
add import sys to class_sqlThread.py
2013-06-23 02:38:21 -04:00
defaultKnownNodes.py
manually merge github pull request: Unicode chars in localtime prevented the gui from starting
2013-06-18 13:11:30 -04:00
helper_bitcoin.py
Fixed missing arithmetic import in helper_bitcoin file
2013-06-21 12:58:36 +01:00
helper_bootstrap.py
Fix bugs in githup pull request
#238
2013-06-21 15:44:28 -04:00
helper_generic.py
Split off a few generic functions and Bitcoin related functions in seperate helper files
2013-06-21 10:10:13 +01:00
helper_inbox.py
Placed repeated inbox and sent SQL operations into appropriate helper functions
2013-06-21 00:25:01 +01:00
helper_sent.py
Placed repeated inbox and sent SQL operations into appropriate helper functions
2013-06-21 00:25:01 +01:00
helper_startup.py
Fix issue
#246
2013-06-22 10:55:15 -04:00
highlevelcrypto.py
Debian packaging
2013-04-01 20:23:32 +01:00
messages.dat reader.py
manually merge github pull request: Unicode chars in localtime prevented the gui from starting
2013-06-18 13:11:30 -04:00
proofofwork.py
Prevent proofOfWork pool threads from returning any data if shut down before finished with a POW
2013-06-19 00:51:31 -04:00
shared.py
actually fix SQL error, add status bar message.
2013-06-13 22:27:14 -04:00
singleton.py
Prevent multiple instances of the application from running (issue
#142
)
2013-05-13 10:29:14 +01:00