allora-network / allora-chain

Node software to run the Allora Network
https://www.allora.network/
Apache License 2.0
78 stars 72 forks source link

Add fee market module #627

Open guilherme-brandao opened 3 weeks ago

guilherme-brandao commented 3 weeks ago

Purpose of Changes and their Description

This PR introduces the fee market module from the Skip Fee Market repository into our blockchain. The integration of this module aims to enhance transaction prioritization and fee handling by implementing a more efficient and fair mechanism for processing transactions. This addition will allow validators to better manage network congestion and optimize resource allocation.

Link(s) to Ticket(s) or Issue(s) resolved by this PR

https://linear.app/alloralabs/issue/PROTO-2564/add-xfeemarket

Are these changes tested and documented?

Yes