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.
a303c8d878
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 'a303c8d878'
${ noResults }
PyBitmessage
/
src
History
Ruben de Vries
c8bf3ccc63
moved the check for PyQt so that we don't need to install it when running -c
10 years ago
..
bitmessagecurses
* A few minor changes including accidentally unappended code
10 years ago
bitmessageqt
Optimizations and better newlines handling
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
Bug fix for bitmessage_no.ts
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
moved the check for PyQt so that we don't need to install it when running -c
10 years ago
build_osx.py
Increment version number to 0.4.2
10 years ago
class_addressGenerator.py
Move pointMult to highlevelcrypto
10 years ago
class_objectHashHolder.py
delay addr messages random number of seconds
10 years ago
class_objectProcessor.py
resolve merge conflict
10 years ago
class_outgoingSynSender.py
Merge pull request
#639
from bpeel/wip/trusted-peer
10 years ago
class_receiveDataThread.py
resolve merge conflict
10 years ago
class_sendDataThread.py
resolve merge conflict
10 years ago
class_singleCleaner.py
add missing import
10 years ago
class_singleListener.py
Merge pull request
#639
from bpeel/wip/trusted-peer
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
+ Add dependency list
10 years ago
defaultKnownNodes.py
Fix
#662
- 'PyBitmessage does not wait for verack'
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
Simplify and optimize
10 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
Merge pull request
#639
from bpeel/wip/trusted-peer
10 years ago
highlevelcrypto.py
resolve merge conflict
10 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
Refactor generation of packet headers
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