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

Remove unnecessary call to get_block_header_state #703

Merged
merged 2 commits into from
Apr 6, 2020

Conversation

jlamarr22
Copy link
Contributor

@jlamarr22 jlamarr22 commented Mar 9, 2020

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

@jlamarr22 jlamarr22 merged commit a6ad012 into EOSIO:develop Apr 6, 2020
@jlamarr22 jlamarr22 deleted the update-block-header-state branch April 6, 2020 16:05
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