-
ArticMineRegarding minimum fee binning. We have to e very careful in situations where the minimum fee is rising (both long term and short term medians are falling) with a tx that pays the minimum fee does not get relayed because a node calculats the fee as below the minimum fee.
-
ArticMineThere is a simple solution to the time stamp issue. Have the wallet calculate the low fee slightly above the minimum fee so that any randomness that is introduced to obfuscate the time stamp still keeps the low fee above the minimum fee
-
Inge-awesome work!
-
ArticMineInstead of rounding, think rounding up or binning think binning up
-
Inge-What is the currebt state of evaluating the benefits of different ring sizes?
-
Inge-current*
-
ArticMineMy take on the time stamp issue is that the fee paid cannot be deterministic so introducing some randomness in the fee paid can help mitigate this.
-
ArticMineThe idea is to have the distribution for the low fee above the minimum fee so that the minimum fee can still be enforced
-
ArticMineRing size is a trade off between tx size / cost and privacy, in particular when dealing with Alice spends to Eve who in turn spends to Bob and Alice and Bob collude
-
Inge-Sure. but is 10K ring members significantly better protection than 512? or 128? At some pount there are dimimishing returns here.
-
Inge-Also, some of these woukd requite migration to a new output pool if I understand it correctly. Wondering what the practical and privacy implications of thst would be. Is it Like sending from a zec shielded pool to another zec shielded pool?
-
ArticMineIt comes down to can we keep tx size and verification time comparable to what we have now.
-
ArticMineWe would have to keep backwards compatibility for existing outputs for any migration
-
gingeropolousInge-, the migration doesn't concern me. We did it before when migrating to ringct
-
gingeropolousi don't remember there being a big hullabaloo then
-
Inge-I guess going from non-ringct to ringct was increase in privacy from the 2nd transaction :)