mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00

Timestamp is now returned in UTC with second precision. Payload hash is replaced by an uuid4. This allows us to distinguish between duplicated payloads. Removed a deprecated test related to the payload hash. Renamded secondary index payload_hash -> payload_uuid