- **Transaction History**: - Deduplicated entries: Filtered out redundant "0 ETH" contract calls when a corresponding Token Transfer exists. - Fixed Sorting: Implemented batch fetching (500 items) and local pagination to ensure transactions are sorted correctly by date across all pages. - **Transaction Details**: - Enhanced Display: Now shows ALL token transfers within a transaction - Clarified "To" Address: Explicitly labeled the contract address as "To (Contract)" and added the actual token receiver in the transfer list. - RPC Optimization: Implemented in-memory caching for token metadata (decimals/symbols) to prevent Infura rate-limiting errors (429). - **UI Improvements**: - Transaction Details: Updated Token Transfer list layout to stack addresses vertically on new lines for better readability on mobile. |
||
|---|---|---|
| .. | ||
| btcOperator.js | ||
| btcOperator.min.js | ||
| btcwallet_scripts_lib.js | ||
| btcwallet_scripts_lib.min.js | ||
| compactIDB.js | ||
| components.js | ||
| components.min.js | ||
| ether.umd.min.js | ||
| ethOperator.js | ||
| ethOperator.min.js | ||
| floCrypto.js | ||
| floEthereum.js | ||
| floEthereum.min.js | ||
| keccak.js | ||
| tap_combined.js | ||