pezkuwichain
  • Joined on 2026-04-21
pezkuwichain synced commits to refs/heads/feature/btc-native-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 23:55:51 +00:00
1eaff6d0a7 fix: expose SignerProvider through WalletFeatureDependencies
6239526d43 feat: Bitcoin transaction construction, signing, and sending
Compare 2 commits »
pezkuwichain synced commits to refs/heads/feature/btc-native-chain-config at pezkuwichain/pezkuwi-wallet-utils from mirror 2026-07-12 23:55:44 +00:00
pezkuwichain synced new reference refs/heads/feature/btc-native-chain-config to pezkuwichain/pezkuwi-wallet-utils from mirror 2026-07-12 23:55:44 +00:00
pezkuwichain synced commits to refs/heads/feature/btc-native-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 22:45:51 +00:00
1830024ed0 fix: add BitcoinNative branch to exhaustive Chain.Asset.Type whens
af0bfa1560 fix: thread bitcoinAddress/bitcoinPublicKey through PolkadotVaultMetaAccount
69b311cb47 feat: Bitcoin API client, balance reading, and node health checks
db1476f119 fix: add missing Bitcoin helper imports in ChainExt.kt
36b5a17644 feat: Bitcoin key derivation, secrets storage, and chain-family plumbing
Compare 5 commits »
pezkuwichain synced commits to refs/heads/feature/btc-native-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 21:35:50 +00:00
pezkuwichain synced new reference refs/heads/feature/btc-native-send to pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 21:35:50 +00:00
pezkuwichain synced commits to refs/heads/main at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 13:25:51 +00:00
438a4510c8 ci: pass TRONGRID_API_KEY through to the Gradle build (#13)
pezkuwichain synced commits to refs/heads/main at pezkuwichain/pezkuwi-telegram-miniapp from mirror 2026-07-12 12:15:49 +00:00
84f951420e Merge pull request #6 from pezkuwichain/chore/eslint-zero-warnings
6fda28c2d5 Merge origin/main into chore/eslint-zero-warnings, resolve version conflict
c4384c8eb9 fix: update social links to canonical accounts, add news.pex.mom AI assistant function
0dd4d3d62b fix(security): remove hardcoded bot token from webhook setup script
fd6b2cc28e feat(bot): Groq as primary AI provider, Claude fallback
Compare 6 commits »
pezkuwichain synced commits to refs/heads/chore/eslint-zero-warnings at pezkuwichain/pezkuwi-telegram-miniapp from mirror 2026-07-12 12:15:49 +00:00
6fda28c2d5 Merge origin/main into chore/eslint-zero-warnings, resolve version conflict
c4384c8eb9 fix: update social links to canonical accounts, add news.pex.mom AI assistant function
75114e7cb1 chore: eliminate all ESLint warnings, enforce --max-warnings 0 (#5)
Compare 3 commits »
pezkuwichain synced commits to refs/heads/ci/add-trongrid-api-key-secret at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 12:15:47 +00:00
pezkuwichain synced new reference refs/heads/ci/add-trongrid-api-key-secret to pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 12:15:47 +00:00
pezkuwichain synced commits to refs/heads/feature/trc20-tron-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 12:15:47 +00:00
32002db5da feat: send TronGrid API key on every request to raise the anonymous rate limit
04c0c41a2d fix: transparently retry TronGrid calls on HTTP 429 instead of surfacing it to the user
Compare 2 commits »
pezkuwichain synced commits to refs/heads/feature/trc20-tron-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 02:55:45 +00:00
bc9087136c fix: Tron transfers signed with the wrong key (or crashed) due to missing multi-chain-encryption case
pezkuwichain synced commits to refs/heads/feature/trc20-tron-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-12 01:45:47 +00:00
e1d199931c fix: native TRX fee estimation crashes when amount is not yet entered
pezkuwichain synced commits to refs/heads/feature/trc20-tron-send at pezkuwichain/pezkuwi-wallet-android from mirror 2026-07-11 23:25:45 +00:00
0eab8a8ea2 fix: TRC-20 balance always read 0 for never-activated holders