-
`pbo_delegation_pool.move` as of now has the following initialization method signature,
```move
public fun initialize_delegation_pool(
owner: &signer,
multisig_admin: option::…
-
The code for #778 works, but it is not yet properly tested and documented.
- [ ] Explain the parameters (`query` and `filter`)
- [ ] Test it, ideally in `server/src/tests.rs`, as that runs on a l…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
创建MAUI应用抛出如下异常:
> ```
2024-11-16 11:50:41.971 +08:00 [ERR] Could not find a part of the path 'C:\Users\45079\.abp\cli\computer-id.bin'.
System.IO.DirectoryNotFoundException: Could not find a part…
-
### Description
- [ ] there is a way to run `lightdash replace` in the CLI
- [ ] for now, this is only available in the CLI - later, this should be an option in preview projects that you can the…
-
We have two outputs in the works:
- `bookmark.html` that's importable in the standard Netscape format. This is the default output for now.
- `pretty_bookmarks.html` that's prettier and could display a…
-
I stumbled upon #135 which reminded me of XDG specs consistently talking about URIs, never file paths.
How about doing similar for rudof: internally pass around only IRIs (i.e. technically Oxiri ob…
-
### Description
In the same spirit as `--width` (default 100) allowing end-users outside of nixpkgs to tweak nixfmt's behavior, I'd like an option to disable the default formatting of non-singleton…
-
Heyhey,
I make a lot of use of profiles. It's the proper way to work with LXD. Unfortunately I do not see some of my profile's config on my instances in the UI because not all options have a UI opt…
-
Right now, I'm trying to convert a very tall SVG (2779 width by 32576 height at 96 dpi) to a multi-page PDF, but there seems to be no command line options to adjust the page size or add splits.