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

add merge blocklog feature #10078

Merged
merged 2 commits into from
Feb 23, 2021
Merged

Conversation

huangminghuang
Copy link
Contributor

Change Description

This PR allows eosio-blocklog to merge split block log files.

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

eosio-blocklog has a new option --merge-blocklogs which merge block log files in 'blocks-dir' with the file pattern 'blocks-\d+-\d+.[log,index]' to 'output-dir' whenever possible. The files in 'blocks-dir' will be kept without change. Must give 'blocks-dir' and 'output-dir'.

@huangminghuang huangminghuang merged commit 61127df into develop Feb 23, 2021
@huangminghuang huangminghuang deleted the huangminghuang/merge-blocklogs branch May 14, 2021 13:25
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