Skip to content

Conversation

agwego
Copy link
Contributor

@agwego agwego commented Nov 18, 2017

Convert empty maps to null when being serialised to JSON.
Empty maps are rejected by the BigchainDB

agwego and others added 2 commits November 17, 2017 23:17
instead of generating an empty JSON map/associative array the value is null. Otherwise the BigchainDB server will reject the transaction. Note this will convert all empty Maps to null. Added unit tests for serialization and deserialization.
@bohdanbezp bohdanbezp merged commit bc730bb into authenteq-zz:master Nov 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants