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

[PVM] limit AddDepositOfferTx zero-limits offer check to berlin phase #384

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

evlekht
Copy link
Member

@evlekht evlekht commented Aug 13, 2024

AddDepositOfferTx with both tx.DepositOffer.TotalMaxAmount and tx.DepositOffer.TotalMaxRewardAmount equal to 0 is already prohibited in current dev (Berlin 0). But columbus network has such tx before Berlin 0, so we need to put this check into berlin phase logic to allow pre-berlin txs with zero limits.

@evlekht evlekht marked this pull request as ready for review August 13, 2024 10:47
@evlekht evlekht merged commit dd141b3 into dev Aug 13, 2024
10 checks passed
@evlekht evlekht deleted the evlekht/zero-limits-offer-phase branch August 13, 2024 10:48
@evlekht evlekht changed the title [PVM] limit AddDepositOfferTx zero-limits offer check to belrin phase [PVM] limit AddDepositOfferTx zero-limits offer check to berlin phase Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants