This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Deleted/active recipients flag #35
Comments
It but it would take more gas... |
gas optimization is something I want to do some time on this contract... i don't know if its best done now or after the first run of tests.... but low gas is a huge priority... mostly cause i think I will end up using these contracts a lot and am very cheap ;-) |
i'm mostly worried about |
I agree about the out of gas annoyances! This is something that mostly needs to be fixed in |
Here, the discusion is about "gas optimization" <-> "code readability" . |
Proposal:
|
sounds good. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Consider to add a flag
active
instruct Recipient
(likestruct Spender
) instead usingactivationTime
==0
as deletion flagThe text was updated successfully, but these errors were encountered: