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 delegateMsg handle #1218

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Conversation

gastonponti
Copy link
Contributor

@gastonponti gastonponti commented Nov 6, 2020

Description

Fixes an error added in a refactor that kept an old way of receiving a message to be signed by the validator, from a proxy, to be sent to celostats

Tested

Upload a testnet with multiple escenarios of [validators, n-proxies], validators without proxies, and their celostats server.
Monitored the data and the logs of the validators, and everything was working properly.

@kevjue
Copy link
Contributor

kevjue commented Nov 6, 2020

@gastonponti - Can we test this in a testnet w/ celostats.

Copy link
Contributor

@kevjue kevjue left a comment

Choose a reason for hiding this comment

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

lgtm

@gastonponti gastonponti merged commit 9f63d35 into master Nov 6, 2020
@gastonponti gastonponti deleted the gastonponti/fix-delegate-sign-stats branch November 6, 2020 23:46
trianglesphere pushed a commit that referenced this pull request Nov 6, 2020
Description
Fixes an error added in a refactor that kept an old way of receiving a message to be signed by the validator, from a proxy, to be sent to celostats

Tested
Upload a testnet with multiple escenarios of [validators, n-proxies], validators without proxies, and their celostats server.
Monitored the data and the logs of the validators, and everything was working properly.
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.

None yet

2 participants