You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4168: refactor logProgress r=zhangchiqing a=zhangchiqing
This PR:
1. Remove duplicated implementation of logProgress
2. although builds a lookup, the implementation is simplier
3. Also log 0% and 100%(before it only log from 10% to 90%). logging 0% is useful so that we know the processing is started. 100% is useful to know it's completed.
4179: mv fvm/derived fvm/storage/derived r=pattyshack a=pattyshack
Co-authored-by: Leo Zhang (zhangchiqing) <[email protected]>
Co-authored-by: Patrick Lee <[email protected]>
0 commit comments