Skip to content

Midnight Privacy Implementation - #13

Open
guillevalin wants to merge 514 commits into
nightlyfrom
feature/midnight-privacy
Open

guillevalin wants to merge 514 commits into
nightlyfrom
feature/midnight-privacy

Conversation

@guillevalin

Copy link
Copy Markdown
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
guillevalin and others added 28 commits January 15, 2026 13:50
Terraform Scripts for AWS Deployment
* WIP

* fix: recipient in deposits

* WIP: wallet balance

* fix: added wallet private key to the createWallet method

* WIP

* WIP

* WIP

* WIP

* WIP include decrypted notes

* fix: compilation issues

* WIP

* fix: fund wallet flow

* fix: balance

* deep integration of fvk

* update indexer base path

* admin script and see frozen addresses api

* cargo.lock

---------

Co-authored-by: Nico Arqueros <nico@dcspark.io>
Co-authored-by: Guillermo Valin <contacto@guillermovalin.com>
* WIP

* fix: recipient in deposits

* WIP: wallet balance

* fix: added wallet private key to the createWallet method

* WIP

* WIP

* WIP

* WIP

* WIP include decrypted notes

* fix: compilation issues

* WIP

* fix: fund wallet flow

* fix: balance

* deep integration of fvk

* update indexer base path

* admin script and see frozen addresses api

* cargo.lock

* feat:swagger ui and remove wallet

* feat: proof service integration

---------

Co-authored-by: Nico Arqueros <nico@dcspark.io>
Co-authored-by: Guillermo Valin <contacto@guillermovalin.com>
…-change

Update test scripts, continuous transfers with change, verifier answers transaction date.
guillevalin and others added 30 commits February 25, 2026 17:07
- Introduced a new script to launch the rollup-ligero service controller, managing all child services through a REST API.
- Added support for a replica mode, allowing the controller to manage a replica service with specific environment configurations.
- Updated the Makefile to clean additional SQLite files.
- Modified the rollup configuration to use PostgreSQL for the shared DA database.
- Enhanced the run_all.sh script with improved argument parsing and service management features.
- Updated the dashboard to conditionally display controls based on replica mode status.
feat: improve rollup-ligero service controller.
Use binaries instead of cargo build. Add build binaries option to ser…
fix: remove legacy path for wallet balance
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