Skip to content

refactor: make staking keeper private#1760

Merged
kingpinXD merged 4 commits intodevelopfrom
crosschain-keeper
Feb 16, 2024
Merged

refactor: make staking keeper private#1760
kingpinXD merged 4 commits intodevelopfrom
crosschain-keeper

Conversation

@kingpinXD
Copy link
Member

Description

  • Make staking keeper private
  • remove pointer receiver

Closes:

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

Copy link
Contributor

@lumtis lumtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Need to change chore->refactor

@lumtis lumtis changed the title chore: make staking keeper private refactor: make staking keeper private Feb 15, 2024
@kingpinXD kingpinXD merged commit 4abf993 into develop Feb 16, 2024
@kingpinXD kingpinXD deleted the crosschain-keeper branch February 16, 2024 16:58
lumtis pushed a commit that referenced this pull request Feb 19, 2024
lumtis added a commit that referenced this pull request Feb 21, 2024
* rename smoke test to e2e

* changelog

* some more renaming

* move smoketest package to e2e

* fix imports

* rename sm to r

* add more documentation in Dockerfile

* remove old upgrade test

* remove no longer used scripts

* script renaming

* remove eth dir

* cleaning up in orchestratort

* remove some lines

* p2p diag

* fix lint

* fix docker upgrade

* group start zetacore and zetaclient scripts

* simplify docker files

* add stress test command

* refine readme

* add localnet makefile entry

* some renaming

* refactor: make staking keeper private (#1760)

* refactor: fix invalid zrc20withdraw (#1766)

* fix lint

* comments iteration 1

* review iteration 2

* proto

---------

Co-authored-by: Tanmay <tanmay@zetachain.com>
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.

3 participants