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: pyth-network/pyth-crosschain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rust-pyth-lazer-protocol-v0.3.2
Choose a base ref
...
head repository: pyth-network/pyth-crosschain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pyth-price-pusher-v8.3.3
Choose a head ref
  • 4 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 24, 2025

  1. feat(pulse): add provider (#2279)

    * add provider
    
    * remove unnecessary code
    
    * fix test
    
    * add exclusivity period to provider (#2282)
    
    * make exclusivityPeriodSeconds configurable
    
    * remove provider arg from getFee
    
    * remove provider from callback args
    
    * add comments
    
    * add comments
    cctdaniel authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    93fbbaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b3f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e10ebe View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. fix(apps/price_pusher): fix bug causing price_pusher to hand when inv…

    …alid price feed ids are passed in to hermes ws (#2297)
    
    * fix
    
    * add cleanup
    cctdaniel authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    52c2def View commit details
    Browse the repository at this point in the history
Loading