Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

ship-v2 #10261

Merged
merged 1 commit into from
Apr 19, 2021
Merged

ship-v2 #10261

merged 1 commit into from
Apr 19, 2021

Conversation

huangminghuang
Copy link
Contributor

Change Description

This PR implements new SHiP get_blocks_request_v1 and get_blocks_result_v2 messages so that the client can request block_header only instead of the full blocks.

  • When the nodeos receives get_blocks_request_v0, it will response with get_blocks_result_v1 to be compatible with existing clients.
  • When the nodeos received get_blocks_request_v1, it will response with get_blocks_result_v2.

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@huangminghuang huangminghuang merged commit ec30b2e into develop Apr 19, 2021
@huangminghuang huangminghuang deleted the huangminghuang/ship-v2 branch May 5, 2021 15:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants