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

Remove unnecessary call to get_block_header_state (release/21.0.x branch)#747

Merged
bradlhart merged 3 commits intorelease/21.0.xfrom
update-block-header-state
Jun 9, 2020
Merged

Remove unnecessary call to get_block_header_state (release/21.0.x branch)#747
bradlhart merged 3 commits intorelease/21.0.xfrom
update-block-header-state

Conversation

@bradlhart
Copy link
Copy Markdown
Contributor

Change Description

Calls to get_block_header_state produce errors when calling against a block that is not reversible. This PR reduces the need for those calls.

API Changes

  • API Changes
    Don't call get_block_header_state whenever possible on transact.

Documentation Additions

  • Documentation Additions

Fixes #702
Co-Authored By: @UMU618 umu618@hotmail.com

@bradlhart bradlhart merged commit dba6e89 into release/21.0.x Jun 9, 2020
@bradlhart bradlhart deleted the update-block-header-state branch June 9, 2020 20:35
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