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

Explicit ABI conversion of signed_transaction #9960

Merged
merged 8 commits into from
Feb 2, 2021

Conversation

brianjohnson5972
Copy link
Contributor

@brianjohnson5972 brianjohnson5972 commented Jan 21, 2021

Change Description

EPE-72
Explicit ABI conversion of signed_transaction to work around deficiencies of abi_serializer code for inherited transaction_extensions.

Change Type

Select ONE:

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

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions


// can have "deferred_transaction_generation" (if there is a deferred transaction and the extension was "extracted" to show data),
// or "transaction_extensions" (either as empty or containing the packed deferred transaction),
// or both (when there is a deferred transaction and extension was "extracted" to show data and a redundant "transacation_extensions" was provided),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misspelling of transaction after redundant.

@brianjohnson5972 brianjohnson5972 merged commit 76548c3 into develop Feb 2, 2021
@brianjohnson5972 brianjohnson5972 deleted the bdj__signed-transaction-extension_EPE-72 branch February 2, 2021 22:18
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.

4 participants