Skip to content

Releases: BirthdayResearch/jellyfishsdk

v3.26.2

05 Feb 08:49
9a083c0
Compare
Choose a tag to compare

Chore & Maintenance

  • chore(renovate.json): auto bump testcontainers defi/defichain docker tag @fuxingloh (#2032)

Dependencies

v3.26.1

03 Feb 10:29
a60765d
Compare
Choose a tag to compare

Chore & Maintenance

  • chore(packages/testcontainers): allow neutral voting @shohamc1 (#2014)

v3.26.0

03 Feb 05:23
5964709
Compare
Choose a tag to compare

Features

  • feat(packages/testcontainers): add PlaygroundApiContainer @fuxingloh (#2024)

v3.25.0

03 Feb 05:04
d353e96
Compare
Choose a tag to compare

Features

  • feat(packages/testcontainers): new WhaleApiContainer for whale-api testing @fuxingloh (#2023)

Fixes

  • fix(apps/whale-api): api error when getting all data using OCG listing endpoint but response is empty @kyleleow (#2016)

v3.24.2

03 Feb 04:14
d08f4f4
Compare
Choose a tag to compare

Fixes

  • fix(apps/playground-api): fix PlaygroundProbeIndicator not registered @fuxingloh (#2022)

Chore & Maintenance

  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 @dependabot (#2021)

v3.24.1

02 Feb 09:37
c1d2bc8
Compare
Choose a tag to compare

Dependencies

  • bump(deps): update dependency @nestjs/config to v2.3.0 @renovate (#2018)
  • bump(deps): update nest monorepo to v9.3.1 @renovate (#2019)
  • bump(deps): update docker/build-push-action action to v3.3.1 @renovate (#2015)

v3.24.0

31 Jan 05:12
eefd5dd
Compare
Choose a tag to compare

Features

  • feat(jellyfish-transaction): add mint token in dftx and txn builder @pierregee (#2004)

Chore & Maintenance

  • chore(packages/jellyfish-wallet-encrypted): use simple hardTime > easyTime condition to reduce test flakiness @fuxingloh (#1998)
  • chore(apps/playground-api): fix flakiness in WalletController.test.ts by using waitForExpect @fuxingloh (#1999)
  • chore(apps/whale-api): fix test flakiness by using "addressC" to generate "addressB" UTXO @fuxingloh (#1772)

Dependencies

  • bump(deps): update actions/github-script action to v6.4.0 @renovate (#2008)
  • bump(deps): update dependency pg to v8.9.0 @renovate (#2011)
  • bump(deps): update docusaurus monorepo to v2.3.0 @renovate (#2012)
  • bump(deps): update docker/setup-buildx-action action to v2.4.0 @renovate (#2013)
  • bump(deps): update github/codeql-action action to v2.2.1 @renovate (#2009)

v3.23.2

25 Jan 06:13
a8a60da
Compare
Choose a tag to compare

Fixes

Chore & Maintenance

  • chore(packages/jellyfish-api-core): fix descendants test flakiness with a deterministic setup @fuxingloh (#1997)
  • chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 @dependabot (#2003)

Dependencies

  • bump(deps): update dependency @nestjs/cli to v9.1.9 @renovate (#2002)

v3.23.1

24 Jan 08:02
19011fd
Compare
Choose a tag to compare

Chore & Maintenance

  • chore(deps): update dependency class-validator to v0.14.0 [security] @renovate (#1968)
  • chore(deps): bump cookiejar from 2.1.3 to 2.1.4 @dependabot (#1996)

Dependencies

  • bump(deps): update dependency @types/validator to v13.7.11 @renovate (#1995)

v3.23.0

20 Jan 06:23
fb842b2
Compare
Choose a tag to compare

Features

  • feat(apps/playground-api): change owner address of consortium in pg @pierregee (#1981)
  • feat(apps/whale-api): add new endpoint to expose mint limits and minted amount per member @lykalabrada (#1972)