◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: keepkey/python-keepkey
base: master
...
head repository: BitHighlander/python-keepkey
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Mar 4, 2026

  1. fix: add WETH to uniswap token database

    The Uniswap approve liquidity handler (zxappliquid.c) calls
    tokenByTicker("WETH") to compute V2 pair addresses via CREATE2.
    Without WETH in the token table, the firmware returns false before
    any button prompt, causing "Signing cancelled by user" in tests.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    BitHighlander and claude committed Mar 4, 2026
    Configuration menu
    393d5aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from BitHighlander/fix/add-weth-token

    fix: add WETH to uniswap token database
    BitHighlander authored Mar 4, 2026
    Copy the full SHA
    c24db05 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #172 from BitHighlander/fix/add-weth-token

    fix: add WETH to uniswap token database
    BitHighlander authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    c0e0735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    698e9a4 View commit details
    Browse the repository at this point in the history
Loading