Update vtnerd-2023-q3.md

This commit is contained in:
Lee Clagett 2023-06-13 14:55:01 +00:00
parent cbc262b7bb
commit 47bfe2ca5d

View file

@ -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)