You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PyBitmessage/src
Peter Surda bd7c3e6e01 Reverted the code that tried to randomise starting PoW position.
The problem wasn't caused by the starting position but by an int
being interpreted as a string. Fixed in upstream and merged.
7 years ago
..
bitmessagecurses forgot a question mark character in a sql query 9 years ago
bitmessageqt finished implementing more email client like interface 7 years ago
images removed images/can-icon-24px_2.png 10 years ago
pyelliptic support SHA256 signatures 9 years ago
socks Debian packaging 11 years ago
translations Merge pull request #807 from Erkan-Yilmaz/patch-2 8 years ago
addresses.py Normalize the noncetrialsperbyte and payloadlengthextrabytes for each of the user's existing addresses 9 years ago
api.py Minor changes in cli, PoW, and a couple of new api calls. 7 years ago
api_client.py more v4 address work. Should be done. 10 years ago
bitmessagecli.py Minor changes in cli, PoW, and a couple of new api calls. 7 years ago
bitmessagemain.py finished implementing more email client like interface 7 years ago
build_osx.py Increment version number to 0.4.3 9 years ago
class_addressGenerator.py Fix #761 9 years ago
class_objectHashHolder.py delay addr messages random number of seconds 10 years ago
class_objectProcessor.py finished work on specifyTTL 9 years ago
class_outgoingSynSender.py Added ability to limit network transfer rate 9 years ago
class_receiveDataThread.py finished work on specifyTTL 9 years ago
class_sendDataThread.py Make data send rate more accurate 8 years ago
class_singleCleaner.py finished work on specifyTTL 9 years ago
class_singleListener.py Bitmessage Protocol Version Three 9 years ago
class_singleWorker.py finished work on specifyTTL 9 years ago
class_sqlThread.py Minor changes in cli, PoW, and a couple of new api calls. 7 years ago
debug.py save debug.log in correct directory 9 years ago
defaultKnownNodes.py update list of defaultKnownNodes 9 years ago
depends.py Update the required Python version to 2.7.3 9 years ago
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 10 years ago
helper_bootstrap.py Normalize the noncetrialsperbyte and payloadlengthextrabytes for each of the user's existing addresses 9 years ago
helper_generic.py Simplify and optimize 10 years ago
helper_inbox.py Fix #748 - Check hash of sig instead of message contents 9 years ago
helper_sent.py finished work on specifyTTL 9 years ago
helper_sql.py fixes to new SQL refactoring 10 years ago
helper_startup.py Made error message for Raspberry Pi users less serious-sounding 9 years ago
highlevelcrypto.py support SHA256 signatures 9 years ago
kernel.cl Merge OpenCL code and make OpenCL auto-detectable 7 years ago
l10n.py #708 : Use default locale encoding 9 years ago
message_data_reader.py finished work on specifyTTL 9 years ago
namecoin.py fix #474 10 years ago
openclpow.py Reverted the code that tried to randomise starting PoW position. 7 years ago
proofofwork.py Minor changes in cli, PoW, and a couple of new api calls. 7 years ago
qidenticon.py nonfunctional identicon settings-GUI 10 years ago
shared.py finished work on specifyTTL 9 years ago
singleton.py Added a number of missing imports fixing several issues (thank you PyDev) 10 years ago
tr.py fixed #486 10 years ago