app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

fix: Sui max send & lightning authorization issue

Open originalix opened this issue 1 year ago • 2 comments
trafficstars

originalix avatar May 24 '24 03:05 originalix

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar May 24 '24 03:05 codesandbox[bot]

PR Summary

  • Enhanced Imports Enabled more functions in ServiceHistory.ts and ClientLightning.ts via imported modules
  • Strengthened Security Eliminated potentially vulnerable sign and signTemplate variables in KeyringHardware.ts and KeyringHd.ts
  • Boosted Transactional Process Introduced client.broadcastTransaction() function in Vault.ts and ClientLightning.ts for smoother transactions
  • Enriched Lightning Client Options Added getAuthorization function and refined checkAuthWithRefresh method to offer more capabilities in ClientLightning.ts
  • Streamlined Crypto Operations Implemented a validation for GasCoin and improved amount computations in Vault.ts for better cryptocurrency management
  • Improved User Interface Optimized visual elements through an adjusted icon prop value in LNHardwareWalletAuth.tsx
  • Enhanced Debugging Removed irrelevant log statement in CreateInvoice.tsx for better debug experience

what-the-diff[bot] avatar May 24 '24 03:05 what-the-diff[bot]