elements icon indicating copy to clipboard operation
elements copied to clipboard

Open Source implementation of advanced blockchain features extending the Bitcoin protocol

Results 170 elements issues
Sort by recently updated
recently updated
newest added

Currently using liquidtestnet requires a big config file, which is error-prone and uncomfortable for users, this MR adds support for just using `-chain=liquidtestnet`. There are a few things that need...

This is an always draft test PR

It seems that this rpc alters the scriptSig of all of the inputs that were already signed (second and third vins in this case), except for the first one. This...

In a recent change to the PSET spec, new input keys were added to support the communication of unblinded values, for the benefit of resource-constrained environments. See the requesting issue...

Hello, I believe we should be able to send different assets to the same address at once in the same transaction, but I get this error: Invalid parameter, duplicated address...

We output "tokenamount" divided by 100000000, which makes it seem like there is e.g. only one of them when there are actually 100 million. I know we have a larger...

It would be very beneficial to have hardware support with Jade which is a (the only?) Liquid hardware wallet. Privacy Benefits: Right now the lightweight Liquid wallet Green does not...

This is the first PR for a mempool policy only change to enable discounted fees for Confidential Transactions. Two new configuration options are added to toggle accepting and creating these...

I've created an asset on testnet with ID 7add40beb27df701e02ee85089c5bc0021bc813823fedb5f1dcb5debda7f3da9. reissued the asset several times (https://blockstream.info/liquidtestnet/asset/7add40beb27df701e02ee85089c5bc0021bc813823fedb5f1dcb5debda7f3da9). After having managed everything on a Jade, we wanted to move the assets to an...