Peter Tyonum
Peter Tyonum
Module not found: Error: Can't resolve 'vue-confirm-dialog' in '/resources/js'
Awesome job! Super helpful example for using descriptors and vault policies. NIT: As was earlier noted https://github.com/bitcoindevkit/bdk/pull/1559#discussion_r1731401026, the unvault spend path sent majority of funds to miner. Test output: --------------...
@evanlinjin I would like to work on this.
@notmandatory: This issue focuses on the `chain` and `testenv` crates, so it should remain in the `bdk` repo.
> I did something similar in `bdk-sp` but using `example_electrum` from `bitcoindevkit/bdk/examples`, maybe is worth as inspiration: https://github.com/bitcoindevkit/bdk-sp/blob/develop/example-crates/justfile#L428 Thank you @nymius. I will take a look.
> Hi! 👋 I’d like to work on this issue and expose the `validate_domain` option in bdk-cli for Electrum. Could I take this up? Yes, you can
> I wasn’t able to locate the CLI file (electrum.rs or similar) in the repo. > Could you point me to where it is, or how I can find it?...
Hi @aagbotemi, can you rebase and fix the CI failures?
> I like the approach for loading the config file parameters if the file exists, but is there a reason you didn't add a CLI `bdk-cli wallet init ...` command...
> Alright, I will update. @notmandatory I have updated the PR