diff options
author | j-berman <justinberman95@gmail.com> | 2021-10-04 20:12:23 -0700 |
---|---|---|
committer | j-berman <justinberman95@gmail.com> | 2021-10-04 20:12:42 -0700 |
commit | 84c52571ed6076a60c50b9a779e12fce2065325e (patch) | |
tree | 44c9ab137f4a2dd6becaae738518089f3f7dccd7 /src/rpc/message.cpp | |
parent | Merge pull request #7945 (diff) | |
download | monero-84c52571ed6076a60c50b9a779e12fce2065325e.tar.xz |
Decrease the "recent spend window" in gamma re-select to 15 blocks
- combined with patching integer truncation (#7798), this gets the algorithm marginally closer to mirroring empirically observed output ages
- 50 was originally chosen assuming integer truncation would remain in the client for that client release version. But patching integer truncation causes the client to select more outputs in the 10-100 block range, and therefore the benefit of choosing a larger recent spend window of 50 has less merit
- 15 seems well-suited to cover the somewhat sizable observable gap in the early window of blocks
Diffstat (limited to 'src/rpc/message.cpp')
0 files changed, 0 insertions, 0 deletions