Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Bitmessage
/
PyBitmessage
Public
Notifications
You must be signed in to change notification settings
Fork
574
Star
2.9k
Code
Issues
171
Pull requests
54
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
PyBitmessage
src
shared.py
on
python3
User selector
All users
All time
Commit history
Commits on May 5, 2020
Moved state.openKeysFile() into bitmessageqt where it's used
g1itch
committed
280095b
View commit details
Copy full SHA for 280095b
View code at this point
Browse repository at this point
Moved most of variables from shared elsewhere (mostly to state)
g1itch
committed
185ad66
View commit details
Copy full SHA for 185ad66
View code at this point
Browse repository at this point
Commits on Jan 30, 2020
Imported packages sequencing and formatting
lakshyacis
committed
6f35da4
View commit details
Copy full SHA for 6f35da4
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Formatting and fix License
lakshyacis
committed
b6a81f1
View commit details
Copy full SHA for b6a81f1
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Fixed some docstrings in shared and state
g1itch
committed
aa7e7dd
View commit details
Copy full SHA for aa7e7dd
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
shared quality fixes
lakshyacis
committed
6f91ba1
View commit details
Copy full SHA for 6f91ba1
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
New config setting - `extralowdifficulty` to use for testing:
Show description for 4b72a43
g1itch
committed
4b72a43
View commit details
Copy full SHA for 4b72a43
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Moved unused timeOffsetWrongCount from shared to BMProto
g1itch
committed
b52cb93
View commit details
Copy full SHA for b52cb93
View code at this point
Browse repository at this point
Moved successfullyDecryptMessageTimings to class_objectProcessor
g1itch
committed
394c676
View commit details
Copy full SHA for 394c676
View code at this point
Browse repository at this point
Removed unused varibles defined in shared:
Show description for c2a3b5f
g1itch
committed
c2a3b5f
View commit details
Copy full SHA for c2a3b5f
View code at this point
Browse repository at this point
Removed from shared the functions duplicating protocol:
Show description for 3adadd3
g1itch
committed
3adadd3
View commit details
Copy full SHA for 3adadd3
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
shared.connectedHostsList is obsolete
g1itch
committed
5b5ec2b
View commit details
Copy full SHA for 5b5ec2b
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
Removed old code from protocol, shared, state
Show description for 7c7d678
g1itch
committed
7c7d678
View commit details
Copy full SHA for 7c7d678
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Even more unused variables
g1itch
committed
6562502
View commit details
Copy full SHA for 6562502
View code at this point
Browse repository at this point
More unused variables
g1itch
committed
e43bd36
View commit details
Copy full SHA for e43bd36
View code at this point
Browse repository at this point
Address operations: simplified the code a bit
g1itch
committed
d447db9
View commit details
Copy full SHA for d447db9
View code at this point
Browse repository at this point
Address operations: flake8
g1itch
committed
006b983
View commit details
Copy full SHA for 006b983
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
No more shared.daemon variable
g1itch
committed
61ddc12
View commit details
Copy full SHA for 61ddc12
View code at this point
Browse repository at this point
Commits on May 15, 2017
Config file defaults and address unification
Show description for 9f4a1fa
PeterSurda
committed
9f4a1fa
View commit details
Copy full SHA for 9f4a1fa
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
getpubkey length handling
Show description for fe93473
PeterSurda
committed
fe93473
View commit details
Copy full SHA for fe93473
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Download tracking refactoring
Show description for 1af49a0
PeterSurda
committed
1af49a0
View commit details
Copy full SHA for 1af49a0
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Rename configparser.py to bmconfigparser.py
Show description for 6062277
PeterSurda
committed
6062277
View commit details
Copy full SHA for 6062277
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Imports, typos, syntax errors
Show description for 2cc4435
PeterSurda
committed
2cc4435
View commit details
Copy full SHA for 2cc4435
View code at this point
Browse repository at this point
Reduce cyclic dependencies
Show description for 59f3a2f
PeterSurda
committed
59f3a2f
View commit details
Copy full SHA for 59f3a2f
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Signal sender threads to close on shutdown
Show description for 7da36ec
PeterSurda
committed
7da36ec
View commit details
Copy full SHA for 7da36ec
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Pending download counter fix
Show description for e434825
PeterSurda
committed
e434825
View commit details
Copy full SHA for e434825
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Shutdown procedure cleanup
PeterSurda
committed
9ed59dd
View commit details
Copy full SHA for 9ed59dd
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
Objects to be downloaded optimising
Show description for 94f0bdc
PeterSurda
committed
94f0bdc
View commit details
Copy full SHA for 94f0bdc
View code at this point
Browse repository at this point
Refactor objects to be downloaded
Show description for f079ff5
PeterSurda
committed
f079ff5
View commit details
Copy full SHA for f079ff5
View code at this point
Browse repository at this point
Remove obsolete imports and code
Show description for 9bf17b3
PeterSurda
committed
9bf17b3
View commit details
Copy full SHA for 9bf17b3
View code at this point
Browse repository at this point
Moved writeKeysFile into configparser
Show description for 8cb0953
PeterSurda
committed
8cb0953
View commit details
Copy full SHA for 8cb0953
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
Refactor bandwidth limit and speed calculator
Show description for 689d697
PeterSurda
committed
689d697
View commit details
Copy full SHA for 689d697
View code at this point
Browse repository at this point
Move shutdown from shared.py to state.py
PeterSurda
committed
ad75552
View commit details
Copy full SHA for ad75552
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Remove obsolete import
PeterSurda
committed
59cf33c
View commit details
Copy full SHA for 59cf33c
View code at this point
Browse repository at this point
neededPubkeys fix
Show description for 65701e5
PeterSurda
committed
65701e5
View commit details
Copy full SHA for 65701e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.