This website works better with JavaScript.
Explore
Help
Register
Sign In
citizenaspirant
/
PyBitmessage
Watch
1
Star
0
Fork
You've already forked PyBitmessage
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
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.
d6bd2b3938
v0.6
python3android
master
0.6.3.2
0.6.3.1
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.5
v0.4.5
v0.4.5.1
v0.4.5.2
v0.5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd6bd2b3938'
${ noResults }
PyBitmessage
/
src
History
sendiulo
d6bd2b3938
- GUI settings done
10 years ago
..
bitmessageqt
- GUI settings done
10 years ago
images
avatarize
10 years ago
pyelliptic
Update openssl.py
10 years ago
socks
Debian packaging
11 years ago
translations
Combobox for language selection.
10 years ago
addresses.py
Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message
11 years ago
api_client.py
Rename files with spaces in names.
10 years ago
bitmessagemain.py
Have OSX check run before we import classes and error out
10 years ago
build_osx.py
Update build_osx.py
10 years ago
class_addressGenerator.py
Completed chan integration in the GUI
10 years ago
class_bgWorker.py
Put setDaemon inside init.
10 years ago
class_outgoingSynSender.py
Only allow 1 connection per IP
10 years ago
class_receiveDataThread.py
Only allow 1 connection per IP
10 years ago
class_sendDataThread.py
Bug fixes in new peer handling.
10 years ago
class_singleCleaner.py
added requested API commands for mobile device
10 years ago
class_singleListener.py
Further work to implement the Connect dialog on startup
10 years ago
class_singleWorker.py
Added option in settings menu to allow sending to mobile
10 years ago
class_sqlThread.py
added some more error handling
10 years ago
debug.py
Portable mode moves debug.log
10 years ago
defaultKnownNodes.py
Fix problem with pull request
#388
10 years ago
helper_bitcoin.py
Fixed missing arithmetic import in helper_bitcoin file
10 years ago
helper_bootstrap.py
Correct handling of old knownnodes.dat format at import.
10 years ago
helper_generic.py
Added a number of missing imports fixing several issues (thank you PyDev)
10 years ago
helper_inbox.py
Placed repeated inbox and sent SQL operations into appropriate helper functions
10 years ago
helper_sent.py
Placed repeated inbox and sent SQL operations into appropriate helper functions
10 years ago
helper_startup.py
- additional identicon type "empty" if you want to have a placeholder
10 years ago
highlevelcrypto.py
Debian packaging
11 years ago
message_data_reader.py
revert message_data_reader.py to the state it was in before I used it for debugging
10 years ago
namecoin.py
Fix bad namecoin config lookup on OSX
10 years ago
proofofwork.py
Added a number of missing imports fixing several issues (thank you PyDev)
10 years ago
qidenticon.py
nonfunctional identicon settings-GUI
10 years ago
shared.py
Merge pull request
#409
from Atheros1/domob1812-namecoin-id2
10 years ago
singleton.py
Added a number of missing imports fixing several issues (thank you PyDev)
10 years ago
tr.py
Continued moving code into individual modules
10 years ago