Sosthene

Results 22 comments of Sosthene

Hi, thanks for answering me so fast, and sorry if my code is a bit confused it's just a draft. If I didn't get you wrong, you're talking about this...

Hi, I've resumed work on this topic and I think I understand better what's going on, but I might still be misunderstanding something about asset issuance. I managed to create...

> Here are some thoughts about key derivation, with future compatibility to Green Address and Hardware wallets in mind. > > What we're currently doing is as follows: > >...

I just had the same problem, except that `analyzepsbt` worked fine before I ran `utxoupdatepsbt`, after the utxo information were added it seems to make the node crash reliably. There's...

Hi, thanks for the tip ! But I'm a bit confused by a few points nonetheless: * According to `elementsd` help, reserved values for `chain` are: `main, test, regtest, liquidv1,...

Yes I did, it solved the problem for me, sorry it wasn't very explicit in my previous answer. I just wanted to understand more about the different chains that elements...

I gave it a shot, here's where I am up to: * I created a docker image with Electrum Personal Server on Python3.7-alpine * A docker-compose.yml file builds an image...

Yes I find another similar here https://github.com/takinbo/eps-docker and here https://github.com/schulterklopfer/bitcoind_tor_eps_docker What I was up to was more similar to the 2nd one, an easy way to set bitcoind and eps...

Don't worry I was just thinking out loud. It's not silly at all, and to answer it maybe we need to define what we want to achieve with a dockerized...

Ok it worked, thanks. I will update the README file, ok?