Skip to content

Conversation

@Gaubee
Copy link
Contributor

@Gaubee Gaubee commented Jan 4, 2026

Fixes ETH transaction history not showing on Home WalletTab by extending transactionService(web) to use ChainProvider getTransactionHistory for non-bioforest chains.

  • Adds mapping to TransactionRecord for EVM/BTC-style providers
  • Adds unit test for the new path

Gaubee added a commit that referenced this pull request Jan 4, 2026
Merge PR #165 fix/eth-history and adapt for chainKind architecture:
- transactionService(web) now supports all chain types via ChainProvider
- Fix chainKind references (was using type from PR #165)
- Refactor services to use chainId string instead of ChainConfig object:
  - TronIdentityService, TronTransactionService
  - BitcoinIdentityService
  - BioforestIdentityService
- All services now use lazy config loading pattern
@Gaubee
Copy link
Contributor Author

Gaubee commented Jan 5, 2026

已在 #166 中合入 main(等价实现),关闭此 PR 避免重复

@Gaubee Gaubee closed this Jan 5, 2026
@Gaubee Gaubee deleted the fix/eth-history branch January 5, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants