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

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.

Results 150 app-monorepo issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** On version 5.1.0 of OneKey extension in Chrome, `window.$onekey.btc` is not available in the browser unless "Default Wallet Settings > Set OneKey as Default Wallet" is set...

bug

## Summary by CodeRabbit - **新功能** - 新增网络短代码 `'xodex'`,支持更多网络标识符。 - 新增网络配置 `xodexTestnet` 和 `xodex`,支持主网和测试网的功能。 - 支持在 `evm--2415` 网络上进行 Xodex 和 USD Coin 的代币互换。 - **文档** - 更新了网络和代币配置的相关文档以反映新功能。

request codereview
new chain

Amending the querystrings used in the extension build so that the the build artifacts have consistent hashes. This should enable the extension to be accepted by the Mozilla addons store....

request codereview

Nowadays Transcation Preview(making pending transaction human-readable) is very crucial function for wallet security. ref: https://help.coinbase.com/en/wallet/dapps-and-defi/transaction-previews ![a](https://github.com/user-attachments/assets/f315ee3c-1f14-4cdd-b55d-adb098b10de3)

feature request

…K-33096) ## Summary by CodeRabbit - **新功能** - 在 `AmountInput` 组件中添加了输入文本处理功能,以确保输入兼容性。 - **修复** - 处理中文全角句点的输入,替换为标准句点。