algoanne

Results 39 comments of algoanne

Hi @fabrice102 , I know it's been a while on this one - if still relevant to you, can you explain how this is useful?

revisit this after the frame pointer work is complete (#4304 ) because this may become obsolete.

I believe this problem was resolved with #3082, but let me know if not.

thanks for the additional context!

Related to this, here's a little hack for assertions that gives the python line number that may be useful to you: https://github.com/certusone/wormhole/blob/cc72c2a644c65859eaae5103c925e6e95557e706/algorand/wormhole_core.py#L62 @hernandp @fergalwalsh

just a reminder that although the rewards program has ended, if anyone ever were to send money to the rewards pool then reward payouts would start again, following the protocol....

Hi @AustP , thanks for reaching out. I think delegated signatures could achieve what you're looking for: https://developer.algorand.org/docs/get-details/dapps/smart-contracts/smartsigs/modes/?from_query=delegate#delegated-approval . Let me know if that doesn't solve your problem - definitely...

Talking to some friends about this a little. The delegated approval is considered "the nuclear option" in the sense that it increases security risk (for obviously reasons). So, going to...

Hi @AustP we're likely going to take a more drastic move to solve this problem (you're not the first to bring up this clunkiness), so I'm going to move this...