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
####Steps to reproduce the behavior:
1.V0 initiates a withdrawal to v1
2.The transaction history will be displayed in both v0WithdrawalHistory and v1DepositHistory
####According to the light-godoken display rule, only one item needs to be displayed
This data is obtained from scan
getDepositHistories:
The text was updated successfully, but these errors were encountered:
Dawn-githup
changed the title
Deposit History will display the withdrawal records of v0
Deposit Histories will display the withdrawal records of v0
Feb 16, 2023
Dawn-githup
changed the title
Deposit Histories will display the withdrawal records of v0
DepositHistories will display the withdrawal records of v0
Feb 16, 2023
Dawn-githup
changed the title
DepositHistories will display the withdrawal records of v0
V1 deposit history will display the withdrawal data of v0
Feb 16, 2023
####Steps to reproduce the behavior:
1.V0 initiates a withdrawal to v1
2.The transaction history will be displayed in both v0WithdrawalHistory and v1DepositHistory
####According to the light-godoken display rule, only one item needs to be displayed
This data is obtained from scan
getDepositHistories:
light-godwoken/packages/light-godwoken/src/LightGodwokenV1.ts
Lines 206 to 208 in ba9ea9d
getWithdrawalHistories
light-godwoken/packages/light-godwoken/src/LightGodwokenV0.ts
Lines 273 to 276 in ba9ea9d
The text was updated successfully, but these errors were encountered: