-
Notifications
You must be signed in to change notification settings - Fork 21
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: stakewise/v3-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0.dev2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 52 files changed
- 4 contributors
Commits on Feb 9, 2026
-
Add sub vaults registry (#655)
* Add sub vaults registry * Fix test, refactor encoder * Refactor encoders * Cache sub_vaults_registry
Configuration menu - View commit details
-
Copy full SHA for 1bd96e7 - Browse repository at this point
Copy the full SHA 1bd96e7View commit details
Commits on Feb 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9e63900 - Browse repository at this point
Copy the full SHA 9e63900View commit details
Commits on Feb 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9226ff1 - Browse repository at this point
Copy the full SHA 9226ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf06cd - Browse repository at this point
Copy the full SHA cbf06cdView commit details
Commits on Feb 16, 2026
-
Add update redeemable positions command (#630)
* Add update redeemable positions command Signed-off-by: cyc60 <avsysoev60@gmail.com> * Cleanup Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update api client Signed-off-by: cyc60 <avsysoev60@gmail.com> * Check arbitrum balance, add min shares arg Signed-off-by: cyc60 <avsysoev60@gmail.com> * Check boosted shares via subgraph Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add vault proportions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add logs Signed-off-by: cyc60 <avsysoev60@gmail.com> * Small refactoring Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add API rate limits Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update comment Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename var Signed-off-by: cyc60 <avsysoev60@gmail.com> * Fix typo Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add tests Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes #2 Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes #3 Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add merkle root Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add progress bar Signed-off-by: cyc60 <avsysoev60@gmail.com> * Simplify boosted filters Signed-off-by: cyc60 <avsysoev60@gmail.com> * Fetch oseth from graph Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add OsTokenConverter Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add tests Signed-off-by: cyc60 <avsysoev60@gmail.com> * Install multiproof Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rm OS_TOKEN_VAULT_CONTROLLER_CONTRACT_ADDRESS Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add integration test for update_redeemable_positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add integration test for update_redeemable_positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename package Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update tests Signed-off-by: cyc60 <avsysoev60@gmail.com> * Fix IPFS mock Signed-off-by: cyc60 <avsysoev60@gmail.com> * Move log Signed-off-by: cyc60 <avsysoev60@gmail.com> * Copilot fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add arbitrum config Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add min_minted_shares filter Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update sortings Signed-off-by: cyc60 <avsysoev60@gmail.com> * Copilot fix Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update redeemer contract Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rm leaves sort Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update ABIs Signed-off-by: cyc60 <avsysoev60@gmail.com> * Skip debank for hoodi Signed-off-by: cyc60 <avsysoev60@gmail.com> * Unify API_SUPPORTED_CHAINS Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update command params Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add debank to API Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename vault shares Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename redeemable positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Use multicall to fetch arb balances Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add positions sorting Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename vault shares Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Refactor graph_get_allocators (#658) --------- Signed-off-by: cyc60 <avsysoev60@gmail.com> Co-authored-by: Dmitri Tsumak <tsumak.dmitri@gmail.com> Co-authored-by: evgeny-stakewise <123374581+evgeny-stakewise@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6222549 - Browse repository at this point
Copy the full SHA 6222549View commit details
Commits on Feb 17, 2026
-
Add withdrawals to cover redemption assets (#648)
* Add update redeemable positions command Signed-off-by: cyc60 <avsysoev60@gmail.com> * Cleanup Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update api client Signed-off-by: cyc60 <avsysoev60@gmail.com> * Check arbitrum balance, add min shares arg Signed-off-by: cyc60 <avsysoev60@gmail.com> * Check boosted shares via subgraph Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add vault proportions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add logs Signed-off-by: cyc60 <avsysoev60@gmail.com> * Small refactoring Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add API rate limits Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update comment Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename var Signed-off-by: cyc60 <avsysoev60@gmail.com> * Fix typo Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add tests Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes #2 Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes #3 Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add merkle root Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add progress bar Signed-off-by: cyc60 <avsysoev60@gmail.com> * Simplify boosted filters Signed-off-by: cyc60 <avsysoev60@gmail.com> * Fetch oseth from graph Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add OsTokenConverter Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add tests Signed-off-by: cyc60 <avsysoev60@gmail.com> * Install multiproof Signed-off-by: cyc60 <avsysoev60@gmail.com> * Review fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rm OS_TOKEN_VAULT_CONTROLLER_CONTRACT_ADDRESS Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add integration test for update_redeemable_positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add integration test for update_redeemable_positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename package Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update tests Signed-off-by: cyc60 <avsysoev60@gmail.com> * Fix IPFS mock Signed-off-by: cyc60 <avsysoev60@gmail.com> * Move log Signed-off-by: cyc60 <avsysoev60@gmail.com> * Copilot fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add withdrawals to cover redemption assets * Review fixes Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add arbitrum config Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add min_minted_shares filter Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update sortings Signed-off-by: cyc60 <avsysoev60@gmail.com> * Copilot fix Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add tests * Update redeemer contract Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rm leaves sort Signed-off-by: cyc60 <avsysoev60@gmail.com> * Update ABIs Signed-off-by: cyc60 <avsysoev60@gmail.com> * Skip debank for hoodi Signed-off-by: cyc60 <avsysoev60@gmail.com> * Unify API_SUPPORTED_CHAINS Signed-off-by: cyc60 <avsysoev60@gmail.com> * Pass block number everywhere * Update command params Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add debank to API Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename vault shares Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename redeemable positions Signed-off-by: cyc60 <avsysoev60@gmail.com> * Use multicall to fetch arb balances Signed-off-by: cyc60 <avsysoev60@gmail.com> * Add positions sorting Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename vault shares Signed-off-by: cyc60 <avsysoev60@gmail.com> * Rename redeemable position -> os token position, cleanup after merge * Moved get_os_token_position_leaf_hash to method * Fix sub vaults registry * Rename sub_vaults_registry -> sub_vaults_registry_contract --------- Signed-off-by: cyc60 <avsysoev60@gmail.com> Co-authored-by: cyc60 <avsysoev60@gmail.com> Co-authored-by: Dmitri Tsumak <tsumak.dmitri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5514bf3 - Browse repository at this point
Copy the full SHA 5514bf3View commit details
Commits on Feb 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b4cc66e - Browse repository at this point
Copy the full SHA b4cc66eView commit details -
Accept exit signature shards from relayer (#665)
* Rename validator.signature -> deposit_signature, accept exit sig shards from relayer * Refactor to_hex * Copilot fixes * Review fix
Configuration menu - View commit details
-
Copy full SHA for 81c369e - Browse repository at this point
Copy the full SHA 81c369eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df22b6d - Browse repository at this point
Copy the full SHA df22b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0702cbd - Browse repository at this point
Copy the full SHA 0702cbdView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.7...v5.0.0.dev2