BREAKING CHANGES
Features
- add
node {word} is in state {word}
(33360cd) - add get tari address to wallet (1b0ed0b)
- add graceful shutdown of base node (c9797c5)
- add kill signal to cucumber nodes (4cb21dc)
- add shutdown clone (ac956c9)
- consolidate stealth payment code (#5171) (b7747a2)
- fix miner (7283eb2)
- gracefully shutdown grpc server (947faf6)
- refactor database encryption (#5154) (41413fc)
- refactor key-related field operations to be atomic (#5178) (1ad79c9)
- remove unused dependencies (#5144) (a9d0f37)
- stagenet network (#5173) (d2717a1)
- update
Argon2
parameters (#5140) (4c4a056) - wallet FFI cucumber (795e717)
- wallet password change (#5175) (7f13fa5)
Bug Fixes
- couple fixes for cucumber (ad92e11)
- dht/test: ban peers who send empty encrypted messages (#5130) (86a9eaf)
- do not propagate unsigned encrypted messages (#5129) (d4fe7de)
- feature flag separation for validation (#5137) (0e83463)
- panic on overflow in release mode (#5150) (5f5808b)
- potential ban (#5146) (9892da6)
- test: broken address test (#5134) (6b125af)
- wallet-grpc: return correct available balance and add timelocked_balance (#5181) (e001125)