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

Feat/header verification #3812

Merged
merged 124 commits into from
Mar 14, 2022
Merged

Feat/header verification #3812

merged 124 commits into from
Mar 14, 2022

Conversation

ssd04
Copy link
Contributor

@ssd04 ssd04 commented Feb 17, 2022

Refactor sharding package:

  • move nodesCoordinator to a separate package inside sharding directory

Extend node api with /internal route in order to be able to fetch raw marshalized data for headers and miniblocks:

  • separate route for shardblock and metablock
  • each case has 3 different options: by-hash, by-nonce, by-round

Update /network route:

  • added /ratings endpoint
  • updated /config endpoint

gabi-vuls
gabi-vuls previously approved these changes Mar 9, 2022
Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed.

bogdan-rosianu
bogdan-rosianu previously approved these changes Mar 11, 2022
…ification-11-03-2022

Merge dev into header verification 11 03 2022
@AdoAdoAdo AdoAdoAdo dismissed stale reviews from bogdan-rosianu and gabi-vuls via 0ffa0fa March 11, 2022 11:32
Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed

@iulianpascalau iulianpascalau self-requested a review March 14, 2022 15:51
@iulianpascalau iulianpascalau merged commit a983cb3 into development Mar 14, 2022
@iulianpascalau iulianpascalau deleted the feat/header-verification branch March 14, 2022 15:51
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

5 participants