Justin Berman posts CCS progress report after 368 hours of dev work

Justin Berman posts CCS progress report after 368 hours of dev work

Justin Berman1 has published a second progress report2 for his full-time 2024 (part 6) Monero dev work CCS proposal3:

Update 2: 368 hours

CCS work overview

  • [Async wallet scanner]
    • Completed the PR, it’s now ready for review4.
    • Going to finalize benchmarks next. [..]
  • [Full chain membership proofs]
    • Nothing to report from this update [..]
  • [Misc.]
    • Finished reviewing @jeffro256’s PR to only write txs to the db once instead of twice on blockchain sync5
    • Started reviewing @vtnerd’s p2p encryption

The full dev update is available on Gitlab in !4262.


  1. https://github.com/j-berman 

  2. https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/426#note_23857  2

  3. /j-berman-monero-seraphis-development-3-months-ccs-proposal-part-6/ 

  4. https://github.com/UkoeHB/monero/pull/23 

  5. https://github.com/monero-project/monero/pull/9135