Skip to content

Commit

Permalink
Merge pull request #1591 from Phala-Network/fix-burnt-vault-dust-share
Browse files Browse the repository at this point in the history
Fix vault force withdraw bug with burnt stake pool share
  • Loading branch information
h4x3rotab authored Dec 4, 2024
2 parents 6877d14 + 070f53f commit 309e465
Show file tree
Hide file tree
Showing 7 changed files with 500 additions and 240 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install_toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Install latest stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.75.0
toolchain: 1.79.0
override: true
target: wasm32-unknown-unknown
components: cargo, clippy, rust-analyzer, rust-src, rust-std, rustc-dev, rustc, rustfmt
Expand Down
Loading

0 comments on commit 309e465

Please sign in to comment.