Secure MSafe multisig management
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^4.0.0^7.0.4^0.2.3^2.0.0^1.3.3^1.1.15^2.1.16^2.1.7^2.2.6^1.2.3^1.1.13^1.2.8^4.1.12^1.21.0^0.7.1^2.1.1^0.540.0file:./packages/msafe-wallet-adaptor^19.1.1^19.1.1^7.9.1^3.3.1^4.1.12^1.0.3^0.24.0^5.0.8^9.33.0^24.3.0^19.1.10^19.1.7^5.0.0^9.33.0^5.2.0^0.4.20^16.3.0^1.3.7~5.8.3^8.39.1^7.1.2refactor: enhance MSafeAccountList component to support Petra wallet integration and improve transaction signing process. Update transaction handling with new types and ensure compatibility with MultiAgentTransaction and SimpleTransaction structures.
3ab83ddView on GitHubfix: allowed balance, added tooltips, foldable executed requests, address checkbox
c8ff5d8View on GitHubUpdate MSafeAccountList component to enhance withdrawal request handling by incorporating metadata for coin types. Adjust coin type name processing to differentiate between fungible and non-fungible tokens based on the new metadata field.
bc22e17View on GitHubEnhance MSafeAccountList component by updating withdrawal request handling to differentiate between fungible and non-fungible tokens. Introduce hex2a utility function for hex to string conversion and update transaction functions accordingly. Refactor metadata handling for improved clarity and consistency.
6ed2ba0View on GitHubAdd zustand for state management and enhance MSafeAccountList component with current address store integration. Update transaction handling to include sequence numbers and improve token selection logic.
e9af13aView on GitHubEnhance MSafeAccountList component with new functionality for sending fully signed multi-signature transactions, including improved transaction validation and error handling. Update UI elements to reflect transaction status and signature requirements.
ab4eb89View on GitHubAdd reject transaction functionality in MSafeAccountList component, allowing users to reject multi-signature transactions. Update transaction handling to include expirationRaw and enhance transaction submission logic with improved error handling.
de8555bView on GitHubRefactor MSafeAccountList to implement tabbed navigation for withdrawal requests and pending transactions, enhance transaction display with detailed status, and integrate threshold management for multi-signature transactions.
ff6f6f2View on GitHubRefactor MSafeAccountList to improve transaction handling by removing isSigned property from pending transaction info and updating button states based on transaction status.
faa09d8View on GitHub