More reliable Peer management Pull Request(PR) #5142 brings more reliability to sending and receiving transactions and syncing blocks. It also adds more intelligent tracking of offline peers by...
The Tari development community recently started talking about what it would take to add hardware wallet support for Tari. There are a few challenges here: Tari uses a different elliptic curve...
Tari Protocol 0.45.0 Released: Approaching mainnet one minor release at a time It's that time again! The Tari protocol team is excited to announce the release of version 0.45.0, bringing a number of...
The Tari DAN layer has had some interesting PRs this week. If you're following along on the DAN Github, you'll see a few PRs related to NFTs. So this begs the question, exactly what can I do on the...
The Tari Requests for Comment site plays a few critical roles in the Tari community: It serves as a reference for the design and philosophy of the Tari protocol. It is the venue for proposing new...
This week Tari Base Node v0.42.0 was released. Although the major version has been updated, it is only a breaking change for the testnet. In this version, validator node registration was updated...
This week, draft RFC-0313 - ValidatorNodeRegistration was merged and implemented for the igor network. This RFC describes the procedure for permissionless validator node registration and is the...
This week, with the release of version 0.39.0, the Esmeralda testnet was reset to height 0. In fact, there's were 2 major version updates this week. In v0.39.0, the SHA3 proof of work algorithm was...
The development effort this quarter is largely focussed on preparing the base layer code for an audit ahead of a possible mainnet release TBD. Work on the contract layer has not stopped though, and...
Overview Stress tests are a perfect tool to simulate main net conditions and accelerate any latent issues we may have. For example, suppose a system runs well when having an average of number of...