Skip to content
Snippets Groups Projects

Update vtnerd-2024-q3 Part 1

Merged Lee Clagett requested to merge vtnerd/ccs-proposals:vtnerd-2024-q3-1 into master

See first comment for information on updates.

Edited by Lee Clagett

Merge request reports

Checking pipeline status.

Merged by luigi1111luigi1111 6 months ago (Aug 27, 2024 1:53am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Lee Clagett changed title from Update vtnerd-2024-q3 art 1 to Update vtnerd-2024-q3 Part 1

    changed title from Update vtnerd-2024-q3 art 1 to Update vtnerd-2024-q3 Part 1

  • Author Contributor

    Sending this as a comment so this lands in Inboxes.

    The bulk of the time was spent on Socks v5 support in the Monero daemon and wallet. Both now support IPv4+IPv6+Hostnames over Socks v5, and both basic support username+password authentication.

    I also continued work on a LWS frontend. There may be some overlap with woodser, except this is targeting the same wallet2_api (with some smart_ptr updates) used by a few places. The frontend WIP code now better handles merging new information from the API, and reading+writing files for the transactions and key cache.

    I spent a decent chunk of time working on code reviews in Monero core repo. The majority of time spent in reviews was on a patch by jeffro256, but I spent smaller chunks of time on some smaller reviews. Unfortunately I do not have a full list as this is not easily retrieved from GitHub - next month I will track which code-review so that I can have a better report.

    I also added JSON schemas for ZMQ-PUB to the monero core documentation.

    I spent a small amount of time pulling in LMDB bug fixes for LWS. The upstream PR is still awaiting reviewers, and so it made sense to temporarily backport a fix to all LWS branches (master, develop, and release-v0.3_0.18).

  • Lee Clagett changed the description

    changed the description

  • luigi1111 mentioned in commit 14e3ff32

    mentioned in commit 14e3ff32

  • merged

Please register or sign in to reply
Loading