You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Introduce a dynamic fee system as a free fee market where the fixed fee for all transaction types will be removed and a minimum fee will be set in the protocol. This minimum fee will be given in terms of LSK per byte used by transactions and any transactions broadcast with a fee below that value will be rejected. For each transaction, it will be up to each user to choose the fee.
Motivation
Replace static fee system by dynamic fee system
Change to a byte-based block size limit
Introduce minimum balance requirement for accounts
Enable transaction invalidation
Acceptance Criteria
To conclude this epic, following LIPs must be implemented:
Description
Introduce a dynamic fee system as a free fee market where the fixed fee for all transaction types will be removed and a minimum fee will be set in the protocol. This minimum fee will be given in terms of LSK per byte used by transactions and any transactions broadcast with a fee below that value will be rejected. For each transaction, it will be up to each user to choose the fee.
Motivation
Acceptance Criteria
To conclude this epic, following LIPs must be implemented:
Tasks
Sprint 14
lisk-chain
and update maxPayloadLength constant Remove number of transactions per block validation fromlisk-chain
and update maxPayloadLength constant #4851Sprint 15
The text was updated successfully, but these errors were encountered: