Skip to content

Commit

Permalink
Merge pull request #16 from LiskHQ/IkerAlus-fee_estimation_algorithm
Browse files Browse the repository at this point in the history
Implement fee estimation algorithm for dynamic fee system
  • Loading branch information
karmacoma committed Jun 13, 2019
2 parents b4f15ad + 5332bdc commit ee5111f
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -27,3 +27,4 @@ If you have any questions on how to proceed with a new or existing proposal, ple
| [0013](proposals/lip-0013.md) | Replace static fee system by dynamic fee system | Iker Alustiza | Standards Track | Draft |
| [0014](proposals/lip-0014.md) | Introduce BFT consensus protocol | Jan Hackfeld | Standards Track | Draft |
| [0015](proposals/lip-0015.md) | Enable transaction invalidation by using nonces instead of timestamps | Andreas Kendziorra | Standards Track | Draft |
| [0016](proposals/lip-0016.md) | Implement fee estimation algorithm for dynamic fee system | Iker Alustiza | Standards Track | Draft |

0 comments on commit ee5111f

Please sign in to comment.