-
This issue is intended to keep track of modularizing (splitting up) BAT to reduce package load time(s) and increase flexibility.
The current high load time of BAT is mainly due to it's dependencies…
-
## Description
The `payable` modifier appears to be enforced by the interfaces of `@solidstate`'s `IERC721`, however, the actual `SolidStateERC721` implementation contains a dedicated hook system t…
-
First of all I want to say thanks to all the contributors of this crate, you've done an amazing job.
I'm getting started with argmin running some basic examples. I wanted to run a simple constraine…
-
# Proposal:
We need to consider adding an option to supporting In-Memory or Redis caching integration out of the box with RESTfulSense.
Here's a scenario:
Consider a system that makes several cal…
-
this is my test code,but it has something wrong, i have no idea how to solve this.
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#in…
-
The default optimizer sequence we have at the moment is quite large, and thus causes bloating in compilation times.
```
libsolidity/interface/OptimiserSettings.h
```
```cpp
static char constexpr …
-
I just finished a big [PR](https://github.com/JuliaData/DataFramesMeta.jl/pull/221) in DataFramesMeta to try and reduce latency.
Given an expression of the form
```
f(:x, :y)
```
we make …
-
## Enhancement
When the data file is in Parquet format, there is no need to read rows, which is time-consuming and resource-consuming.
https://github.com/pingcap/tidb/blob/cf8a941d109ac3b8a0c7f2…
-
### Description
While looking into how to standardize exception handling, I tried simplifying our throwing code following a pattern similar to one used in the standard library, with a few additions…
-
Whenever I run the command to harmonize multiple images, I get this error:
OSError: Can't load config for 'stabilityai/stable-diffusion-2-base'. If you were trying to load it from 'https://hugging…