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

fix tests in forced-replay branch; use updated bios contract #7143

Merged
merged 3 commits into from
Apr 17, 2019

Conversation

arhag
Copy link
Contributor

@arhag arhag commented Apr 17, 2019

Change Description

This PR fixes the long-running tests by making the bootstrapping process in the Python test scripts use eosio rather than eosio.token as the issuer in order to avoid an inline transfer during issue which would fail when the RESTRICT_ACTION_TO_SELF protocol feature is activated.

Also the bios contract has been updated to reflect the latest changes in the EOSIO/eosio.contracts#220 PR which rename the action to pre-activate a protocol feature from preactivate to activate. The rename required changes to unit test and Python test frameworks as well as the protocol_feature_tests/double_preactivation unit test.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

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.

None yet

2 participants