This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-02-22
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-02-22
Code
Issues
167
Pull Requests
54
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-02-22
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-22
/
src
History
Timothy
08f2c3bfc0
Revert "Refactored the code in api.py by extracting the handler code for each request to separate methods"
...
This reverts commit 2ebf7169418df3a86c07cb1c58ea6734b651ba66.
2015-03-21 19:50:04 +08:00
..
bitmessagecurses
forgot a question mark character in a sql query
2015-03-09 02:42:28 -04:00
bitmessageqt
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
images
removed images/can-icon-24px_2.png
2013-11-01 19:28:44 -04:00
pyelliptic
Removed obsolete Protocol v2 code
2014-12-25 04:06:57 -05:00
socks
…
translations
german translation
2015-02-21 14:21:11 +01:00
addresses.py
Normalize the noncetrialsperbyte and payloadlengthextrabytes for each of the user's existing addresses
2014-09-02 19:25:03 -04:00
api_client.py
…
api.py
Revert "Refactored the code in api.py by extracting the handler code for each request to separate methods"
2015-03-21 19:50:04 +08:00
bitmessagemain.py
New depends module to check dependencies. Moved version check to new depends module.
2014-12-25 19:48:05 -05:00
build_osx.py
Increment version number to 0.4.3
2014-09-05 11:48:59 +08:00
class_addressGenerator.py
Fix
#761
2015-01-08 17:11:30 -05:00
class_objectHashHolder.py
…
class_objectProcessor.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
class_outgoingSynSender.py
Added ability to limit network transfer rate
2014-09-10 16:47:51 -04:00
class_receiveDataThread.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
class_sendDataThread.py
Added ability to limit network transfer rate
2014-09-10 16:47:51 -04:00
class_singleCleaner.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
class_singleListener.py
Bitmessage Protocol Version Three
2014-08-27 03:14:32 -04:00
class_singleWorker.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
class_sqlThread.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
debug.py
save debug.log in correct directory
2014-10-13 01:59:16 -04:00
defaultKnownNodes.py
update list of defaultKnownNodes
2015-03-09 22:33:46 -04:00
depends.py
Update the required Python version to 2.7.3
2014-12-25 19:48:07 -05:00
helper_bitcoin.py
…
helper_bootstrap.py
Normalize the noncetrialsperbyte and payloadlengthextrabytes for each of the user's existing addresses
2014-09-02 19:25:03 -04:00
helper_generic.py
Simplify and optimize
2014-05-02 18:47:50 +02:00
helper_inbox.py
Fix
#748
- Check hash of sig instead of message contents
2015-02-20 21:03:20 -05:00
helper_sent.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
helper_sql.py
…
helper_startup.py
some specifyTTL work completed
2015-03-03 14:04:12 -05:00
highlevelcrypto.py
handle OpenSSL.EC_KEY_get0_group() exception
2015-02-06 16:31:23 -05:00
l10n.py
#708
: Use default locale encoding
2014-08-28 13:39:40 +02:00
message_data_reader.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
namecoin.py
…
proofofwork.py
Fix
#758
2015-01-21 12:38:25 -05:00
qidenticon.py
…
shared.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
singleton.py
…
tr.py
…