Add tip functionality
Feature Request
In v0.14.0 of Starknet, transactions are expected to pay a nonzero tip. It would be great to enable building the various txs with the option of putting a tip. E.g. removing init=False here and having it as an option in the various Account methods for building/signing/sending txs
hello, am a backend developer (python), will love to haddle this, i will implement tip functionality for Starknet v0.14.0 compliance. I’ll update transaction methods to accept tips, ensure backward compatibility, and add tests and documentation to support usage.
ETA : 3 working days.
Hey @leo-starkware , sure thing - will include while adding changes for 0.14.0 👍 .
Hi! I am a Software Engineer, a backend specialized and with expertise in Python. I can implement the tip functionality to compliant with Starknetv0.14.0 if given the opportunity.
Hey @LeaderSteve84 , please look for issues marked with "good first issue" label, they are available for external contributors, thanks.