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
.
dashpay
/
platform
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
92
Code
Issues
189
Pull requests
81
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(wallet-lib)!: connects to modified storage
- #232
#232
Merged
markin-io
merged 31 commits into
v0.23-dev
dashpay/platform:v0.23-dev
from
feat/improved-storage
dashpay/platform:feat/improved-storage
Copy head branch name to clipboard
Mar 8, 2022
Conversation
Commits
31
(31)
Checks
Files changed
Merged
feat(wallet-lib)!: connects to modified storage
#232
markin-io
merged 31 commits into
v0.23-dev
dashpay/platform:v0.23-dev
from
feat/improved-storage
dashpay/platform:feat/improved-storage
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2022
feat: KeyChain and KeyChainStore
Alex-Werner
committed
4e16dcd
View commit details
Copy full SHA for 4e16dcd
Browse repository at this point
Commits on Jan 31, 2022
feat: rename KeyChain to DerivableKeyChain and reinstate old KeyChain
Alex-Werner
committed
0078cd6
View commit details
Copy full SHA for 0078cd6
Browse repository at this point
Merge remote-tracking branch 'origin/v0.22-dev' into feat/improved-storage
Alex-Werner
committed
130e670
View commit details
Copy full SHA for 130e670
Browse repository at this point
feat: connect with KeyChainStore
Alex-Werner
committed
99100f0
View commit details
Copy full SHA for 99100f0
Browse repository at this point
tests: provide fixtures
Alex-Werner
committed
a69d654
View commit details
Copy full SHA for a69d654
Browse repository at this point
feat: integrate to Storage
Alex-Werner
committed
957623d
View commit details
Copy full SHA for 957623d
Browse repository at this point
feat: remove unused KeyChain
Alex-Werner
committed
4490aa5
View commit details
Copy full SHA for 4490aa5
Browse repository at this point
feat: change error message for injection
Alex-Werner
committed
744b4bb
View commit details
Copy full SHA for 744b4bb
Browse repository at this point
feat: integrate with ChainStore and WalletStore
Alex-Werner
committed
35546ac
View commit details
Copy full SHA for 35546ac
Browse repository at this point
Commits on Feb 4, 2022
Fixes KeyChain import in SDK
Igor Markin
authored
e933ac0
View commit details
Copy full SHA for e933ac0
Browse repository at this point
Commits on Feb 14, 2022
Merge branch 'v0.23-dev' into feat/improved-storage
Alex-Werner
committed
30a41c0
View commit details
Copy full SHA for 30a41c0
Browse repository at this point
fix: missing integration of Storage
Alex-Werner
committed
dea2a3e
View commit details
Copy full SHA for dea2a3e
Browse repository at this point
fix: remove file from merge conflict
Alex-Werner
committed
7d015ea
View commit details
Copy full SHA for 7d015ea
Browse repository at this point
Commits on Feb 15, 2022
docs: added typings
Alex-Werner
committed
8b73e48
View commit details
Copy full SHA for 8b73e48
Browse repository at this point
fix: getAddressesToSync tests
Alex-Werner
committed
8bb4206
View commit details
Copy full SHA for 8bb4206
Browse repository at this point
fix: removed unused props
Alex-Werner
committed
03e4f6e
View commit details
Copy full SHA for 03e4f6e
Browse repository at this point
fix: tests for HDPrivateKey on store mock
Alex-Werner
committed
578a1c4
View commit details
Copy full SHA for 578a1c4
Browse repository at this point
Commits on Feb 16, 2022
Merge remote-tracking branch 'origin/v0.22-dev' into feat/improved-storage
Alex-Werner
committed
6359fc4
View commit details
Copy full SHA for 6359fc4
Browse repository at this point
Merge remote-tracking branch 'origin/v0.23-dev' into feat/improved-storage
Alex-Werner
committed
936aa16
View commit details
Copy full SHA for 936aa16
Browse repository at this point
Commits on Feb 17, 2022
test: update integration tests
Alex-Werner
committed
d377e61
View commit details
Copy full SHA for d377e61
Browse repository at this point
tests: update dashjs import transactions test
Alex-Werner
committed
6752a48
View commit details
Copy full SHA for 6752a48
Browse repository at this point
fix: update insertion of identity id for js-dash-sdk
Alex-Werner
committed
335701d
View commit details
Copy full SHA for 335701d
Browse repository at this point
docs: update typings definition
Alex-Werner
committed
bfa30d5
View commit details
Copy full SHA for bfa30d5
Browse repository at this point
Commits on Feb 20, 2022
Fixes getIdentityIds.spec.js
markin-io
committed
ce65114
View commit details
Copy full SHA for ce65114
Browse repository at this point
Fixes test with incorrect order of identity ids
markin-io
committed
7d5c276
View commit details
Copy full SHA for 7d5c276
Browse repository at this point
Fixes identity fixture index
markin-io
committed
3f8c683
View commit details
Copy full SHA for 3f8c683
Browse repository at this point
Commits on Feb 28, 2022
Fixes a broadcast of chain of transactions
markin-io
committed
5c81461
View commit details
Copy full SHA for 5c81461
Browse repository at this point
Commits on Mar 1, 2022
Fixes undefined bestBlockHeight and reverts breaking getTransactions API change
markin-io
committed
eb6ee75
View commit details
Copy full SHA for eb6ee75
Browse repository at this point
Fixes getTransactionHistory.js and Identity.spec.js
markin-io
committed
3ba7213
View commit details
Copy full SHA for 3ba7213
Browse repository at this point
Commits on Mar 8, 2022
Fixes auto-reconnection in case new addresses have been generated
markin-io
committed
9f528c5
View commit details
Copy full SHA for 9f528c5
Browse repository at this point
Fix importInstantLock
markin-io
committed
cc6773b
View commit details
Copy full SHA for cc6773b
Browse repository at this point
You can’t perform that action at this time.