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
  • 17 commits
  • 77 files changed
  • 9 contributors

Commits on Dec 12, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e078faa View commit details

Commits on Dec 13, 2023

  1. Copy the full SHA
    89f8a31 View commit details

Commits on Dec 14, 2023

  1. Copy the full SHA
    8461322 View commit details
  2. Merge pull request #1024 from input-output-hk/chore/docker-build-spee…

    …d-up
    
    chore: add mode skip build in docker image yarn build phase
    iccicci authored Dec 14, 2023
    Copy the full SHA
    837be7c View commit details
  3. Copy the full SHA
    d00925b View commit details
  4. Merge pull request #1025 from input-output-hk/fix-stake-pool-routing

    chore: fix stake-pool-provider routing
    gytis-ivaskevicius authored Dec 14, 2023
    Copy the full SHA
    77bf410 View commit details

Commits on Dec 15, 2023

  1. feat!: witnesser witness method now takes a complete serializable Tra…

    …nsaction
    
    BREAKING CHANGE: Witnesser witness method now takes a complete serializable Transaction
    AngelCastilloB committed Dec 15, 2023
    Copy the full SHA
    07a7305 View commit details
  2. Copy the full SHA
    6fe8bbf View commit details
  3. Merge pull request #1020 from input-output-hk/feat/lw-9128-leftovers

    chore: consistent object create and remove todo
    mirceahasegan authored Dec 15, 2023
    Copy the full SHA
    bafa161 View commit details

Commits on Dec 18, 2023

  1. Merge pull request #1027 from input-output-hk/chore/improve-docs

    docs: add documentation for #1024
    iccicci authored Dec 18, 2023
    Copy the full SHA
    71bce07 View commit details

Commits on Dec 20, 2023

  1. Copy the full SHA
    6fefbb1 View commit details
  2. feat!: rework WalletManager

    - web-extension e2e was updated to use the new wallet manager API
    - The e2e package now has as a dependency the chromedriver package
    - Wallet manager now has a new method switchNetwork which allows to activate the same wallet in a different network
    - Wallet manager now exposes a new observable activeWalletId$ which emits the currently active wallet id (id, account index and chain id)
    
    BREAKING CHANGE: Wallet manager activate method now takes an WalletManagerActivateProps object rather than just a wallet id
    - Wallet manager now takes signer manager api as a dependency
    - Wallet manager no longer exposes the observable wallet API, this now has to be done by application
    - Wallet manager destroy method was renamed destroyData and now will destroy any storage with the same wallet id
    AngelCastilloB authored and mkazlauskas committed Dec 20, 2023
    Copy the full SHA
    3e2fc6c View commit details
  3. Copy the full SHA
    65ecaf8 View commit details
  4. fix: prefetch chromedriver

    michalrus authored and mkazlauskas committed Dec 20, 2023
    Copy the full SHA
    44a47cc View commit details
  5. Merge pull request #1029 from input-output-hk/fix/LW-9428-slot-calc

    fix(core): take care of skipped eras in era summaries
    iccicci authored Dec 20, 2023
    Copy the full SHA
    b2eccf4 View commit details
  6. Merge pull request #1012 from input-output-hk/feat/lw-9092-rework-wal…

    …let-manager
    
    Feat/lw 9092 rework wallet manager
    mkazlauskas authored Dec 20, 2023
    Copy the full SHA
    b9dfbe0 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]
     - @cardano-sdk/[email protected]
     - @cardano-sdk/[email protected]
     - @cardano-sdk/[email protected]
    lace-bot committed Dec 20, 2023
    Copy the full SHA
    407c2a5 View commit details
Loading