Skip to content

Comments

Midnight Privacy Implementation#13

Open
guillevalin wants to merge 480 commits intonightlyfrom
feature/midnight-privacy
Open

Midnight Privacy Implementation#13
guillevalin wants to merge 480 commits intonightlyfrom
feature/midnight-privacy

Conversation

@guillevalin
Copy link
Contributor

Description

Summary of the changes...

  • I have updated CHANGELOG.md with a new entry if my PR makes any breaking changes or fixes a bug. If my PR removes a feature or changes its behavior, I provide help for users on how to migrate to the new behavior.
  • I have carefully reviewed all my Cargo.toml changes before opening the PRs. (Are all new dependencies necessary? Is any module dependency leaked into the full-node (hint: it shouldn't)?)

Linked Issues

  • Fixes # (issue, if applicable)
  • Related to # (issue)

Testing

Describe how these changes were tested. If you've added new features, have you added unit tests?

Docs

Describe where this code is documented. If it changes a documented interface, have the docs been updated?

Rendered docs are available at https://sovlabs-ci-rustdoc-artifacts.us-east-1.amazonaws.com/<BRANCH_NAME>/index.html

@guillevalin guillevalin changed the title Feature/midnight privacy Midnight Privacy Implementation Nov 14, 2025
nicarq and others added 28 commits January 7, 2026 12:41
Update to Circuit v2 (IVK + better FVK)
* fix: docker image with ligero dependencies

* fix: remove non needed env variables

* fix: readme

* fix: added missing vulkan dependencies
fix: update `midnight-tx-generator` note commitment calls
Unified script to launch all services
nicarq and others added 30 commits February 7, 2026 10:01
Auto create wallets for existing sessions, script to create wallets t…
…ling in proof pool service. Update continuous transfers configuration and improve notes fetching logic.
* wip

* fix: tests

* chore: log for tree size

* chore: add deposits only

* fix: conditional log

* fix: tree rebuild in continuous transfer

---------

Co-authored-by: Nico Arqueros <nico@dcspark.io>
* Added materialized views

* fix: potential issues critical

* fix: medium risk issues

* improve: cpu utilization

* fix: high latency requests while refreshing cache
* feature: add cache layer

* fix: max cache size, add resolver, empty assertions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants