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

Make bios-boot-tutorial.py not rely on prior version of system contracts #9581

Merged
merged 3 commits into from
Oct 22, 2020

Conversation

linhuang-blockone
Copy link
Contributor

Change Description

The latest eosio.bios requires prior version of system contracts to bootstrap a chain. As a result, bios-boot-tutorial.py requires the user to provide old eosio.contracts-1.8.x and new eosio.contracts-1.9.x.

This PR utilizes eosio.boot contract which provides necessary functions for activation but only relies on PREACTIVATE_FEATURE. No old contracts are required.

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@linhuang-blockone linhuang-blockone merged commit 0cb8650 into develop Oct 22, 2020
@heifner heifner deleted the update_bios-boot-tutorial_py branch June 10, 2021 16:55
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.

3 participants