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

Fix abi_serializer to encode optional non-built_in types #7477

Merged
merged 3 commits into from
Jul 30, 2019

Conversation

conr2d
Copy link
Contributor

@conr2d conr2d commented Jun 8, 2019

Change Description

Fixes #7450.
Current version of _variant_to_binary doesn't handle optional of non-built_in types.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Copy link
Contributor

@b1bart b1bart left a comment

Choose a reason for hiding this comment

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

Need some unit tests that exercise this

@conr2d
Copy link
Contributor Author

conr2d commented Jul 4, 2019

It's strange. In local build and unit_test execution, I didn't encounter any errors, but automated checks by buildkite seem to be failed. I don't have permission to look into buildkite results, can you tell me what the problem is?

@b1bart
Copy link
Contributor

b1bart commented Jul 30, 2019

@conr2d Sorry for the confusion, these PRs fail because our build infrastructure cannot trust your fork of the repository. We are working to resolve this

@b1bart b1bart self-assigned this Jul 30, 2019
@b1bart b1bart merged commit 41860ad into EOSIO:develop Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants