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

producer authority (WTMSig Block Signing) support #296

Closed
wants to merge 2 commits into from

Conversation

b1bart
Copy link
Contributor

@b1bart b1bart commented Jul 29, 2019

Change Description

This PR implements support for producer_authority and therefore WTMSig Block Signing ( EOSIO/eos#7404 ) in the eosio.bios contract.

This depends on a version of eosio.cdt which has incorporated EOSIO/eosio.cdt#570

Deployment Changes

  • Deployment Changes

API Changes

  • API Changes

setprods in eosio.bios now expects a serialized vector of producer_authority structures and is not backwards compatible with the previous serialized vector of producer_key structures.

Documentation Additions

  • Documentation Additions

@arhag
Copy link
Contributor

arhag commented Oct 3, 2019

Replaced by #349.

@arhag arhag closed this Oct 3, 2019
@arhag arhag deleted the feature/producer-authority-support branch October 3, 2019 17:42
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