Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: trustwallet/wallet-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.2
Choose a base ref
...
head repository: trustwallet/wallet-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.3
Choose a head ref
  • 4 commits
  • 25 files changed
  • 4 contributors

Commits on Apr 24, 2025

  1. Support adding instruction in Solana transaction (#4371)

    Co-authored-by: Sergei Boiko <127754187+satoshiotomakan@users.noreply.github.com>
    10gic and satoshiotomakan authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    655f89f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3823392 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Integrate the EIP 7702 authorization signature into the message signa…

    …ture framework (#4365)
    
    * Integrate the EIP 7702 authorization signature into the message signature framework
    
    * Adjust the code according to the comments
    
    ---------
    
    Co-authored-by: Sergei Boiko <127754187+satoshiotomakan@users.noreply.github.com>
    10gic and satoshiotomakan authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    bb6c286 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Support for signing wasm/MsgInstantiateContract transactions (#4368)

    * my tracked commit
    
    * MsgInstantiateContract
    
    * revert formatting
    
    * test
    
    * Tests fixes and broadcast
    
    * cargo fmt
    
    * remove unused
    
    ---------
    
    Co-authored-by: gupnik <mail.guptanikhil@gmail.com>
    enriquesouza and gupnik authored May 5, 2025
    Configuration menu
    Copy the full SHA
    302938c View commit details
    Browse the repository at this point in the history
Loading