-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add testcase Should withdraw all before withdraw and harvest so…
… that the staked amount is zero
- Loading branch information
1 parent
2e9bf06
commit dc4b0e2
Showing
4 changed files
with
45 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Jetton MasterChef Costs in each operation: | ||
Deposit Cost: 0.0337868 TON | ||
Deposit Cost: 0.0337932 TON | ||
Harvest Cost: 0.0155238059 TON | ||
Withdraw Cost: 0.0159109001 TON | ||
Withdraw & Harvest Cost: 0.0259639059 TON | ||
Withdraw & Harvest Cost: 0.0259807059 TON |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
TON MasterChef Costs in each operation: | ||
Deposit Cost: 0.0331955 TON | ||
Deposit Cost: 0.0332019 TON | ||
Harvest Cost: 0.0052698059 TON | ||
Withdraw Cost: 0.0157693006 TON | ||
Withdraw & Harvest Cost: 0.0171868059 TON | ||
Withdraw & Harvest Cost: 0.0172036059 TON |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters