Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
hive
hive
Merge requests
!632
Fixes related to issue:
#361
and
#364
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bartek Wrona
requested to merge
bw_issue_364
into
develop
Aug 25, 2022
Overview
0
Commits
4
Pipelines
0
Changes
4
Eliminated big allocation (over 40GB) which could occur during P2P sync.
P2P calls use new dedicated API to retrieve a block_id (using its num) without a need to load and decode full block, then calculate ID.
Edited
Aug 25, 2022
by
Bartek Wrona