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

Update cleos to support new producer schedule - 2.0 #8071

Merged
merged 1 commit into from Oct 15, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Oct 15, 2019

Change Description

  • Resolves Testing 2.0 on Jungle - get schedule doesn't work #8045
  • Starting with 2.0, wtmsig block production #7404 added Weighted-Threshold-Multi-Signature (WTMsig) Block Production. This changed the block signing authority from a simple signing key to a full authority. However, cleos was not updated to present this new authority. This PR updates cleos to show the full authority when communicating with a 2.0 nodeos. cleos will continue to display only the block signing key when communicating with a pre-2.0 nodeos.

In the image below, the first output is from a 1.8.4 nodeos, the second is from a 2.0.0-rc1 nodeos:

image

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

  • cleos get schedule output has been modified as described above.

  • chain_api_plugin /v1/chain/get_producer_schedule JSON output changed with wtmsig block production #7404

@heifner heifner merged commit 521dc22 into release/2.0.x Oct 15, 2019
@heifner heifner deleted the get-schedule-v2.0 branch October 15, 2019 19:39
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