Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort CIP-66 transactions in legacypool #190

Open
Tracked by #64
ezdac opened this issue Jul 29, 2024 · 0 comments
Open
Tracked by #64

Sort CIP-66 transactions in legacypool #190

ezdac opened this issue Jul 29, 2024 · 0 comments
Labels
type:enhancement New feature or request

Comments

@ezdac
Copy link

ezdac commented Jul 29, 2024

Correctly sort CIP-66 transactions in the legacypool.

The sorting has to consider the different gas-price denominations for different transaction types.
For this the LazyTransaction likely needs an additional field IsCeloDenominated in order to discriminate CIP-66 from CIP-64 gas prices.

@ezdac ezdac changed the title Correctly sort tx in tx pool Sort CIP-66 transactions in legacypool Jul 29, 2024
@ezdac ezdac added this to the 4 - Celo Alfajores migration milestone Jul 29, 2024
@ezdac ezdac added the type:enhancement New feature or request label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants