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: some necessary code refactor for banned address and bug fix during refactor #1603

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

ws4charlie
Copy link
Contributor

Description

  1. Includes a bug fix that relates to security. Inbound tracker tx hash needs to be checked against Tss address.
  2. Some refactor work to better organize inTx vote message built/posting.
  3. fix log printing

Closes: 1592

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

@lumtis
Copy link
Member

lumtis commented Jan 20, 2024

Merging as it got 2 approvals previously

@lumtis lumtis merged commit d61e71d into v12.1.0-hotfix Jan 20, 2024
11 checks passed
@lumtis lumtis deleted the fix-N-refactor-4-banned-addresses branch January 20, 2024 00:01
lumtis pushed a commit that referenced this pull request Jan 24, 2024
lumtis added a commit that referenced this pull request Jan 25, 2024
* refactor(`hotfix`): support retrying sending inbound vote with higher gas limit (#1601)

* chore: v12.0.0 changelog (#1578)

* fix: skip unsupported chain parameters (#1581)

Co-authored-by: Lucas Bertrand <[email protected]>

* remove debug zetaclient1

* remove comments

* tx resend

* complete renaming

* change log level and create constants

* increase retry value

* test change gas limit for outbound

* refactor vote inbound outbound into separate files

* add monitoring capability for outbound txs

* changelog

---------

Co-authored-by: Charlie Chen <[email protected]>

* fix: some necessary code refactor for banned address and bug fix during refactor (#1603)

* cherry picked: fixed ChainParams equality check and added changelog entry

* respect isSupported in zetaclient observation

* add some RPC diagnosis log

* guard against multiple deposits

* make cosmos go sec linter happy

* update e2e tests

* Update zetaclient/bitcoin_client.go

Co-authored-by: Charlie Chen <[email protected]>

---------

Co-authored-by: Charlie Chen <[email protected]>
Co-authored-by: Charlie Chen <[email protected]>
Co-authored-by: brewmaster012 <[email protected]>
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