algorand / algorand/go-algorand

Reevaluate fee threshold check in transaction pool

Open
#2,751 2 comments 0 reactions 0 assignees View on GitHub
Team Scytale
Dominant language
Go
Stars
1.4k
Forks
537
Avg merge
1d 7h
Merged PRs (30d)
18

Description

Since the fee threshold check is per transaction, not transaction group, it does not work optimally when fees are distributed unevenly among participants in a transaction group.
https://github.com/algorand/go-algorand/blob/80bd5ed6182baa1b54de065006f67c3358c65537/data/pools/transactionPool.go#L326

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.