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 can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19deff7c75
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 '19deff7c75'
${ noResults }
PyBitmessage
/
src
History
bmng-dev
19deff7c75
Move pointMult to highlevelcrypto
...
Remove pointMult from class_addressGenerator Update pointMult calls to highlevelcrypto.pointMult
9 years ago
..
bitmessageqt
added dutch translation option to settings dialog
9 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
10 years ago
translations
Merge pull request
#670
from Atheros1/master
9 years ago
addresses.py
modified addresses.decodeAddress so that API decodeAddress works properly
10 years ago
api.py
rename bitmessageapi.py to api.py
9 years ago
api_client.py
more v4 address work. Should be done.
10 years ago
bitmessagemain.py
Add support for IPv6
9 years ago
build_osx.py
Increment version number to 0.4.2
9 years ago
class_addressGenerator.py
Move pointMult to highlevelcrypto
9 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
9 years ago
class_outgoingSynSender.py
Merge pull request
#639
from bpeel/wip/trusted-peer
9 years ago
class_receiveDataThread.py
Merge pull request
#639
from bpeel/wip/trusted-peer
9 years ago
class_sendDataThread.py
resolve merge conflict
9 years ago
class_singleCleaner.py
add missing import
9 years ago
class_singleListener.py
Merge pull request
#639
from bpeel/wip/trusted-peer
9 years ago
class_singleWorker.py
resolve merge conflict
9 years ago
class_sqlThread.py
on close, save objectProcessorQueue to disk
9 years ago
debug.py
Portable mode moves debug.log
10 years ago
defaultKnownNodes.py
Fix
#662
- 'PyBitmessage does not wait for verack'
9 years ago
helper_bitcoin.py
Fixed missing arithmetic import in helper_bitcoin file
10 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)
10 years ago
helper_inbox.py
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
9 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
Merge pull request
#639
from bpeel/wip/trusted-peer
9 years ago
highlevelcrypto.py
Move pointMult function to highlevelcrypto
9 years ago
message_data_reader.py
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
9 years ago
namecoin.py
fix
#474
10 years ago
proofofwork.py
on close, save objectProcessorQueue to disk
9 years ago
qidenticon.py
nonfunctional identicon settings-GUI
10 years ago
shared.py
Merge pull request
#639
from bpeel/wip/trusted-peer
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