Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tx): add new sign_raw_transaction rpc for UTXO and EVM coins #1930

Merged
merged 23 commits into from
Dec 19, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    f1eb95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7c778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a179ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc5e776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a8b861 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    285f384 View commit details
    Browse the repository at this point in the history
  7. fix fmt

    dimxy committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    90def41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c941aa5 View commit details
    Browse the repository at this point in the history
  9. refactor RawTransactionError

    dimxy committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1e00b53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a91a500 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    546579f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    437891a View commit details
    Browse the repository at this point in the history
  13. Sync with dev and rebase

    dimxy committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f36260e View commit details
    Browse the repository at this point in the history
  14. fix key policy for non-wasm

    dimxy committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8b70e14 View commit details
    Browse the repository at this point in the history
  15. refactor sign_eth_tx on review

    dimxy committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    54f6ba5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    337f898 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ce8f5a4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c11d458 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e559234 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f312094 View commit details
    Browse the repository at this point in the history
  21. fix after rebase

    dimxy committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a699167 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. change value units to eth, fix parse eth data as hex in sign_raw_tran…

    …saction for ETH type
    dimxy committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    eb0dfee View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    078385f View commit details
    Browse the repository at this point in the history