-
**Is your feature request related to a problem? Please describe.**
Checksums allow users to verify the integrity of their downloads — for most users (I presume), mergerfs is certainly *an integra…
-
Description:
The `publicKeyToDMDAddress` function in the ClaimContract attempts to generate a Bitcoin-style address from ECDSA public key coordinates. However, the implementation is incomplete as it …
-
An artisan command to build the table of versions to checksums would be quite handy.
-
A long-term keypair is used to sign the validity of the calldata pubic key.
This keypair can be hard-coded into the clients, and used to verify it.
This means the Oasis RPC servers won't be in a…
-
Hi 👋 @jdx !
# Motivation
I would like to be able to run the task only if the source file was changed.
# Proposed Solution
Since calculating the hash sum of a file can take a long time, d…
-
Hi all,
trying to install "iertutil" dll package, winetricks gets an exe from microsoft servers and fails because the sha256 hash does not match the expected hash. however, manually downloading from …
-
## Summary
Change the [method_argument_space](https://cs.symfony.com/doc/rules/function_notation/method_argument_space.html) rule to following:
`'method_argument_space' => ['on_multiline' => 'ensure…
-
Currently, registering to a circle requires four values:
- circle name
- username
- invite token (hash of username + CA private key)
- URL to public CA cert
We could simplify this by creating a…
-
I think this is a bug.
Different packages should have different paths.
We could use a hash checksum to distinguish between packages with the same name or add the upper-level folder name to the…
-
Trying to prevent unnecessary builds when nothing has changed. Kinda like Xcode Input Files.