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.h
on
master
User selector
All users
Datepicker
All time
Commit history
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 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 6, 2019
Add bounds checks in key_io before DecodeBase58Check
sipa
committed
5909bcd
View commit details
Copy full SHA for 5909bcd
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
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
practicalswift
committed
9cc0230
View commit details
Copy full SHA for 9cc0230
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 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 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
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 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 Jan 27, 2017
[trivial] Fix typos in comments
practicalswift
committed
cc16d99
View commit details
Copy full SHA for cc16d99
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
add bip32 pubkey serialization
Show description for 90604f1
jonasschnelli
committed
90604f1
View commit details
Copy full SHA for 90604f1
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
Bump copyright headers to 2015
MarcoFalke
committed
fa24439
View commit details
Copy full SHA for fa24439
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
don't try to decode invalid encoded ext keys
jonasschnelli
committed
6f8b6d3
View commit details
Copy full SHA for 6f8b6d3
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
fix and extend CBitcoinExtKeyBase template
Show description for 7cb1f9f
jonasschnelli
committed
7cb1f9f
View commit details
Copy full SHA for 7cb1f9f
View code at this point
Browse repository at this point
Commits on May 2, 2015
Non-grammatical language improvements
luke-jr
committed
b05a89b
View commit details
Copy full SHA for b05a89b
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
allocators: split allocators and pagelocker
Show description for d7d187e
theuni
authored and
laanwj
committed
d7d187e
View commit details
Copy full SHA for d7d187e
View code at this point
Browse repository at this point
Commits on Dec 19, 2014
Added "Core" to copyright headers
Show description for f914f1a
sandakersmann
authored and
laanwj
committed
f914f1a
View commit details
Copy full SHA for f914f1a
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
Convert remaining comments in /src to doxygen format
Show description for fa94b9d
fanquake
authored and
laanwj
committed
fa94b9d
View commit details
Copy full SHA for fa94b9d
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
boost: moveonly: split CPubKey and friends to new files
theuni
committed
d2e74c5
View commit details
Copy full SHA for d2e74c5
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Move CTxDestination from script/script to script/standard
sipa
committed
0be990b
View commit details
Copy full SHA for 0be990b
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
Merge pull request #4623
Show description for f23869e
laanwj
committed
f23869e
View commit details
Copy full SHA for f23869e
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Move CScript class and dependencies to script/script
jtimon
authored and
sipa
committed
cbd22a5
View commit details
Copy full SHA for cbd22a5
View code at this point
Browse repository at this point
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
authored and
sipa
committed
86dbeea
View commit details
Copy full SHA for 86dbeea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.