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: stakewise/v3-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.9
Choose a base ref
...
head repository: stakewise/v3-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.10
Choose a head ref
  • 6 commits
  • 28 files changed
  • 2 contributors

Commits on Feb 25, 2026

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

Commits on Feb 27, 2026

  1. Add validators manager checks for relayer (#671)

    * Add validators manager checks for relayer
    
    * Review fixes, add RelayerInfoResponse
    
    * Check settings.relayer_endpoint
    evgeny-stakewise authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    142b75e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Add envvar for --network and --vault CLI options (#674)

    * Add envvar='NETWORK' to --network options across commands
    
    * Add envvar='VAULT' to --vault options across commands
    evgeny-stakewise authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    52df027 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eac04b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Close sessions: monkey patch (#676)

    * Close sessions: monkey patch
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Linter fix
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Review fix
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Fix iteration
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Use pop
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    ---------
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    cyc60 authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    fa1f82b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Consolidation balance (#678)

    * Handle pending consolidation balances
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Add inconsistency log
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Use defaultdict
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    * Review fix
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    
    ---------
    
    Signed-off-by: cyc60 <avsysoev60@gmail.com>
    cyc60 authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    51415a9 View commit details
    Browse the repository at this point in the history
Loading