Skip to content

jeffro256 full-time dev 2024Q2

jeffro256 requested to merge jeffro256_/ccs-proposals:jeffro256-24Q2 into master

What

I plan to continue work full-time moving towards a Seraphis testnet (and wallet if I have time). These next dev cycles will likely be spent on writing production-ready serialization code, adding support for validating Seraphis transactions to the Cryptonote core, adding database backing support for these transactions, etc (generally weaving the Seraphis library into the core codebase in a way that makes it active). I have already began expanding Seraphis transaction support by beginning work on a transaction class and paired serialization code which will let us capture all possible Monero-compatible transaction forms and handle them in the codebase (expanded on below).

Who

I have been contributing to the Monero core repository for just over two years with a total of 57 merged commits to master thus far. I also began working on the Seraphis migration project, so you can see some of my contributions here and here. Some more notable contributions from this last quarter:

  • Polished Jamtis changes draft PR and wrote up changes to the "Implementing Seraphis" paper, which were approved by @UkoeHB.
  • Began work on creating a transaction type that encapsulates all past and Seraphis future transaction forms: cryptonote v1, v2, coinbase, Seraphis squashed, coinbase, with serialization that is backwards compatible. Along this same line, I wrote a PR that would help the LMDB backend code transition to Seraphis transactions.
  • Wrote a PR that reduces hard disk usage for nodes.
  • Reviewed @j-berman's background sync PR.

Previous Proposals:

Payment

I propose to work 40 hours/week for 3 months so 40 (hours/week) * 3 (months) * weeks_per_month = 40 (hours/week) * 3 (months) * (365 / 12 / 7) (weeks/month) = 521 hours total on-paper, though I usually work more than that. The proposal is broken into 3 milestones, one for each month. I am setting my hourly rate at 45 USD/hour (+1 USD/hour higher than last quarter), and at a market price of 136.88 USD/XMR, that makes for a total of 171 XMR. Price was calculated as 14-day simple average of opening prices on CoinGecko from 2024-02-23 to 2024-03-07 (day of writing).

Edited by jeffro256

Merge request reports