Tomas Matejicek

Results 51 comments of Tomas Matejicek

If so, can you provide example usage? I can see the plugins: { labels: [{ ... }] } option is an array, but it does not seem to do anything...

It looks to me this change is very simple, simply remove the duplicity check in z_sendmany. As far as I tested, it works just fine. But I'm not sure if...

I made few shielded transactions back and forth (on my private test network) and it works fine, coins can be spent and received without any issue. This is the patch...

I personaly don't need more than say 20. While you mention 54\*512, where does this limit come from? I thought we're limited by total transaction size, which appears to be...

@leto: what I did for my purposes is to use first data byte of the memo as index, and then sort the memos in the transaction by it (simple by...

So if I understand it correctly, it works for you with Ubuntu, but does not work with Rocky. Well, the difference may be in kernel drivers. It looks like your...

Great idea. We can make a directory "examples" in xlunch and put there different samples, including some nice icons, so user can try them live. And for each sample we...

Once we have a configuration file, xlunch can perhaps accept something like SIGUSR1 or similar signal, to re-read the config file and re-initialize some things. Maybe use different signals to...

At the moment I am too lazy to do something with this :)

I am currently not sure where to put it (maybe in xlunch directory tree) but anyway I will put it here, so it can be reused later if needed. One...