Steven Roose
Steven Roose
Yeah we're working on catching up with upstream v0.19 so that we can get Elements also to that line. Which will inherit the same breaking changes and deprecations that Core...
@gwillen did this work on your osx installation?
Is this still relevant for master? It was backported to 0.18 and merged in https://github.com/ElementsProject/elements/pull/995.
Yeah I'm surprised to see this old thread around. I think we settled on suggesting SLIP-077 for deriving blinding keys. It's indeed what Green and libwally do.
It's been such a long time since I worked on Elements, but I think we might have decided that it was ok to require using `-j1` for the unit tests....
This might be relevant: https://github.com/ElementsProject/rust-elements/pull/19
Have you ever succeeded in using named parameters on any other of the Elements-only RPCs? I have never done that, it might be that we don't support them yet. We...
`generatetoaddress` is not Elements-only. Did you try other blinding-related calls?
So once upside of this issue is that reissuance tokens amounts don't really matter at all. The only thing that matters is whether they are 0 or non-0. So even...
It seems to work when you use a change address from `getrawchangeaddress("bech32m")`