Open Guitarheroua opened 1 month ago
A few implementations on the Access node for filtering out transactions with insufficient transaction fees need to be backported from master to v0.37 branch.
Implementations from these issues need to be backported:
https://github.com/onflow/flow-go/issues/6128 https://github.com/onflow/flow-go/issues/6129 https://github.com/onflow/flow-go/issues/6139
After that, the flow-emulator project should be upgraded to the latest v0.37 version
add stop control as well
Problem Definition
A few implementations on the Access node for filtering out transactions with insufficient transaction fees need to be backported from master to v0.37 branch.
Proposed Solution
Implementations from these issues need to be backported:
https://github.com/onflow/flow-go/issues/6128 https://github.com/onflow/flow-go/issues/6129 https://github.com/onflow/flow-go/issues/6139
After that, the flow-emulator project should be upgraded to the latest v0.37 version