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
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
.
https-github-com-bit
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bitcoin
src
base58.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 30, 2021
scripted-diff: Bump copyright headers
Show description for f47dda2
hebasto
committed
f47dda2
View commit details
Copy full SHA for f47dda2
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Replace MakeSpan helper with Span deduction guide
sipa
committed
568dd2f
View commit details
Copy full SHA for 568dd2f
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
refactor: replace sizeof(a)/sizeof(a[0]) by std::size (C++17)
Show description for e829c9a
theStack
committed
e829c9a
View commit details
Copy full SHA for e829c9a
View code at this point
Browse repository at this point
Commits on Dec 31, 2020
scripted-diff: Bump copyright headers
Show description for fa0074e
MarcoFalke
committed
fa0074e
View commit details
Copy full SHA for fa0074e
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARD
Show description for 4848e71
practicalswift
committed
4848e71
View commit details
Copy full SHA for 4848e71
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check}
Show description for 9632b7e
laanwj
committed
9632b7e
View commit details
Copy full SHA for 9632b7e
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
util: remove c-string interfaces for DecodeBase58{Check}
theStack
committed
d3e8adf
View commit details
Copy full SHA for d3e8adf
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
util: make EncodeBase58Check consume Spans
theStack
committed
356988e
View commit details
Copy full SHA for 356988e
View code at this point
Browse repository at this point
util: make EncodeBase58 consume Spans
theStack
committed
f0fce06
View commit details
Copy full SHA for f0fce06
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Make Hash[160] consume range-like objects
sipa
committed
77c5073
View commit details
Copy full SHA for 77c5073
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
scripted-diff: Bump copyright of files changed in 2019
Show description for aaaaad6
MarcoFalke
committed
aaaaad6
View commit details
Copy full SHA for aaaaad6
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
util: Don't allow base58-decoding of std::string:s containing non-base58 characters
practicalswift
committed
d945c6f
View commit details
Copy full SHA for d945c6f
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
Pass a maximum output length to DecodeBase58 and DecodeBase58Check
Show description for 2bcf1fc
sipa
committed
2bcf1fc
View commit details
Copy full SHA for 2bcf1fc
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
scripted-diff: Move util files to separate directory.
Show description for 2068f08
jimpo
committed
2068f08
View commit details
Copy full SHA for 2068f08
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uint256), DecodeBase58(...), ParseMoney(...) and ParseHex(...)
practicalswift
committed
15db77f
View commit details
Copy full SHA for 15db77f
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Update copyright headers to 2018
DrahtBot
authored and
MarcoFalke
committed
eb7daf4
View commit details
Copy full SHA for eb7daf4
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
use base58 map instead of strchr()
bitkevin
committed
bcab47b
View commit details
Copy full SHA for bcab47b
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Split key_io (address/key encodings) off from base58
sipa
committed
119b0f8
View commit details
Copy full SHA for 119b0f8
View code at this point
Browse repository at this point
Stop using CBase58Data for ext keys
sipa
committed
ebfe217
View commit details
Copy full SHA for ebfe217
View code at this point
Browse repository at this point
Replace CBitcoinSecret with {Encode,Decode}Secret
sipa
committed
32e69fa
View commit details
Copy full SHA for 32e69fa
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
committed
595a7ba
View commit details
Copy full SHA for 595a7ba
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
scripted-diff: Replace #include "" with #include <> (ryanofsky)
Show description for 1a44534
meshcollider
committed
1a44534
View commit details
Copy full SHA for 1a44534
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Merge #10961: Improve readability of DecodeBase58Check(...)
Show description for da0478e
laanwj
committed
da0478e
View commit details
Copy full SHA for da0478e
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Implement BIP173 addresses and tests
sipa
committed
c091b99
View commit details
Copy full SHA for c091b99
View code at this point
Browse repository at this point
Commits on Sep 23, 2017
Implement {Encode,Decode}Destination without CBitcoinAddress
sipa
committed
1e46ebd
View commit details
Copy full SHA for 1e46ebd
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Remove unused GetKeyID and IsScript methods from CBitcoinAddress
promag
committed
8d0041e
View commit details
Copy full SHA for 8d0041e
View code at this point
Browse repository at this point
Move CBitcoinAddress to base58.cpp
sipa
committed
864cd27
View commit details
Copy full SHA for 864cd27
View code at this point
Browse repository at this point
Introduce wrappers around CBitcoinAddress
Show description for 5c8ff0d
sipa
committed
5c8ff0d
View commit details
Copy full SHA for 5c8ff0d
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Improve readability of DecodeBase58Check(...)
practicalswift
committed
c6a995e
View commit details
Copy full SHA for c6a995e
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Declare single-argument (non-converting) constructors "explicit"
Show description for 64fb0ac
practicalswift
committed
64fb0ac
View commit details
Copy full SHA for 64fb0ac
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
Show description for 90d4d89
practicalswift
committed
90d4d89
View commit details
Copy full SHA for 90d4d89
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Fix subscript[0] in base58.cpp
JeremyRubin
committed
361d952
View commit details
Copy full SHA for 361d952
View code at this point
Browse repository at this point
Commits on May 31, 2017
[trivial] Add end of namespace comments
practicalswift
committed
5a9b508
View commit details
Copy full SHA for 5a9b508
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
[trivial] Fix typos in comments
practicalswift
committed
dbf30ff
View commit details
Copy full SHA for dbf30ff
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
Increment MIT Licence copyright header year on files modified in 2016
Show description for 27765b6
isle2983
committed
27765b6
View commit details
Copy full SHA for 27765b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.