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-goodman-ops
/
chips
Public
forked from
chips-blockchain/chips
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
chips
src
keystore.cpp
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 24, 2018
Inline CKeyStore::AddKey(const CKey &) in CBasicKeyStore
promag
committed
25eb9f5
View commit details
Copy full SHA for 25eb9f5
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Merge #11403: SegWit wallet support
Show description for d889c03
jonasschnelli
committed
d889c03
View commit details
Copy full SHA for d889c03
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Implicitly know about P2WPKH redeemscripts
Show description for f37c64e
sipa
committed
f37c64e
View commit details
Copy full SHA for f37c64e
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Expose method to find key for a single-key destination
sipa
committed
30a27dc
View commit details
Copy full SHA for 30a27dc
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 Dec 20, 2017
Add GetCScripts to CBasicKeyStore
meshcollider
committed
cdc260a
View commit details
Copy full SHA for cdc260a
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Remove includes in .cpp files for things the corresponding .h file already included
practicalswift
committed
a720b92
View commit details
Copy full SHA for a720b92
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 7, 2017
Fix code style in keystore.cpp/crypter.cpp
jonasschnelli
committed
dd9bb25
View commit details
Copy full SHA for dd9bb25
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
CKeystore: move relevant implementation out of the header
jonasschnelli
committed
3155fd2
View commit details
Copy full SHA for 3155fd2
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Remove unused Boost includes
practicalswift
committed
49de096
View commit details
Copy full SHA for 49de096
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
Commits on Apr 20, 2016
Fix for incorrect locking in GetPubKey() (keystore.cpp)
rodentrabies
committed
220f950
View commit details
Copy full SHA for 220f950
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 20, 2015
Add logic to track pubkeys as watch-only, not just scripts
TheBlueMatt
committed
f5813bd
View commit details
Copy full SHA for f5813bd
View code at this point
Browse repository at this point
Commits on Mar 22, 2015
wallet: move crypter to wallet
theuni
committed
a354a59
View commit details
Copy full SHA for a354a59
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
c++11: don't forward-declare types used in maps
theuni
committed
5a6155c
View commit details
Copy full SHA for 5a6155c
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Remove whitespaces before double colon in errors and logs
paveljanik
authored and
theuni
committed
5262fde
View commit details
Copy full SHA for 5262fde
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 Oct 28, 2014
Update comments in keystore to be doxygen compatible
fanquake
committed
2b173d3
View commit details
Copy full SHA for 2b173d3
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
Show description for 066e2a1
theuni
committed
066e2a1
View commit details
Copy full SHA for 066e2a1
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
[Wallet] Watch-only fixes
cozz
committed
ccca27a
View commit details
Copy full SHA for ccca27a
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
Commits on Aug 26, 2014
Merge pull request #4673
Show description for d49b087
laanwj
committed
d49b087
View commit details
Copy full SHA for d49b087
View code at this point
Browse repository at this point
Split up util.cpp/h
Show description for ad49c25
laanwj
committed
ad49c25
View commit details
Copy full SHA for ad49c25
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
cozz
committed
939ed97
View commit details
Copy full SHA for 939ed97
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
Use script matching rather than destination matching for watch-only.
Show description for d5087d1
sipa
authored and
sdkfjlsfjlskdfjlsdjflsjf
committed
d5087d1
View commit details
Copy full SHA for d5087d1
View code at this point
Browse repository at this point
Add support for watch-only addresses
Show description for c898846
sipa
authored and
sdkfjlsfjlskdfjlsdjflsjf
committed
c898846
View commit details
Copy full SHA for c898846
View code at this point
Browse repository at this point
Commits on May 8, 2014
Check redeemScript size does not exceed 520 byte limit
Show description for 787ee0c
petertodd
committed
787ee0c
View commit details
Copy full SHA for 787ee0c
View code at this point
Browse repository at this point
Commits on Dec 4, 2013
Move CCryptoKeyStore to crypter.cpp
Show description for 829c920
laanwj
committed
829c920
View commit details
Copy full SHA for 829c920
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
Cleanup code using forward declarations.
Show description for 51ed9ec
brandondahler
committed
51ed9ec
View commit details
Copy full SHA for 51ed9ec
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Bump Year Number to 2013
super3
committed
db0e8cc
View commit details
Copy full SHA for db0e8cc
View code at this point
Browse repository at this point
Commits on May 30, 2013
CSecret/CKey -> CKey/CPubKey split/refactor
sipa
committed
dfa23b9
View commit details
Copy full SHA for dfa23b9
View code at this point
Browse repository at this point
Commits on May 24, 2012
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Show description for 1025440
sipa
committed
1025440
View commit details
Copy full SHA for 1025440
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.