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.4.0
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: fortuna-v7.4.0
Choose a head ref
  • 2 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 29, 2025

  1. go (#2306)

    guibescos authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    326f234 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. feat: Delayed block processing for Fortuna (#2307)

    * feat: add delayed block processing and bump minor version
    
    Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
    
    * fix: add clippy allow attribute for too many arguments
    
    Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
    
    * fix: remove trailing whitespace in config.sample.yaml
    
    Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
    
    * refactor: move block delays to EthereumConfig and support multiple delays
    
    Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
    
    * fix: pass only block delays param and subtract delays
    
    Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
    
    ---------
    
    Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    Co-authored-by: Jayant Krishnamurthy <jayant@dourolabs.xyz>
    devin-ai-integration[bot] and Jayant Krishnamurthy authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    de934f5 View commit details
    Browse the repository at this point in the history
Loading