Replies: 5 comments 6 replies
-
@statop do we know what the list of transactions to be supported by scheduled transaction might look like ?
|
Beta Was this translation helpful? Give feedback.
-
Just some thoughts on the throttling algorithm. Should we increase the likelihood of a transaction completing if the transaction is hit by implementing a retry parameter? This would benefit use cases which require a higher guarantee, eg payments. It also reassures the transactor that the fee isn't wasted. If transaction fails because of hitting transaction limit increase retry attempt if retry limit is > 0 maximum limits of |
Beta Was this translation helpful? Give feedback.
-
A little late to the party, but I'm quite interested in long-term scheduled transaction for an use case I have in mind. Let's say I want to set up an account to auto-distribute 1000 HBAR to five different wallets ten years from now (can be a specific date, and does not need to be accurate down to the minute). i.e. A gift to five different people. However, according to current HIP, it looks like initially the max value will be 2 months in the future. Are there plans to eventually be able to schedule it years into the future? If not, what alternatives do I have? Smart contracts? |
Beta Was this translation helpful? Give feedback.
-
Hi James from Neuron here. This improvement proposal is a requirement for us to scale our use cases reliably. Why? Let me give you an example:
Based on the above, we would highly support and endorse a change to enable scheduled transactions of around 45 days, to allow for 30 day payment cycles, and 15 days of wiggle room to allow people to renew services up to 2 weeks in advance of the previous service end. Happy to discuss this with anyone, but this feature is super critical for us to convince the large corporations, as they need SLAs and high availability. It will be very difficult to deliver on that without this HIP, unless we add an alternative system which would be centralised, or rely on a 2nd layer 1 network |
Beta Was this translation helpful? Give feedback.
-
Adding in some feedback from our team at HashPack, we think this is a very important HIP for many projects that are looking for multisig treasury management solutions. We see that TokenMint and TokenBurn are supported transaction types. If we could also see TokenUpdate supported that is an important transaction for this use case to cover. On the whole my team and I support this HIP and see it enabling some powerful features being built on the network that would serve existing and future projects. |
Beta Was this translation helpful? Give feedback.
-
Discussion thread to discuss HIP-423: Long Term Scheduled Transactions
Beta Was this translation helpful? Give feedback.
All reactions