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

Update SignedMessage (Prereq for crawl and clean) #95

Closed
tomijaga opened this issue Mar 29, 2021 · 1 comment
Closed

Update SignedMessage (Prereq for crawl and clean) #95

tomijaga opened this issue Mar 29, 2021 · 1 comment
Labels
Paid PR Reward - 250 Reward in coin(s)

Comments

@tomijaga
Copy link
Contributor

tomijaga commented Mar 29, 2021

Update SignedMessage (Prereq for crawl and clean)

Contributors are able to complete this task and earn thenewboston coins. Check out the labels to learn how much you can earn for contributing by completing this task. Please make sure to be honest if you wish to contribute by saying you can't finish this and we can just un-assign you with no harm done! There is no point in delaying tasks from being completed for miscommunication!

Overview

The SignedData type has been depracated now all node request use the SignedMessage type

You should remove all the uses of SignedData from the repo and replace them with the SignedMessage type

Behavior

The SignedMessage interface should be updated to this:

message:{
    crawl: "start" | "stop"
},
node_identifier: 565723676...,
signature: 54cd54bvd...

Please ask for this task to be assigned to you and earn and its sweet reward 😉

Remember to include your account number in your PR description for us to pay you 💰

@tomijaga tomijaga changed the title [Task] Task Title Update SignedMessage (Prereq for crawl and clean) Mar 29, 2021
@tomijaga
Copy link
Contributor Author

prerequisite for #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paid PR Reward - 250 Reward in coin(s)
Projects
None yet
Development

No branches or pull requests

2 participants