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/projection-typeorm@0.10.0
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/projection-typeorm@0.10.1
Choose a head ref
  • 8 commits
  • 47 files changed
  • 5 contributors

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    e7c61f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. fix(wallet): resolve only the own signed portions of the witness set

    "Only the portions of the witness set that were signed as a result
    of this call are returned to encourage dApps to verify the contents
    returned by this endpoint while building the final transaction."
    mkazlauskas committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    8f7e2c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1632 from input-output-hk/fix/cip30-resolve-only-…

    …own-signatures
    
    fix(wallet): resolve only the own signed portions of the witness set
    mkazlauskas authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    54c2440 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1629 from input-output-hk/fix/lw-12691-handle-con…

    …way-certs-failure-error-during-delegation
    
    fix: handle ConwayCertsFailure error while building delegation portfolio
    vetalcore authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    96182b3 View commit details
    Browse the repository at this point in the history
  4. ci: publish packages [skip actions]

     - @cardano-sdk/e2e@0.53.1
     - @cardano-sdk/hardware-ledger@0.16.1
     - @cardano-sdk/hardware-trezor@0.7.14
     - @cardano-sdk/tx-construction@0.27.1
     - @cardano-sdk/wallet@0.53.1
     - @cardano-sdk/web-extension@0.39.11
    lace-bot committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    8c42d3a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    9286c0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1633 from input-output-hk/feat/fix-native-script-…

    …signing-with-hw
    
    fix: fix native script singing
    AngelCastilloB authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    c2df9fe View commit details
    Browse the repository at this point in the history
  3. ci: publish packages [skip actions]

     - @cardano-sdk/cardano-services-client@0.26.16
     - @cardano-sdk/cardano-services@0.35.18
     - @cardano-sdk/e2e@0.53.2
     - @cardano-sdk/golden-test-generator@0.8.40
     - @cardano-sdk/governance@0.11.14
     - @cardano-sdk/hardware-ledger@0.16.2
     - @cardano-sdk/hardware-trezor@0.7.15
     - @cardano-sdk/input-selection@0.14.15
     - @cardano-sdk/key-management@0.28.1
     - @cardano-sdk/ogmios@0.18.40
     - @cardano-sdk/projection-typeorm@0.10.1
     - @cardano-sdk/projection@0.13.1
     - @cardano-sdk/tx-construction@0.27.2
     - @cardano-sdk/util-dev@0.25.18
     - @cardano-sdk/util-rxjs@0.9.17
     - @cardano-sdk/wallet@0.53.2
     - @cardano-sdk/web-extension@0.39.12
    lace-bot committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    8b3da5e View commit details
    Browse the repository at this point in the history
Loading