⚠ BREAKING CHANGES
- new transaction and output validation protocol (#3421)
Features
- allow tor proxy to be bypassed for outbound tcp connections (#3424) (6a5982e)
- new transaction and output validation protocol (#3421) (6578d1e), closes #3191 #3352 #3383 #3391 #3394 #3400 #3417
- update coinbase handling for new tx and output validation (#3383) (8b546c9)
Bug Fixes
- allow env override of mining node pool settings (#3428) (423dbe1)
- auto update cucumber tests, reduced timeout (#3418) (ce17627)
- don't display an error when there is no message to be read in tari_mining_node (#3409) (eb4b560)
- handle recovering a duplicate output (#3426) (f9c9201)
- network switching (#3413) (9a369a0)
- only allow one session per peer for block/header sync (#3402) (06da165)
- reduce console wallet tui memory usage (#3389) (ca1e9fd)
- update default sha3 pool address in readme and config (#3405) (dae656a)
- update message on finding a valid share in tari_mining_node (#3408) (7c13fde)
- updates to daily recovery test (#3433) (8ac27be)
- use intermediate u64 to calculate average (#3432) (ff6bc38)