Amiti Uttarwar

Results 17 comments of Amiti Uttarwar

overall, I like this approach significantly more. although we are introducing another touchpoint for inbound eviction logic, it is more straightforward to reason about. but the biggest improvement is not...

coauthor ack 9555a33b3d5ad9da32402b89b993729895165655 the code looks good to me, based on the assumption that our research finds the increase in resource usage reasonable & safe

Good question @naumenkogs, I agree that understanding the memory usage is valuable, so I'm working on gathering more specific data. Off hand, the `m_tx_inventory_known_filter` is very large, and there's a...

> Should we consider outbound connections for weightening as well? Sometimes we're only at 6 outbound peers, would that leave more room for inbounds (say at the same time trying...

okay, so here's my understanding: - the proposal is to calculate number of inbounds & outbounds together, instead of the current system of treating them separately - the main motivation...

thank you @virtu & @mzumsande for the thoughtful discussion around estimating available slots by network! I agree that estimating clearnet inbound slots to be 114 per address to be an...

concept ACK a high level question: the privacy benefit comes from the guarantees of using the altnets - the lifecycle of the connection is expected to reveal that the tx...

ACK 2cc8ca19f4185490f30a49516c890b2289fbab71 reviewed the code & tested the init option

yay!! thanks for picking this up. approach ACK