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

Version check #57

Merged
merged 9 commits into from
Aug 20, 2022
Merged

Version check #57

merged 9 commits into from
Aug 20, 2022

Conversation

kosegor
Copy link
Collaborator

@kosegor kosegor commented Aug 19, 2022

Scope

Utilize dynamics system to inform and force updates to validators

Why?

In order to ensure the equality of the dynamic values between validators we need to force them to update to the same version.

Todos

  • Replace the mocked local version with the real version once this ticket is done
  • Stop calling the smart contract to obtain the latest version during the SnapshotTaken event reception once the version is added to that event

@github-actions github-actions bot added go Pull requests that update Go code javascript solidity labels Aug 19, 2022
@vtleonardo vtleonardo merged commit 0b85971 into add-dynamics-contract Aug 20, 2022
vtleonardo pushed a commit that referenced this pull request Sep 26, 2022
…#57)

Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code javascript solidity
Projects
None yet
2 participants