cardano-js-sdk
cardano-js-sdk copied to clipboard
JavaScript SDK for interacting with Cardano, providing various key management options, with support for popular hardware wallets
# Context Keep master & conway-era aligned # Proposed Solution # Important Changes Introduced
# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced
# Context Upgrading to Cardano Node 8.9.2 also requires updating Ogmios to 6+. Ogmios 6+ is breaking wrt previous versions, but the work to address the breaking changes was already...
# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced
# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced
# Context Some characters in asset names are valid utf-8, but not ones we want to store in database, add the ability to strip these. # Proposed Solution - Add...
# Context WIP # Proposed Solution WIP # Important Changes Introduced WIP
Goal is to split chain history into separate service to alleviate monolithic load
# Context _Reason for the change? If an issue exists, reference it here using a [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword)_ # Proposed Solution # Important Changes Introduced
# Context Upgrade to: - Cardano Node [8.10.0-pre](https://github.com/IntersectMBO/cardano-node/releases/tag/8.10.0-pre) - DbSync [sancho-4-2-1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/sancho-4-2-1) Ogmios does not have a newer version, so keeping the existing one which appears to be compatible. # Proposed...