Skip to content

v0.8.7

@stringhandler stringhandler tagged this 01 Apr 14:04
Changes since v0.8.6

Wallet
---
- [#2825](https://github.com/tari-project/tari/pull/2825) [wallet] correctly log RPC error messages
- [#2824](https://github.com/tari-project/tari/pull/2824) [wallet] Output error message for ConfigError
- [#2818](https://github.com/tari-project/tari/pull/2818) [wallet] get_transaction_info no longer errors if any transaction is not found
- [#2819](https://github.com/tari-project/tari/pull/2819) [wallet] Clear UI before starting UI loop
- [#2798](https://github.com/tari-project/tari/pull/2798) [wallet] Add MinedUnconfirmed to command mode wait stage
- [#2793](https://github.com/tari-project/tari/pull/2793) [wallet] Add menu to console wallet
- [#2765](https://github.com/tari-project/tari/pull/2765) [wallet] Friendly incorrect password message
- [#2753](https://github.com/tari-project/tari/pull/2753) [wallet] Update base node service to use RPC
- [#2762](https://github.com/tari-project/tari/pull/2762) [wallet] Implement wallet recovery process in LibWallet FFI
- [#2761](https://github.com/tari-project/tari/pull/2761) [wallet] Differentiate "funds pending" case in UTXO selection
- [#2748](https://github.com/tari-project/tari/pull/2748) [wallet] Added saf message duration to configuration

Base Node
---
- [#2814](https://github.com/tari-project/tari/pull/2814) [base-node] Add previous hash check to sync validator
- [#2759](https://github.com/tari-project/tari/pull/2759) [base-node] Fix handling of large chain reorgs in header sync
- [#2813](https://github.com/tari-project/tari/pull/2813) [base-node] Add rewind-blockchain and improve header-stats command
- [#2795](https://github.com/tari-project/tari/pull/2795) [base-node] Update mempool consensus validator to check weight excluding coinbase
- [#2738](https://github.com/tari-project/tari/pull/2738) [base-node] Rewind prune mode behind horizon
- [#2768](https://github.com/tari-project/tari/pull/2768) [base-node] Add transaction consensus validator
- [#2764](https://github.com/tari-project/tari/pull/2764) [base-node] Remove reorgs from total tx count
- [#2755](https://github.com/tari-project/tari/pull/2755) [base-node] Node bootstraps after initial sync if all other nodes are h=0
- [#2751](https://github.com/tari-project/tari/pull/2751) [base-node] Minor fix for list-headers

Mining
---
- [#2807](https://github.com/tari-project/tari/pull/2807) [merge-mining] Added getLastBlockHeader cucumber test
- [#2792](https://github.com/tari-project/tari/pull/2792) [mining-node] Added additional command line arguments
- [#2791](https://github.com/tari-project/tari/pull/2791) [merge-mining] Add stdout information
- [#2767](https://github.com/tari-project/tari/pull/2767) [mmproxy] Expanded cucumber tests for merged mining proxy
- [#2743](https://github.com/tari-project/tari/pull/2743) [merge-mining] Fix logic flaw in proxy_request_to_monerod

Other
---
- [#2826](https://github.com/tari-project/tari/pull/2826) [common] Add rpc_max_simultaneous_sessions setting to config
- [#2823](https://github.com/tari-project/tari/pull/2823) [chore] Fix import
- [#2822](https://github.com/tari-project/tari/pull/2822) [chore] Update prettier paths
- [#2815](https://github.com/tari-project/tari/pull/2815) [comms] Connection manager requester not exposed on CommsNode
- [#2820](https://github.com/tari-project/tari/pull/2820) [chore] Use prettier for integration tests
- [#2821](https://github.com/tari-project/tari/pull/2821) [other] Add memory net summary
- [#2757](https://github.com/tari-project/tari/pull/2757) [ci] Add all-targets to clippy
- [#2796](https://github.com/tari-project/tari/pull/2796) [docs] Add WalletNotify info to config samples
- [#2773](https://github.com/tari-project/tari/pull/2773) [tests] Add custom log file paths for wallet and mmproxy
- [#2763](https://github.com/tari-project/tari/pull/2763) [tests] Update mempool waits to be dynamic
- [#2769](https://github.com/tari-project/tari/pull/2769) [ci] Increase Cucumber CI to include all tests except "long running"
- [#2747](https://github.com/tari-project/tari/pull/2747) [docs] Update rfc 201 for coinbase
- [#276](https://github.com/tari-project/tari/pull/276) [chore] Removed some unused dependencies
- [#2576](https://github.com/tari-project/tari/pull/2576) [common] Increase flood ban config
- [#2572](https://github.com/tari-project/tari/pull/2572) [tests] Add cucumber test verify meddling with MMR sizes
- [#2754](https://github.com/tari-project/tari/pull/2754) [common] Emit rerun-if-changed directives for include protos
- [#2745](https://github.com/tari-project/tari/pull/2745) [ci] Point Circle CI status badge to development branch only
- [#2744](https://github.com/tari-project/tari/pull/2744) [docs] Minor Fixes
- [#2740](https://github.com/tari-project/tari/pull/2740) [chore] Remove the text_message_service from the wallet (#2740)
- [#2739](https://github.com/tari-project/tari/pull/2739) [docs] Document the NO_OP TariScript vulnerability
Assets 2
Loading