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
Timothy
2ebf716941
Refactored the code in api.py by extracting the handler code for each request to separate methods
...
This should result in code that is easier to understand, modify and maintain
2015-03-21 19:45:56 +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
Debian packaging
2013-04-01 20:23:32 +01:00
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
more v4 address work. Should be done.
2013-09-18 00:04:01 -04:00
api.py
Refactored the code in api.py by extracting the handler code for each request to separate methods
2015-03-21 19:45:56 +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
delay addr messages random number of seconds
2013-09-09 19:26:32 -04:00
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
Fixed missing arithmetic import in helper_bitcoin file
2013-06-21 12:58:36 +01:00
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
fixes to new SQL refactoring
2013-09-02 23:14:43 -04:00
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
fix
#474
2013-09-04 12:53:18 -04:00
proofofwork.py
Fix
#758
2015-01-21 12:38:25 -05:00
qidenticon.py
nonfunctional identicon settings-GUI
2013-09-18 17:39:45 +02:00
shared.py
finished work on specifyTTL
2015-03-09 02:35:32 -04:00
singleton.py
Added a number of missing imports fixing several issues (thank you PyDev)
2013-06-23 20:52:39 +01:00
tr.py
fixed
#486
2013-09-06 13:41:24 -04:00