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
feat(bounty): don't require the caller's personal wallet for MANAGED payout/cancel (#680)
Mirror the hackathon use-publish-winners flow: the backend now signs
select_winners / cancel with the on-chain event manager (the org
treasury or owner that published), so a connected wallet is only needed
for EXTERNAL signing. Stop blocking MANAGED on a personal wallet and send
ownerAddress as an optional hint. Pairs with boundless-nestjs#392.
0 commit comments