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
PR 359 replaces private keys with hardcoded signatures, resolving this issue. However, private keys are still sent whenever SignatureTemplate arguments are used in contract unlockers.
This is a feature, because this allows users to edit the bytecode in-place in the Bitauth IDE, while keeping the signatures valid. However, it can also be a drawback since it does expose private keys.