This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-02-16
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-02-16
Code
Issues
167
Pull Requests
54
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-02-16
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-16
/
src
History
DivineOmega
e7fffe7ecd
Seperated out class_addressGenerator - not perfectly
2013-06-21 13:44:37 +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
Seperated out class_addressGenerator - not perfectly
2013-06-21 13:44:37 +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
Seperated out class_addressGenerator - not perfectly
2013-06-21 13:44:37 +01:00
class_singleCleaner.py
Moving certain classes outside of bitmessagemain.py
2013-06-20 22:23:03 +01:00
class_singleListener.py
Moving certain classes outside of bitmessagemain.py
2013-06-20 22:23:03 +01:00
class_sqlThread.py
Moving certain classes outside of bitmessagemain.py
2013-06-20 22:23:03 +01: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
Split off some bootstrap and startup helper functions into their own files
2013-06-20 23:55:04 +01: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
Split off some bootstrap and startup helper functions into their own files
2013-06-20 23:55:04 +01: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