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: getformo/sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.6
Choose a base ref
...
head repository: getformo/sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.7
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Aug 15, 2025

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

Commits on Aug 18, 2025

  1. Fix: Fix wallet event listeners for multiple installed wallets, expan…

    …d wallet support (#113)
    
    * Refactor provider tracking and event handling for multi-provider support
    
    Co-authored-by: yosriady <[email protected]>
    
    * Fix window checks and provider handling in FormoAnalytics
    
    Co-authored-by: yosriady <[email protected]>
    
    * Fix provider handling and request wrapping with improved error handling
    
    Co-authored-by: yosriady <[email protected]>
    
    * Refine provider tracking and chain change handling logic
    
    Co-authored-by: yosriady <[email protected]>
    
    * Improve provider request wrapping and listener management robustness
    
    Co-authored-by: yosriady <[email protected]>
    
    * Remove unnecessary line deleting tracked provider from set
    
    Co-authored-by: yosriady <[email protected]>
    
    * Refactor provider wrapping logic and remove unused helper method
    
    Co-authored-by: yosriady <[email protected]>
    
    * Add untrackProvider method to safely remove provider listeners and tracking
    
    Co-authored-by: yosriady <[email protected]>
    
    * Improve type safety for wrapped request function in FormoAnalytics
    
    Co-authored-by: yosriady <[email protected]>
    
    * Refactor provider tracking and listener management in FormoAnalytics
    
    Co-authored-by: yosriady <[email protected]>
    
    * Improve error logging and provider request wrapping messages
    
    Co-authored-by: yosriady <[email protected]>
    
    * Refactor provider tracking and connection handling in FormoAnalytics
    
    Co-authored-by: yosriady <[email protected]>
    
    * Improve provider tracking and state management in FormoAnalytics
    
    Co-authored-by: yosriady <[email protected]>
    
    * PR feedback
    
    * PR feedback
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Iterate
    
    * Simplify
    
    * Iterate
    
    * Update reset()
    
    * Fix
    
    * Simplify
    
    * Simplify
    
    * Make robust
    
    * Wallet compatibility changes
    
    * Refactor
    
    * Refactor
    
    * Fix bug
    
    * Fix bug
    
    * Refactor
    
    * Refactor, add provider context to connect and disconnect events
    
    * Simplify
    
    * Simplify
    
    ---------
    
    Co-authored-by: Cursor Agent <[email protected]>
    yosriady and cursoragent authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    a490466 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

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