Added
- Added support for TLS on mirror node connections
- Implemented
*Id.clone()(this is used internally to fix some issues that only surface in React Native) - Implement
Timestamp.plusNanos() - Added support for entity ID checksums. The network will be extracted from the checksum of the
entity ID and validated on each request to make sure a request is not happening on one network
while an entity ID references another network. Entity IDs with a network will print with a checksum
while entity IDs without a checksum will not print the checksum part.
Fixed
TopicMessageQuery.starTimenot updating start time by one nanosecond causing a message to appear twice
if the connection resetTopicMessageQueryshould log retriesTransactionReceipterror handling; this should now throw an error contain the receipt