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
bitcoin-cli.cpp
on
0.21
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 25, 2020
cli -netinfo: print oversized/extreme ping times as "-"
jonatack
committed
398045b
View commit details
Copy full SHA for 398045b
View code at this point
Browse repository at this point
cli -netinfo: handle longer tor v3 local addresses
jonatack
committed
773f4c9
View commit details
Copy full SHA for 773f4c9
View code at this point
Browse repository at this point
cli -netinfo: make age column variable-width
Show description for 33e9874
jonatack
committed
33e9874
View commit details
Copy full SHA for 33e9874
View code at this point
Browse repository at this point
cli -netinfo: various quick updates and fixes
Show description for f8a1c4d
jonatack
committed
f8a1c4d
View commit details
Copy full SHA for f8a1c4d
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
refactor: enable -netinfo to add future networks (i2p, cjdns)
Show description for 6272604
jonatack
committed
6272604
View commit details
Copy full SHA for 6272604
View code at this point
Browse repository at this point
refactor: promote some -netinfo localvars to class members
jonatack
committed
82fd402
View commit details
Copy full SHA for 82fd402
View code at this point
Browse repository at this point
cli: simplify -netinfo using getpeerinfo network field
jonatack
committed
5133fab
View commit details
Copy full SHA for 5133fab
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
rpc: Set HTTP Content-Type in bitcoin-cli
Show description for 7eab781
laanwj
committed
7eab781
View commit details
Copy full SHA for 7eab781
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
doc: Mention signet in -help output
hebasto
committed
b3972bc
View commit details
Copy full SHA for b3972bc
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
doc: Update comments for new chain settings (-signet and -chain=signet)
MarcoFalke
committed
faf0a26
View commit details
Copy full SHA for faf0a26
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Merge #19643: Add -netinfo peer connections dashboard
Show description for a336518
fanquake
committed
a336518
View commit details
Copy full SHA for a336518
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
cli -netinfo: display multiple levels of details
jonatack
committed
bf1f913
View commit details
Copy full SHA for bf1f913
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
cli: change -netinfo optional arg from bool to int
jonatack
committed
077b3ac
View commit details
Copy full SHA for 077b3ac
View code at this point
Browse repository at this point
cli: add getpeerinfo last_{block,transaction} to -netinfo
jonatack
committed
4e2f2dd
View commit details
Copy full SHA for 4e2f2dd
View code at this point
Browse repository at this point
cli: add -netinfo server version check and error message
jonatack
committed
644be65
View commit details
Copy full SHA for 644be65
View code at this point
Browse repository at this point
cli: create peer connections report sorted by dir, minping
jonatack
committed
ce57bf6
View commit details
Copy full SHA for ce57bf6
View code at this point
Browse repository at this point
cli: create vector of Peer structs for peers data
jonatack
committed
f5edd66
View commit details
Copy full SHA for f5edd66
View code at this point
Browse repository at this point
cli: add NetType enum struct and NetTypeEnumToString()
jonatack
committed
3a0ab93
View commit details
Copy full SHA for 3a0ab93
View code at this point
Browse repository at this point
cli: create local addresses, ports, and scores report
jonatack
committed
c227100
View commit details
Copy full SHA for c227100
View code at this point
Browse repository at this point
cli: create inbound/outbound peer connections report
jonatack
committed
d3f77b7
View commit details
Copy full SHA for d3f77b7
View code at this point
Browse repository at this point
cli: start dashboard report with chain and version header
jonatack
committed
19377b2
View commit details
Copy full SHA for 19377b2
View code at this point
Browse repository at this point
cli: tally peer connections by type
jonatack
committed
a3653c1
View commit details
Copy full SHA for a3653c1
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
cli: add ipv6 and onion address type detection helpers
jonatack
committed
54799b6
View commit details
Copy full SHA for 54799b6
View code at this point
Browse repository at this point
cli: create initial -netinfo option, NetinfoRequestHandler class
jonatack
committed
12242b1
View commit details
Copy full SHA for 12242b1
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Add in/out connections to cli -getinfo
jonatack
committed
581b343
View commit details
Copy full SHA for 581b343
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
scripted-diff: Replace gArgs with local argsman
Show description for 9b20f66
S3RK
committed
9b20f66
View commit details
Copy full SHA for 9b20f66
View code at this point
Browse repository at this point
refactor: add unused ArgsManager to replace gArgs
S3RK
committed
a316e9c
View commit details
Copy full SHA for a316e9c
View code at this point
Browse repository at this point
Commits on Jul 5, 2020
cli: reduce DefaultRequestHandler memory allocations
jonatack
committed
f20b359
View commit details
Copy full SHA for f20b359
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
cli: add multiwallet capability to GetNewAddress and -generate
jonatack
committed
4b859cf
View commit details
Copy full SHA for 4b859cf
View code at this point
Browse repository at this point
cli: create bitcoin-cli -generate command
jonatack
committed
4818124
View commit details
Copy full SHA for 4818124
View code at this point
Browse repository at this point
cli: extract ParseResult() and ParseError()
Show description for ff41a36
jonatack
committed
ff41a36
View commit details
Copy full SHA for ff41a36
View code at this point
Browse repository at this point
cli: create GenerateToAddressRequestHandler class
brakmic
authored and
jonatack
committed
f4185b2
View commit details
Copy full SHA for f4185b2
View code at this point
Browse repository at this point
cli: create GetNewAddress()
jonatack
committed
f7c65a3
View commit details
Copy full SHA for f7c65a3
View code at this point
Browse repository at this point
Commits on May 27, 2020
Merge #19004: refactor: Replace const char* to std::string
Show description for 9ccaee1
MarcoFalke
committed
9ccaee1
View commit details
Copy full SHA for 9ccaee1
View code at this point
Browse repository at this point
Commits on May 21, 2020
refactor: Replace const char* to std::string
Show description for c57f03c
kcalvinalvin
committed
c57f03c
View commit details
Copy full SHA for c57f03c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.