feat(ledger): metadata json helpers
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: cryptodj413 <[email protected]>
Signed-off-by: cryptodj413 <[email protected]>
- Updated walletFixture to improve error handling and state management during wallet interactions. - Modified meshSign to correctly handle transaction signing with CIP-30 compliance. - Enhanced ring-transfer tests to include better diagnostics and ensure spendable UTxOs are available before transactions. - Improved new transaction page to handle insufficient funds gracefully. - Updated UTxO selector to reset state on fetch failure. - Added early return in sendDiscordMessage for empty recipient lists. - Configured default network setting in Zustand store based on environment variable. - Introduced stored payment script wallet handling in wallet building logic. - Excluded additional directories from TypeScript compilation.
Signed-off-by: jeluard <[email protected]>
Signed-off-by: Tripura Repalle <[email protected]>
Signed-off-by: Tripura Repalle <[email protected]>
Fixes #2658 Fixes #2661 Fixes #2656