Commit Graph

8 Commits

Author SHA1 Message Date
pezkuwichain 24350615c0 fix: upgrade all @pezkuwi/* dependencies to 14.0.25
Root resolutions were pinned to 14.0.11, preventing yarn from
resolving to the latest published versions. Updated resolutions
and all package.json dependencies to 14.0.25 which includes
native bizinikiwi signing context via @pezkuwi/scure-sr25519.
2026-02-25 04:27:14 +03:00
pezkuwichain 1be455e7ad release: v16.5.36 - npm package structure fix
- Published from build/ directories for correct npm structure
- Updated common dependencies to 14.0.25
- Added AuthorizeCall signed extension support
- All packages now have index.js at root level
2026-02-01 21:45:29 +03:00
pezkuwichain 66983cca98 fix: update all packages to 16.5.22 with correct dependencies 2026-01-31 18:12:18 +03:00
pezkuwichain 5a042364e0 fix: update all packages to 16.5.21 2026-01-31 17:51:50 +03:00
pezkuwichain bb61d7a5ca fix: update all packages to 16.5.20 with correct dependency versions 2026-01-31 17:39:10 +03:00
pezkuwichain df8a5095e0 fix: update all packages to 16.5.19 with correct dependencies 2026-01-31 17:25:11 +03:00
pezkuwichain d069be2314 fix: update cross-package dependencies to 16.5.18 2026-01-31 17:15:48 +03:00
pezkuwichain 31467f90d4 feat: add PAPI rebrand packages
- @pezkuwi/papi-utils (rebrand of @polkadot-api/utils)
- @pezkuwi/bizinikiwi-bindings (rebrand of @polkadot-api/substrate-bindings)
- @pezkuwi/metadata-builders (rebrand of @polkadot-api/metadata-builders)
- @pezkuwi/merkleize-metadata (rebrand of @polkadot-api/merkleize-metadata)

All @polkadot-api references replaced with @pezkuwi equivalents.
2026-01-22 15:40:12 +03:00