Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: input-output-hk/cardano-js-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @cardano-sdk/[email protected]
Choose a base ref
...
head repository: input-output-hk/cardano-js-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @cardano-sdk/[email protected]
Choose a head ref
  • 7 commits
  • 72 files changed
  • 4 contributors

Commits on Jun 6, 2023

  1. feat!: input selectors now return a lis of UTXOs instead of values as…

    … change
    
    BREAKING CHANGES:
    - SelectionSkeleton interface was updated to return change as a UTXO list
    - RoundRobinRandomImproveOptions now requires a mandatory callback getChangeAddress
    AngelCastilloB committed Jun 6, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    954745c View commit details
  2. Copy the full SHA
    4bd8de0 View commit details
  3. refactor(wallet)!: rename arrayEquals->sameArrayItems

    because it does not expect the same order
    mkazlauskas committed Jun 6, 2023
    Copy the full SHA
    8a8b8b6 View commit details
  4. feat: add ObservableWallet.handles$ that emits own handles

    - PersonalWallet has a new optional prop in the constructor: handlePolicyIds
    - Add some handle-related data to mockProviders in `util-dev`, update affected tests
    mkazlauskas committed Jun 6, 2023
    Copy the full SHA
    1c3b532 View commit details
  5. Merge pull request #752 from input-output-hk/feat/track-own-handles

    feat: discover own handles in PersonalWallet
    mkazlauskas authored Jun 6, 2023
    Copy the full SHA
    8b1e755 View commit details
  6. Merge pull request #743 from input-output-hk/feat/LW-6704-add-greedy-…

    …input-selector
    
    Feat/lw 6704 add greedy input selector
    rhyslbw authored Jun 6, 2023
    Copy the full SHA
    83acb07 View commit details
  7. 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]
    bot-firmfirm committed Jun 6, 2023
    Copy the full SHA
    1e72769 View commit details
Loading