-
Notifications
You must be signed in to change notification settings - Fork 62
Comparing changes
Open a pull request
base repository: input-output-hk/cardano-js-sdk
base: @cardano-sdk/[email protected]
head repository: input-output-hk/cardano-js-sdk
compare: @cardano-sdk/[email protected]
- 11 commits
- 69 files changed
- 5 contributors
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 521eee5 - Browse repository at this point
Copy the full SHA 521eee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6825506 - Browse repository at this point
Copy the full SHA 6825506View commit details -
feat!: store stake reg deposit in reward acct info
Chain history provider returns the stake registration certificates from conway-era, which include the deposit value. Store this value in the RewardAccountInfo, to be used at deregistration. BREAKING CHANGE: `isLastStakeKeyCertOfType` was renamed to `lastStakeKeyCertOfType` and returns the certificate or undefined.
Configuration menu - View commit details
-
Copy full SHA for d48e349 - Browse repository at this point
Copy the full SHA d48e349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 659f4f0 - Browse repository at this point
Copy the full SHA 659f4f0View commit details -
Merge pull request #1074 from input-output-hk/fix/lw-9414-deposit-at-…
…unregister-stake-key-on-master Fix/lw 9414 deposit at unregister stake key on master
Configuration menu - View commit details
-
Copy full SHA for ff087d3 - Browse repository at this point
Copy the full SHA ff087d3View commit details -
fix(web-extension)!: hoist extendedAccountPublicKey from Bip32Wallet …
…into Bip32WalletAccount BREAKING CHANGE: WalletRepository.addWallet now requires at least 1 account for bip32 wallets
Configuration menu - View commit details
-
Copy full SHA for 2184be1 - Browse repository at this point
Copy the full SHA 2184be1View commit details -
feat(wallet): add a new util createWalletAssetProvider that creates a…
… new assetProvider that uses local cache
Configuration menu - View commit details
-
Copy full SHA for 44db6b5 - Browse repository at this point
Copy the full SHA 44db6b5View commit details
Commits on Feb 2, 2024
-
fix: emit null through remote api when no wallet is active
WalletManager.activeWalletId$ emits null when no wallet is active. However, remoteApi.ts implementation relies on TrackerSubject, which uses null to check for value presence and filters it out. This fix refactors TrackerSubject to use value other than null to check for value presence. BREAKING CHANGE: TrackerSubject.value$ type changed to T | typeof TrackerSubject.NO_VALUE
Configuration menu - View commit details
-
Copy full SHA for bd9b6cd - Browse repository at this point
Copy the full SHA bd9b6cdView commit details -
Merge pull request #1079 from input-output-hk/feat/store-extended-roo…
…t-pub-key feat: hoist extendedAccountPublicKey into Bip32WalletAccount type
Configuration menu - View commit details
-
Copy full SHA for 0eb4fe4 - Browse repository at this point
Copy the full SHA 0eb4fe4View commit details -
Merge pull request #1075 from input-output-hk/feat/lw-9673-create-new…
…-asset-provider-that-uses-personalwallet-cache Feat/lw 9673 create new asset provider that uses personalwallet cache
Configuration menu - View commit details
-
Copy full SHA for 8ad03bc - Browse repository at this point
Copy the full SHA 8ad03bcView commit details -
ci: publish packages [skip actions]
- @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected]
Configuration menu - View commit details
-
Copy full SHA for 9bf88aa - Browse repository at this point
Copy the full SHA 9bf88aaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @cardano-sdk/[email protected]...@cardano-sdk/[email protected]