tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

feat: cold wallet mining #286

Closed brianp closed 8 months ago

brianp commented 8 months ago

Description

This PR should only be merged after #282

This removes the wallet container and configuration from the app. It replaces the wallet with a wallet address setting for cold wallet mining.

Motivation and Context

Mo' secure.

How Has This Been Tested?

Manually locally. Merge mining, and sha3 mining were tested and are functioning.