-
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]
- 20 commits
- 214 files changed
- 9 contributors
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02a9502 - Browse repository at this point
Copy the full SHA 02a9502View commit details
Commits on Aug 1, 2024
-
refactor(cardano-services): optimize get gov_action_proposals query
The 'tag' attribute in the 'description' field is a duplication of the field 'type'; reduce one field from the query to use the attribute in the JSON.
Configuration menu - View commit details
-
Copy full SHA for ea24748 - Browse repository at this point
Copy the full SHA ea24748View commit details -
refactor(cardano-services): optimize get stake certificates query
The two JOINs was removed in some previous commit, but some merges seems to have revived them.
Configuration menu - View commit details
-
Copy full SHA for 867ee64 - Browse repository at this point
Copy the full SHA 867ee64View commit details -
Merge pull request #1403 from input-output-hk/refactor/small-optimiza…
…tions Refactor/small optimizations
Configuration menu - View commit details
-
Copy full SHA for 5fcfffa - Browse repository at this point
Copy the full SHA 5fcfffaView commit details -
Merge pull request #1392 from input-output-hk/fix-logger
fix: remove redundant, uninitialized logger from TypeormService
Configuration menu - View commit details
-
Copy full SHA for ffc61a5 - Browse repository at this point
Copy the full SHA ffc61a5View commit details
Commits on Aug 2, 2024
-
feat!: add a new function to generate and track unused addresses in O…
…bservableWallets BREAKING CHANGE: CIP30 getUnusedAddresses now returns the next used address instead of an empty array - add a new getNextUnusedAddress method to the ObservableWallet interface.
Configuration menu - View commit details
-
Copy full SHA for d1418f4 - Browse repository at this point
Copy the full SHA d1418f4View commit details -
Merge pull request #1405 from input-output-hk/feat/lw-11107-track-and…
…-return-next-unused-address
Configuration menu - View commit details
-
Copy full SHA for 08dab8a - Browse repository at this point
Copy the full SHA 08dab8aView commit details
Commits on Aug 5, 2024
-
refactor: resolve circular references in core package
add missing 'circular-deps:check' script there are still some circular imports in Address and Serialization namespaces (see --exclude in package.json script). Resolving those would be a big refactor. They should not cause any issues at runtime, because there is no circular usage at the time of import BREAKING CHANGE: remove Cardano.TransactionId.fromTxBodyCbor - hoist getAssetNameAsText util to Asset.util namespace - hoist TxCBOR and TxBodyCBOR under Serialization namespace
Configuration menu - View commit details
-
Copy full SHA for 87aa26f - Browse repository at this point
Copy the full SHA 87aa26fView commit details -
fix: remove core package dependency on util-dev
util-dev depends on core
Configuration menu - View commit details
-
Copy full SHA for 8601c0a - Browse repository at this point
Copy the full SHA 8601c0aView commit details -
Merge pull request #1406 from input-output-hk/refactor/address-circul…
…ar-imports refactor: resolve circular references in core package
Configuration menu - View commit details
-
Copy full SHA for 0aadecb - Browse repository at this point
Copy the full SHA 0aadecbView commit details -
test(cardano-services): group existing pgboss service tests under an …
…additiona describe
Configuration menu - View commit details
-
Copy full SHA for 29e363a - Browse repository at this point
Copy the full SHA 29e363aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 938b36a - Browse repository at this point
Copy the full SHA 938b36aView commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcd68fa - Browse repository at this point
Copy the full SHA bcd68faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 172fe30 - Browse repository at this point
Copy the full SHA 172fe30View commit details -
fix: add timeout to TypeormService withDataSource/withQueryRunner
also correctly set 'poolSize' when initializing Typeorm DataSource and add some unit tests for TypeormService
Configuration menu - View commit details
-
Copy full SHA for d5faa15 - Browse repository at this point
Copy the full SHA d5faa15View commit details -
Merge pull request #1410 from input-output-hk/fix/no-migrations-on-wo…
…rker-and-provider-startup fix: no migrations on worker and provider startup
Configuration menu - View commit details
-
Copy full SHA for 308b003 - Browse repository at this point
Copy the full SHA 308b003View commit details
Commits on Aug 7, 2024
-
feat!: replace updateWitness with addSignatures in observable wallet
BREAKING CHANGE: remove updateWitness method from observable wallet - add addSignatures method to observable wallet
Configuration menu - View commit details
-
Copy full SHA for d0bdffa - Browse repository at this point
Copy the full SHA d0bdffaView commit details -
Merge pull request #1411 from input-output-hk/feat/add-update-signatu…
…res-method-to-base-wallet feat!: replace updateWitness with addSignatures in observable wallet
Configuration menu - View commit details
-
Copy full SHA for 446232b - Browse repository at this point
Copy the full SHA 446232bView commit details -
Merge pull request #1409 from input-output-hk/fix/lw-10162-delegate-v…
…ote-with-key-hash fix(hardware-ledger): delegate vote drep is a hash not key path
Configuration menu - View commit details
-
Copy full SHA for 5fb4683 - Browse repository at this point
Copy the full SHA 5fb4683View 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 3ff7ebb - Browse repository at this point
Copy the full SHA 3ff7ebbView 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]