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.
63c9f751a9
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 '63c9f751a9'
${ noResults }
PyBitmessage
/
src
History
Luke Montalvo
63c9f751a9
+ Add beginning code for an alternative curses interface
10 years ago
..
bitmessagecurses
+ Add beginning code for an alternative curses interface
10 years ago
bitmessageqt
changed 2013 to 2014 in copyright notices
10 years ago
images
removed images/can-icon-24px_2.png
10 years ago
pyelliptic
check return value of RAND_bytes
10 years ago
socks
Debian packaging
11 years ago
translations
Corrected Russian translation.
10 years ago
addresses.py
modified addresses.decodeAddress so that API decodeAddress works properly
10 years ago
api.py
rename bitmessageapi.py to api.py
10 years ago
api_client.py
more v4 address work. Should be done.
10 years ago
bitmessagemain.py
Fix
#566
10 years ago
build_osx.py
Increment version number to 0.4.2
10 years ago
class_addressGenerator.py
small fixes to address generator and listAddresses2
10 years ago
class_objectHashHolder.py
delay addr messages random number of seconds
10 years ago
class_objectProcessor.py
Fix
#611
; also swap print statements out for loggers
10 years ago
class_outgoingSynSender.py
fix
#590
10 years ago
class_receiveDataThread.py
Ignore, and don't save to memory, messages larger than 20MB (temporary)
10 years ago
class_sendDataThread.py
fix
#590
10 years ago
class_singleCleaner.py
add missing import
10 years ago
class_singleListener.py
fix
#590
10 years ago
class_singleWorker.py
resolve merge conflict
10 years ago
class_sqlThread.py
on close, save objectProcessorQueue to disk
10 years ago
debug.py
Portable mode moves debug.log
11 years ago
defaultKnownNodes.py
Fix
#545
10 years ago
helper_bitcoin.py
Fixed missing arithmetic import in helper_bitcoin file
11 years ago
helper_bootstrap.py
feature_v1
10 years ago
helper_generic.py
Added a number of missing imports fixing several issues (thank you PyDev)
11 years ago
helper_inbox.py
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
10 years ago
helper_sent.py
use helper_sql for helper_sent
10 years ago
helper_sql.py
fixes to new SQL refactoring
10 years ago
helper_startup.py
minor change to new function isOurOperatingSystemLimitedToHavingVeryFewHalfOpenConnections
10 years ago
highlevelcrypto.py
Debian packaging
11 years ago
message_data_reader.py
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
10 years ago
namecoin.py
fix
#474
10 years ago
proofofwork.py
on close, save objectProcessorQueue to disk
10 years ago
qidenticon.py
nonfunctional identicon settings-GUI
10 years ago
shared.py
Increment version number to 0.4.2
10 years ago
singleton.py
Added a number of missing imports fixing several issues (thank you PyDev)
11 years ago
tr.py
fixed
#486
10 years ago