10 Commits

Author SHA1 Message Date
pezkuwichain c3b5de65ae chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io) 2026-04-21 18:53:05 +03:00
pezkuwichain 7ba67519fa chore: clean up repo - remove broken workflows, update README
- Remove workflows requiring unavailable secrets
- Add simple CI workflow for build and test
- Write clean README with usage examples
- Prepare for dev branch
2026-02-02 04:55:24 +03:00
pezkuwichain 12a26227eb fix: implement scrypt using @noble/hashes/scrypt
- Fixed scrypt function that was throwing 'not yet implemented' error
- Uses @noble/hashes/scrypt for proper scrypt KDF
- Fixes account creation/import in pezkuwi-extension
- Version bump to 7.5.18
2026-02-02 04:47:21 +03:00
pezkuwichain 6039925ed1 release: v7.5.17 - bizinikiwi signing context
- Fixed SR25519 signing context to use "bizinikiwi" for PezkuwiChain
- Implemented proper BIP39 entropy-based key derivation
- Added blake2b, twox (xxhash64) hash functions
- Published from build/ directories for correct npm package structure
v7.5.17
2026-02-01 21:44:08 +03:00
pezkuwichain 650577eece chore: bump versions to 7.5.10 2026-02-01 09:14:23 +03:00
pezkuwichain f575fdc611 fix: complete rebrand - fix build, update URLs, author fields 2026-02-01 09:11:33 +03:00
pezkuwichain 10c3d99068 fix: update author to PezkuwiChain in root package.json 2026-02-01 08:47:22 +03:00
pezkuwichain 55fb929afe chore: complete rebrand to PezkuwiChain - replace polkadot/substrate with pezkuwi/bizinikiwi 2026-02-01 08:14:01 +03:00
pezkuwichain b61206c14e feat: add all @pezkuwi/wasm-crypto packages with bizinikiwi context 2026-02-01 08:01:30 +03:00
pezkuwichain c533e85807 feat: add @pezkuwi/scure-sr25519 with bizinikiwi signing context 2026-02-01 08:00:57 +03:00