twosatsmaxi
twosatsmaxi
Does it make sense to have it? It'd make testing setup easier. If makes sense, I'll raise a PR for this.
## How to reproduct? Etch locally using following file: ``` inscriptions: - delegate: null destination: null file: env/inscription.txt metadata: null metaprotocol: null satpoint: null mode: separate-outputs parent: null postage: null...
Fixes #3548 Fixes #3674 Now it shows a progress bar too: Fancier
## Scenario 4 pending etchings, commitment for one of the etching is spent. ### Expected - It should skip the one for which commitment is spent. - Resume other pending...
- In one of my project, I'm using Runestone struct and relate impl for deciphering a transaction but currently there is a fat crate Ordinals (https://docs.rs/ordinals/0.0.8/ordinals/) which has everything (including...
Fixes #3604
Fixes #3596
### Motivation #### Catching bugs early for example: - If transfer trait has a fixed contract, bugs like this could be cought early by making sure that the postage is...