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

Fix recover key wrappers in light of variable-sized keys and sigs #669

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

b1bart
Copy link
Contributor

@b1bart b1bart commented Sep 20, 2019

Change Description

The *_recover_key wrapper functions presumed a fixed size serialization buffer which no longer holds now that sigs and pubkeys can be variable sized

related to #659

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

…on buffer which no longer holds now that sigs and pubkeys can be variable sized
@b1bart b1bart merged commit a05fb61 into develop Sep 24, 2019
@b1bart b1bart deleted the feature/fix-recover-key-wrappers branch September 24, 2019 10:56
rise-worlds pushed a commit to potato-coin/eosio.cdt that referenced this pull request Jul 14, 2020
Fix recover key wrappers in light of variable-sized keys and sigs
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