-
# Stack-Based BMPT State Root Calculation
Our ambition is to provide an implementation of scrolls BMPT within reth. We intend to leverage as much pre-existing architecture from scrolls default MPT imp…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
Hi! First and foremost, thank you for creating `elm-pages`! 😁
I'm working on a hobby project and implementing a simple suggestion box with autocomplete functionality using the Forms API. My goal is…
-
## Is your feature request related to a problem?
After migrating from PHPStorm to VS Code I noticed that the available PHP_CodeSniffer extensions lacked meaningful integration with editor features.…
-
### What are you wanting to achieve?
![image](https://github.com/user-attachments/assets/ed989085-8722-4c27-ae5f-53abd285ed08)
I'm trying to resolve 500 error which comes up when we load swagger doc…
-
Currently, FastAPI first validates a request in its correct version, and then we migrate request to latest. For responses, it goes in reverse: we migrate response from latest, and then FastAPI validat…
-
## Why do we need this ?
we can add some animation to the cards' numbers on
![image](https://github.com/middlewarehq/middleware/assets/76566992/bd1d95e5-85da-45d0-ab58-e7a2ff49c2b8)
similar to th…
-
During my experiments with the Llama3_2-3B model (and its built-in tokenizer) I have noticed the following issue: even if I set `--synthetic-input-tokens-mean 256 --synthetic-input-tokens-stddev 0`, n…
-
### Is your feature request related to a problem? Please describe.
Kernel 6.10 has introduced so-called "kprobe session probes" ([patch series](https://lore.kernel.org/bpf/20240430112830.1184228-1-…
-
Hi,
First of all thank you for the package! In "Fitting Prediction Rule Ensembles with R Package pre" I noticed that it should be possible to use random forest for rule induction by setting mtry and …