-
**Is your feature request related to a problem? Please describe.**
For indexing purposes and for blockahin explorers like Dune, it would be nice to log the state of a ValidatorHistoryAccount on every…
-
Hello,
I am trying to pass UTM parameters in the Buy Button checkout URL to track sales from different sources. For example, I will have the same Buy Button Code on three other sites and want to t…
-
1 - Have an action on top of `executable` stanzas in dune files
2 - Have a run button on top of a module that is part of an executable
This probably needs Dune RPC to know if the current module is…
-
Would be nice to add cram in squeletons which would generate the folowwing defaults per program package:
- `tests/output-tests/XXX/cram.t/run.t`
- `tests/output-tests/XXX/dune`
with
```sh
…
-
Take a look into the dune file of the ipv4 part of the code in mirage-tcpip:
```
(library
(name tcpip_ipv4)
(public_name tcpip.ipv4)
(libraries logs mirage-protocols ipaddr cstruct rresult t…
-
## Expected Behavior
I wanted to call Rust from COQ via OCaml, using [ocaml-interop](https://github.com/tizoc/ocaml-interop) for Rust OCaml FFI. The project structure is as follows:
```
├── d…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable • Docker • PHP 8.3
### What happened?
enabled autodj and a…
-
This is a FYI. I won't be getting to these soon but I wanted to track them somewhere.
- [ ] Getting random segfaults. Likely there is memory corruption somewhere.
- [ ] Playing sound (examples 36 …
-
**Describe the bug**
`nix build` & `nix develop --build` behaves differently in case of dune packages that appears to be counter-intuitive.
With this [flake.nix](https://github.com/p2pcollab/oca…
-
Dune currently installs `.mld` and `.cmty` files, which are enough to build the documentation in most case but there are some limitations.
Dune can't specify options for `odoc compile`. These optio…