Richard Patel
Richard Patel
### Problem The metrics server cannot be started without an HTTPS certificate. `nimiq: Cannot provide metrics when running without a certificate` This makes it impossible to use the metrics server...
`esdoc-es7-plugin` is deprecated and should be replaced. More info: https://github.com/esdoc/esdoc-es7-plugin
Service that creates HTTP 307 redirects to `https://img.shields.io/badge/--.svg` for GitHub badges (Number of files, Dataset size, Number of websites, Queries per day)
One nice property of file systems is the timestamp on files, it helps to decide which sites are more important to recrawl. The crawler return additional metadata such as the...
7530 files without dates are timestamped to `1970-01-01` Maybe exclude them from the histogram? And display "no date" in the search results 🤔
## Description This issue tracks remaining items to support Solana's SBFv2 arch (to be implemented in `bpf.cs`) - [ ] Syscall detection (see https://bpf.wtf/sol-0x04-syscalls/) - [ ] Syscall emulation -...
https://github.com/firedancer-io/specs should be merged into the main Firedancer tree eventually.
**Problem** We currently have build files for both Make and Bazel. **Suggested fix** Once the team is familiar and happy with Bazel, declare a switch over and remove Makefiles.
## Question or Feature Request Nimiq is the web-based currency. Why not compile the Rust core to Wasm then? Useful resources: - https://www.rust-lang.org/what/wasm - https://rustwasm.github.io/book/ - https://webassembly.org/ - https://developer.mozilla.org/en-US/docs/WebAssembly I'll...