WizardConnect/packages
Dagur Valberg Johannsson 889dd566d1
Add serialization helpers to @wizardconnect/core
Canonical encoding for BigInt (<bigint: Xn>) and Uint8Array (hex or
<Uint8Array: 0x...>) used in the relay protocol. Provides both
serialization (sourceOutputToRelay, transactionToHex) and deserialization
(parseExtendedJson, toUint8Array, toBigInt) so dapps and wallets
don't have to implement this independently.
2026-03-23 08:59:02 +01:00
..
core Add serialization helpers to @wizardconnect/core 2026-03-23 08:59:02 +01:00
dapp Add getSessionPaths() and restoreSessionPaths() to DappConnectionManager 2026-03-23 08:26:12 +01:00
react Persist xpub paths in session storage for offline pubkey derivation 2026-03-23 08:32:17 +01:00
test-cli Add input paths for a signature request 2026-03-16 15:27:18 +01:00
wallet Don't require input path for all inputs 2026-03-16 16:54:32 +01:00