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
Great work with this utility! Some feedback from limited testing:
Defense towards window.cardano pollution
You could harden the implementation by checking the attached object has an enable property. Nami is responsible for what I'm experiencing BTW
Reward Withdrawals
What is Coin #1 and Net. #1?
Ledger rules dictate you must empty the reward account if withdrawing, so it would be good to pre-populate the value.
Transaction interval validity
Might be helpful to change the text to "slot"
Advanced Configs
These are network parameters that should remain constant in the current epoch. What scenarios are you wanting to test here?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Great work with this utility! Some feedback from limited testing:
Defense towards
window.cardano
pollutionYou could harden the implementation by checking the attached object has an
enable
property. Nami is responsible for what I'm experiencing BTWReward Withdrawals
Coin #1
andNet. #1
?Transaction interval validity
Might be helpful to change the text to "slot"
Advanced Configs
These are network parameters that should remain constant in the current epoch. What scenarios are you wanting to test here?
Beta Was this translation helpful? Give feedback.
All reactions