From 47bfe2ca5dbc71814d4952242ad85cce227c2e6d Mon Sep 17 00:00:00 2001 From: Lee Clagett Date: Tue, 13 Jun 2023 14:55:01 +0000 Subject: [PATCH] Update vtnerd-2023-q3.md --- vtnerd-2023-q3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/vtnerd-2023-q3.md b/vtnerd-2023-q3.md index abbaabf..64ec8dd 100644 --- a/vtnerd-2023-q3.md +++ b/vtnerd-2023-q3.md @@ -37,6 +37,7 @@ Work primarily on the `monerod`, `wallet`, and `monero-lws`. Some of the work to - Add msgpack support to monerod-ZMQ (requires merging of new serialization system) - `monero-lws` work: - Optional full chain verification for malicious daemon attack + - Subaddresses - A accept-all-new-accounts mode similar to MyMonero behavior (instead of manually callback) - Webhook for new account creation (prevents polling for new accounts) - ZMQ pub support for incoming transactions and blocks (notifies of _any_ new transaction or block)