Jethro Grassie

Results 31 comments of Jethro Grassie

@jprichardson > The revelation of the view key matters. Privacy is the core value proposition of Monero, not convenience. When we're talking about privacy, more than the view key matters...

@anhdres I partly agree on the first-use case but also we have to deal with someone who requires a high degree of privacy (first-use or not). It could be a...

@anhdres yes but @paulshapiro also rightly points out, even in the case of light wallets, it's not simply a case of 3rd-party as you can run your own light wallet...

needmoney90 just commented on Reddit using the word Hybrid as a differentiator for wallet types. This strikes a chord for differentiating between core wallets and light (MyMonero type) wallets. The...

> We could also rename ".bitmonero" to ".monero" while we're at it. Things like this I feel are higher priority, especially as the years roll by. We can't assume new...

> The principle is simple (and has likely been suggested before) Yes, similar concepts [1](https://np.reddit.com/r/Monero/comments/dxw9ov/scheme_for_reduced_wallet_scanning_time/), [2](https://medium.com/@trustedsetup/improving-transaction-scanning-speed-2fa4c54de3ca) have been suggested before, but they harmed privacy. The difference here is that the...

I created a [NUMA patch](https://github.com/jtgrassie/RandomX/tree/numa) for the benchmark some time ago (just rebased now as well). Quite honestly though, numactl works fine as well.

Shouldn't all these checks be wrapped in `if(STATIC)` so they only apply to static builds?

@jeffro256 > Probably? It probably shouldn't negatively affect non-static builds, but it would be likely be the better option, at least so the code is self-documenting in that this is...

Interesting. Pretty sure this will need to be a child of `` (not ``), to pass validation though.