Luis Aguilar
Luis Aguilar
I really, REALLY need this. 🙏
@ramsey my two cents, #26 should go first given it's been open for a really long time and will get even more delayed if there are merge conflicts. Also, +1...
Thanks for the feedback, @raphjaph! Requested changes have been applied. I've also fixed linting issues. Will add the command to show pending etchings on a separate PR.
> Almost there! Still needs an integration test. Have a look at `tests/wallet/resume.rs`. For reasons this can only be tested on Mac and Linux. What system are you on? @raphjaph...
@lethak - #26 has been submitted by @Aeliot-Tm and is under review. But maybe you can give it a test run and see how it works for you?
@raphjaph, I started looking into this but noticed there's no straightforward way to filter outpoints eagerly by rune (spaced, id, etc.). The `balances` command calls (`get_rune_balance`)[https://github.com/ordinals/ord/blob/879cee6559718f7bd683194ac17daf00367ae3cb/src/index.rs#L1068] in the index and...
> @ldiego08 yes, we would need a separate database table for that. PR #3675 adds this. I'll have a look what the status of that PR is and then we...
> Currently, `ord decode --txid ` command returns this: > > ``` > "inscriptions": [], > "runestone": { > "Runestone": { > "edicts": [], > "etching": null, > "mint": "189685:18",...
@wileyj I wanted to give this one a try, if that's okay! I opened #4814, but could you (or someone else) give it a look and lmk if it's on...
@wileyj I'd like to assist with this issue. Based on [this Dockerfile](https://github.com/stacks-network/stacks-core/blob/3604b661507614813ae57b5ca36539f0e273d8ce/.github/actions/dockerfiles/Dockerfile.alpine-binary), would it be just adding the stacks-signer output? If so, what the `CMD` would be for that image...