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: thirdweb-dev/engine-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 920c3a0
Choose a base ref
...
head repository: thirdweb-dev/engine-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: caecc44
Choose a head ref
  • 4 commits
  • 58 files changed
  • 1 contributor

Commits on Aug 5, 2025

  1. nonce unstuck fix (#27)

    d4mr authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    3b28b15 View commit details
    Browse the repository at this point in the history
  2. fix formatter for trace event fields (#28)

    * 7702 bundler response changes
    
    * correct trace event field formatter
    d4mr authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    693a7e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. EOA diagnostics and improvements (#29)

    * clippy
    
    * add EOA executor admin routes
    
    * always update cached transaction count
    
    * read counts correctly
    
    * fix endpoints
    
    * propagate password
    
    * clippy
    
    * pagination fixes
    
    * run clippy
    
    * update optimistic nonce if behind
    
    * review comments
    
    * add health to diagnostics
    d4mr authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    c932232 View commit details
    Browse the repository at this point in the history
  2. fix off by 1 (#30)

    d4mr authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    caecc44 View commit details
    Browse the repository at this point in the history
Loading