Description
APY/APR calculation is wrong after transactions (deposit, withdraw, rebalance).
Root Cause
The tx history is not correctly including the transaction just submitted, causing stale/incorrect APY values to be displayed.
Expected Behavior
After a tx completes, the APY should immediately reflect the new state.
Steps to Reproduce
- Make a deposit/withdraw/rebalance transaction
- Observe the APY display immediately after
- APY shows incorrect/stale value
Priority: High
Tags: engineering
Description
APY/APR calculation is wrong after transactions (deposit, withdraw, rebalance).
Root Cause
The tx history is not correctly including the transaction just submitted, causing stale/incorrect APY values to be displayed.
Expected Behavior
After a tx completes, the APY should immediately reflect the new state.
Steps to Reproduce
Priority: High
Tags: engineering