You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
Auto-detect chainhash in the headers of the ciphertext and attempt to use it along with the current network upon decryption. Adds a trustChainhash property to the Network and Tlock structs and a Strict() method to disable it, in order to avoid using chainhash provided in ciphertexts.
Provide Windows, Linux and MacOS releases.
Expose the DefaultNetwork and DefaultChain constants for use by 3rd party libraries.
Upgrade dependencies.
PR
e6a24f9 Adding metadata flag to get information on the drand network (#74)