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.
4e6f6c0bdc
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 '4e6f6c0bdc'
${ noResults }
PyBitmessage
/
src
History
bmng-dev
0a2fb54f78
Fix l10n.formatTimestamp so it accepts strings
9 years ago
..
bitmessagecurses
New localization module (l10n)
9 years ago
bitmessageqt
New localization module (l10n)
9 years ago
images
removed images/can-icon-24px_2.png
10 years ago
pyelliptic
support pyelliptic's updated HMAC algorithm
9 years ago
socks
Debian packaging
11 years ago
translations
Bug fix for bitmessage_no.ts
10 years ago
addresses.py
Change decodeBase58
9 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
removed use of memoryview so that we can support python 2.7.3
9 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
New localization module (l10n)
9 years ago
class_outgoingSynSender.py
Merge pull request
#639
from bpeel/wip/trusted-peer
10 years ago
class_receiveDataThread.py
removed use of memoryview so that we can support python 2.7.3
9 years ago
class_sendDataThread.py
removed use of memoryview so that we can support python 2.7.3
9 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
New localization module (l10n)
9 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
ignore duplicate 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
10 years ago
highlevelcrypto.py
resolve merge conflict
10 years ago
l10n.py
Fix l10n.formatTimestamp so it accepts strings
9 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
removed use of memoryview so that we can support python 2.7.3
9 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