tari
tari copied to clipboard
The Tari protocol
Description --- Added a custom noise prologue to the noise protocol to be hashed into the handshake hash value. This enables an application to specify a unique identifier like the...
Adds merge mining support for p2pool
Description --- Limited open-ended vectors to guard against malicious network messages in: - tari-script Motivation and Context --- This is a _defense-in-depth_ exercise. How Has This Been Tested? --- Existing...
Description --- Allows to call GetSyncProgress if node is in mining node. Motivation and Context --- Tari Universe V1 needs to know what's the progress of node sync to display...
Description --- Limited open-ended vectors to guard against malicious network messages in: - covenants Motivation and Context --- This is a _defense-in-depth_ exercise. How Has This Been Tested? --- Existing...
Description Document a single line docker command for ledger_wallet firmware build Motivation and Context Easy to follow instructions How Has This Been Tested? Tested run command locally What process can...
Description --- Motivation and Context --- How Has This Been Tested? --- What process can a PR reviewer use to test or verify this change? --- Breaking Changes --- -...
Description --- Adds commitment proofs, which prove knowledge of the opening of a commitment with an optional minimum value assertion. Closes #6282. Supersedes #6348. Motivation and Context --- This PR...
Description Progress toward builds for linux riscv64 and windows arm64, which currently fail on ring 0.16 Motivation and Context Add more build options How Has This Been Tested? Builds locally,...