What's Changed
- Deprecate StorageAdapter (new) by @pietro909 in #259
- Contract Manager by @Kukks in #251
- Update schema and migration for contract repository, remove deprecated methods by @pietro909 in #268
- Refactor DB management by @pietro909 in #276
- Add prepack script to support github dependencies by @pietro909 in #278
- Fix Contract Manager initialization by @pietro909 in #281
- Modular ServiceWorker with cross-platform capabilities by @pietro909 in #282
- Remove testing playground for SW, it is broken and unused by @pietro909 in #285
- Update release script to use correct package name @arkade-os/ts-sdk by @Copilot in #208
- Use Go 1.25.7 by @pietro909 in #288
- Add polyfill for WebSQL in React Native via expo-sqlite by @pietro909 in #287
- Fix comment in websqlAdapter to from microtask to microtask by @pietro909 in #289
- Delegator client by @louisinger in #262
- feat: add SeedIdentity for HD wallet derivation by @Kukks in #269
- align node/pnpm versions across repos and CI by @pietro909 in #293
- Add missing types by @pietro909 in #295
- Export Wallet and Contract repository interfaces by @pietro909 in #296
- export isValidArkAddress by @bordalix in #297
- Arkade asset by @louisinger in #279
- Clean
pnpmconfig by @pietro909 in #298 - Introduce expo background task by @pietro909 in #291
- Update db after transaction by @louisinger in #299
- Update asset metadata feature by @louisinger in #302
- metdata merkle hash + remove sorting by @louisinger in #303
- Support asset in sendBitcoin by @louisinger in #305
- fix import of @noble/curves/secp256k1.js in metadata.ts by @bordalix in #307
- Validate expected intent outputs before signing vtxo tree and commitment tx by @louisinger in #306
- fix: Handle issuance in TxHistory by @louisinger in #309
- Merge master into next (asset management + fixes) by @Kukks in #300
- Add multi-contract support for delegate register/deregister by @Kukks in #301
- Add migration helpers and support versioning in Repository interfaces by @pietro909 in #316
Full Changelog: v0.3.13...v0.4.0-next.0