Skip to content

Handle dates consistently#366

Merged
AddressXception merged 4 commits intomainfrom
bug/fix-serialization-issues
May 24, 2021
Merged

Handle dates consistently#366
AddressXception merged 4 commits intomainfrom
bug/fix-serialization-issues

Conversation

@AddressXception
Copy link
Copy Markdown
Contributor

add hash tests

🚨 Please review the guidelines for contributing to this repository.

Issue

Link your PR to an issue

Fixes #365

Description

This PR fixes some serialization issues between the c++ and python code. Specifically fixing the serialization of dates, ensuring all numbers get hashed as hex strings, and adding some audit logs.

Testing

make test

SteveMaier-IRT
SteveMaier-IRT previously approved these changes May 13, 2021
@AddressXception AddressXception merged commit 404522b into main May 24, 2021
@AddressXception AddressXception deleted the bug/fix-serialization-issues branch May 24, 2021 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Serialization Issues

3 participants