Byron Hambly
Byron Hambly
what about building with the vendored deps in [depends](https://github.com/ElementsProject/elements/tree/master/depends) ?
Thanks for reporting @carnhofdaki Taking a quick look: `amountcommitment` is in RPCs: - listunspent - scantxoutset - decodepsbt `valuecommitment` is in RPCs: - gettxout - all other RPCs that include...
Hi @felipelalli please confirm: - which version of Elements you're using? - what kind of address you're importing? - Is this on the Liquid mainnet chain? (LiquidV1)
Thanks, if it's possible please confirm if the same occurs with [23.3.0 ](https://github.com/ElementsProject/elements/releases/tag/elements-23.3.0)
Hi @whitslack, thanks for reporting this. It seems upstream is eventually [replacing Boost.process with cpp-subprocess](https://github.com/bitcoin/bitcoin/pull/28981), so you'll need to use the Boost version in depends or otherwise downgrade your Boost...
You can use Boost 1.81 in [depends](https://github.com/ElementsProject/elements/tree/master/depends)
Which branch are you compiling, master? Can you try elements-23.x? Also, it’s possible to compile natively on windows so you really don’t need WSL
hey thanks for reporting > Configured for header-trimming mode. This is a known issue when trim_headers and prune are used together, and will be fixed by #1270 in the next...
@rachyandco not yet, but the release candidate is in testing if you'd like to use that for now it's likely to be the same as the release version https://github.com/delta1/elements-guix-build/releases/tag/elements-23.2.2rc2
Fix included in 23.2.2 and upwards https://github.com/ElementsProject/elements/releases