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

Stage to Main (v0.1.11 preparation) Part 2 #544

Merged
merged 18 commits into from
Mar 20, 2022
Merged

Stage to Main (v0.1.11 preparation) Part 2 #544

merged 18 commits into from
Mar 20, 2022

Conversation

amirylm and others added 18 commits February 23, 2022 11:48
* Attempt to fix panic in `ProcessSyncMessage`

* Add debug logs

* Change branch in `gitlab-ci.yml`

* Add a log showing new changes

* Revert "Change branch in `gitlab-ci.yml`"

This reverts commit 7564a52.

* Revert "Add debug logs"

This reverts commit 3207da7.

* Fix a typo

* Revert "Add a log showing new changes"

This reverts commit 5c71741.

* Call `i.currentInstance.State()` only once
)

* ibft/instance: remove duplicated `node_id` and `pubKey` log fields

* Change branch in .gitlab-ci.yml

* Revert "Change branch in .gitlab-ci.yml"

This reverts commit a8ca1ab.
* added identity package with store (network key)

it was extracted from './network/p2p/'

* use the previous prefixes to avoid conflicts

* remove old store and update cli/operator/node
* extract operator storage to registry package

* aligned eth1 events handler in validator ctrl

* add migration to clear operator storage registry data

* clean operators on clean registry data

* fix operators storage prefix
* avoid getting all items if filter.to equals zero

* fix failing test
* implementation

* log stats after eth1 sync is done
@nivBlox nivBlox merged commit 9213cd5 into main Mar 20, 2022
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.

4 participants