Mooo's july 2019 ccs
Hi all,
I'm continuing with more work on Monero. This is my request for donations for this work for the next three months.
Highlights of last three month stint can be found here: !46 (merged)
Here are some of the things that I'm expecting to work on:
0.14.1 release
bandwidth savings in sync
more tests
CLSAG integration (assuming it passes final MRL vetting)
Possibly Dandelion, assuming again MRL vets a monero version
With the usual hourly $30 + .2 monero guide, and monero currently at $93$85 $82, the target this time is 272 288 294 monero.
Thank you
Merge request reports
Activity
Hey, the link https://repo.getmonero.org/monero-project/ccs-proposals/merge\_requests/46 has an 404 error.
Wasn't able to look at your last highlights.
:)
mentioned in commit 89ef5bf8
To all donators: I am taking some time off for the first time in... well, a lot. I'll still be around but not do (much) Monero work for a while. I will adjust the next CCS to account for however much time I end up taking off. Thanks for supporting me to work on Monero :) (yay summer!)
July/august's highlights:
- privacy improvements in sharing peer lists
- remove long payment ID support
- a few small consensus tweaks for v12
- much faster core tests
- fix cold signing not saving tx keys
- avoid connecting to peers in the same subnet
- simplewallet can now export key images incrementally or fully
- filtering by public rpc and pruning for print_pl
- sort out confusion between balance-on-chain and balance-accounting-for-unined-monero in reserve proofs
- proper multiline logs
- plenty more functional tests
- the usual misc fixes, tweaks, speedups and code review
September highlights:
- Tests for randomx
- Attempt to drop peers which we think are broken
- Nodes can now sync from pruned data (optional)
- Fix for lingering connections after closing
- Logs can now be used in C code
- The 10 block min age delay is now a consensus rule
- more work on pay-for-service
- more functional tests
- Slight fee algorithm change at ArticMine's request
- Some CLSAG integration fixes
mentioned in merge request !103 (merged)
October update:
- support for message sign/verify with subaddresses
- wallet key unlocking is now reentrant
- single block mining in low diff mode now uses verification mode for speed
- pay-for-service finally finished and merged
- more log colour fixes for windows
- fix retrieving coinbase tx from unpruned db seeing a pruned tx
- remember tx weight when syncing from pruned blocks
- grace period for the inactivity lock after a foreground refresh
- --restore-from-seed now aliases --restore-determinisic-wallet
- standalone tx verification can be now batched
- median block weight change for penalty, per ArticMine's design
- the usual random small improvements and fixes (build fixes, coverity, etc)