martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
460 stars 123 forks source link

Wallet notifications Chia 1.6.1 #355

Closed djerfy closed 1 year ago

djerfy commented 1 year ago

Describe the bug

No wallet notifications after upgrade to Chia v1.6.1

Log format has been changed, example:

06:33:18.310 wallet chia.wallet.wallet_node    : INFO     request coin: 1fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffCoinState { coin: Coin { parent_coin_info: 1fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff, puzzle_hash: 1fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff, amount: 1750000000000 }, spent_height: None, created_height: Some(0000000) }

Environment:

djerfy commented 1 year ago

Not bad with this regex, real tests in progress (already good with unittest)

image

Update: real tests done 👍

djerfy commented 1 year ago

Issue closed. Implemented in release v0.7.5