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

Add the ability for the Bridge pool VP to reject txs when the bridge is disabled #2396

Closed
wants to merge 11 commits into from

Conversation

nodersteam
Copy link

@nodersteam nodersteam commented Jan 15, 2024

Describe your changes

modified https://github.com/nodersteam/namada/blob/e84bb03324747819006f4eebd89fd57e7454c22c/shared/src/ledger/native_vp/ethereum_bridge/bridge_pool_vp.rs#L529 to add a condition that checks the storage db if the bridge is closed

Indicate on which release or other PRs this topic is based on

v0.29.0
Closes #2027

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@nodersteam nodersteam changed the title Update genesis issue #2151 Bridge pool vp issue #2027 Jan 15, 2024
@nodersteam nodersteam changed the title Bridge pool vp issue #2027 Add the ability for the Bridge pool VP to reject txs when the bridge is disabled Jan 19, 2024
@sug0
Copy link
Collaborator

sug0 commented Feb 22, 2024

Superseded by #2602

@sug0 sug0 closed this Feb 22, 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.

Check if Bridge is disabled to reject tx in Bridge pool VP
4 participants