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

Fix transmitting protocol txs if validator node #1964

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

sug0
Copy link
Contributor

@sug0 sug0 commented Oct 3, 2023

Describe your changes

A bug was introduced by #1899 where no protocol txs are broadcasted to the network, unless the Ethereum oracle is enabled. This PR fixes the underlying issue.

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

v0.23.0

Checklist before merging to draft

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

@sug0 sug0 added bug Something isn't working ledger ethereum-bridge labels Oct 3, 2023
sug0 added a commit that referenced this pull request Oct 3, 2023
@sug0 sug0 marked this pull request as ready for review October 3, 2023 09:14
@sug0
Copy link
Contributor Author

sug0 commented Oct 3, 2023

converted the pr to draft to add a regression test

@sug0 sug0 marked this pull request as draft October 3, 2023 10:07
sug0 added a commit that referenced this pull request Oct 3, 2023
@sug0 sug0 marked this pull request as ready for review October 3, 2023 14:34
sug0 added a commit that referenced this pull request Oct 13, 2023
@sug0 sug0 mentioned this pull request Oct 13, 2023
@cwgoes cwgoes mentioned this pull request Oct 20, 2023
29 tasks
Fraccaman added a commit that referenced this pull request Oct 23, 2023
* origin/tiago/fix-protocol-txs:
  Changelog for #1964
  Add test_broadcast_valset_upd_inspite_oracle_off() unit test
  Allow shutting off the Ethereum oracle in tests
  Fix transmitting protocol txs if validator node
@tzemanovic tzemanovic mentioned this pull request Oct 24, 2023
@tzemanovic tzemanovic merged commit 2368969 into main Oct 24, 2023
14 checks passed
@tzemanovic tzemanovic deleted the tiago/fix-protocol-txs branch October 24, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ethereum-bridge ledger
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants