Skip to content

Releases: ArkProjectNFTs/ark-project

@ark-project/[email protected]

26 Apr 18:09
63de7a7
Compare
Choose a tag to compare

Patch Changes

  • 5dcd498: Use temp arkchain accounts to create txs & remove burner account creation
    Bump contracts

@ark-project/[email protected]

17 Apr 00:05
c189771
Compare
Choose a tag to compare

Minor Changes

  • 7482d04: Update build with rollup & fix exported files from packages

Patch Changes

@ark-project/[email protected]

17 Apr 00:05
c189771
Compare
Choose a tag to compare

Minor Changes

  • 32420dc: add auction actions to sdk core
  • 7482d04: Update build with rollup & fix exported files from packages
  • 32420dc: use approveERC721 with tokenId

@ark-project/[email protected]

12 Apr 09:08
389a3b5
Compare
Choose a tag to compare

Patch Changes

@ark-project/[email protected]

12 Apr 09:08
389a3b5
Compare
Choose a tag to compare

Major Changes

  • aad63d4: feat(broker): new function & script in examples to whitelist the broker before listing
    fix: use broker id from env variable
    feat(broker): update hooks, examples, and core function to support broker as a variable

Patch Changes

  • e573daa: test(sdk-core): use jest instead of mocha

@ark-project/[email protected]

28 Feb 15:31
Compare
Choose a tag to compare

Minor Changes

  • d256f76: Update for new core sdk approve method

Patch Changes

@ark-project/[email protected]

28 Feb 15:31
Compare
Choose a tag to compare

Minor Changes

  • d256f76: Added wait for transaction block to allow the sdk to wait for the approve of the tokens before firing signature, update sdk examples & small fixes

@ark-project/[email protected]

15 Feb 20:04
Compare
Choose a tag to compare

Minor Changes

  • db60f32: Update to align sdk with documentation & streamline params for hooks & base functions

Patch Changes

@ark-project/[email protected]

15 Feb 19:55
Compare
Choose a tag to compare

Minor Changes

  • db60f32: Update to align sdk with documentation & streamline params for hooks & base functions

v0.37.0

01 Feb 14:48
5f718f9
Compare
Choose a tag to compare

What's Changed

  • feat(react-sdk): created react sdk provider with demo app and create / store burner account in local storage by @YohanTz in #216
  • feat(signature): add test for signature generation by @kwiss in #215
  • feat(core): add approval functions by @remiroyc in #219
  • fix(tests): update all test with new signature system by @kwiss in #220
  • Yohan/react sdk first hooks by @kwiss in #223
  • feat(ark-contracts): execute orders by @remiroyc in #213
  • ci/solis by @kwiss in #212
  • feat: bump katana by @glihm in #238
  • feat(pontos): update contract info struct by @remiroyc in #239
  • feat/deploy contracts by @kwiss in #237
  • chore(deps-dev): bump tailwindcss from 3.3.6 to 3.4.1 by @dependabot in #241
  • chore(deps-dev): bump @types/node from 20.7.1 to 20.10.7 by @dependabot in #240
  • chore(deps): bump clsx from 2.0.0 to 2.1.0 by @dependabot in #229
  • chore(deps-dev): bump chai from 4.3.10 to 5.0.0 by @dependabot in #228
  • docs(readme): deployer readme update by @kwiss in #242
  • feat(diri): update indexer to support relations for tokens by @ybensacq in #263
  • refactor(core-sdk): update core sdk to use contracts constant file by @kwiss in #257
  • Diri: remove mongo dependency by @ybensacq in #265
  • feat(ark-metadata): add awaiting_metadata_update by @remiroyc in #269
  • fix: revert awaiting_metadata_update by @remiroyc in #270
  • chore: apply cargo fmt by @remiroyc in #271
  • feat: bump solis with new dojo version by @glihm in #272
  • feat(approve-sdk): add approve by @kwiss in #273
  • feat(pontos): update contract info struct by @remiroyc in #276

New Contributors

Full Changelog: v0.26.0...v0.37.0