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

Remove deprecated history plugin #10810

Merged
merged 6 commits into from
Oct 14, 2021
Merged

Remove deprecated history plugin #10810

merged 6 commits into from
Oct 14, 2021

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Oct 13, 2021

Change Description

  • Remove the long deprecated history_plugin
  • See EOSIO Deprecations #7597 for deprecated announcement.
  • Alternatives:
    -- state_history_plugin - provides full history solution
    -- trace_api_plugin - alternative JSON partial history solution
    -- enable-account-queries option to chain_plugin which provides /v1/chain/get_accounts_by_authorizers.

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

@heifner heifner marked this pull request as ready for review October 13, 2021 20:38
@heifner heifner requested a review from nickjjzhao October 14, 2021 01:42
tutorials/bios-boot-tutorial/bios-boot-tutorial.py Outdated Show resolved Hide resolved
tests/p2p_tests/dawn_515/test.sh Show resolved Hide resolved
tests/consensus-validation-malicious-producers.py Outdated Show resolved Hide resolved
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