elsirion

Results 330 comments of elsirion

Nope, no blockers, feel free to go ahead or I can do it later.

Can you edit the issue please and describe the problem in more detail and solutions you have in mind? The linked issue is kinda huge.

@m1sterc001guy: might refer to re-using BDK traits for fetching chain data

@joschisan is splitting our chain data access trait into client and server. I don't think we need to depend on the external one here.

> * [ ] `fedimint_core::query` should probably live in `fedimint-client`? Server doesn't do queries, right? I wish that was true, but we do use the public API for fetching whole...

Changing the weight calculation will be a consensus breaking change since it will influence fee calculation and thus UTXO selection.

> Well, if it's deprecated we need to figure out something. Maybe we just copy&paste the method to our codebase or something. That's probably the way to go. While I...

@Kodylow I think you were working on something similar, maybe you can coordinate. What I'd like to see is a version where the gateway is separated out (it got nothing...

First of all, I think @joschisan, @dpc and I should get on a call about this. You both have valid points and trying to get to a solution that everyone...