hedera-improvement-proposal icon indicating copy to clipboard operation
hedera-improvement-proposal copied to clipboard

Smart Contracts hbar Allowance and Approval

Open lukelee-sl opened this issue 1 year ago • 2 comments

Description: This HIP describes a proposal to enable hbar allowance and approvals from smart contracts. This will allow developers to grant allowances from an EOA or a contract from within smart contracts code rather than having to resort to using HAPI for this functionality

Checklist

  • [ ] Documented (Code comments, README, etc.)
  • [ ] Tested (unit, integration, etc.)

lukelee-sl avatar Feb 26 '24 17:02 lukelee-sl

Deploy Preview for hedera-hips ready!

Name Link
Latest commit c581f77b801be7497d4dff4f51c974688dbce149
Latest deploy log https://app.netlify.com/sites/hedera-hips/deploys/662159a931bf230008f37b7a
Deploy Preview https://deploy-preview-906--hedera-hips.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Feb 26 '24 17:02 netlify[bot]

We believe that the functionality introduced in this HIP is valuable. However, it does not address the specific issue we outlined in detail here. We require the capability for a contract to spend users' HBAR if it has received explicit spending approval.

se7enarianelabs avatar Mar 13 '24 13:03 se7enarianelabs

Hey team! This particular issue would provide a lot of value to our launchpad. The current bug introduced by the allowance mechanisms prevents us from being able to send any NFT that includes a fallback fee. This is a significant blocker for smart contracts.

kantorcodes avatar Apr 02 '24 16:04 kantorcodes