-
`Arc` is especially helpful in cases where something needs to be sent into a different thread, but cloning and double indirection are undesirable.
Right now both fail something like this:
```
err…
-
### Problem
Not sufficient however would be nice to fix it. Generated Rust code contains redundant entities however they are inner types of ignored external ones.
### Steps
1. the same as in #556
…
gshep updated
1 month ago
-
Would it be better for UX to have a single `iroha` binary that contains all needed functionality, each gated behind features? Right now we have `iroha` and `irohad` as the main binaries, but also `iro…
-
## Problem description
In the context menu of the eventsheet, after reducing the eventsheet text size, the icon will not scale with the text.
![image](https://github.com/user-attachments/assets/8b…
-
LOG
/usr/bin/mpv --no-quiet --terminal --no-msg-color --input-ipc-server=/tmp/smplayer-mpv-1b22f --msg-level=ffmpeg/demuxer=error --video-rotate=no --no-config --no-fs --vd-lavc-threads=4 --hwdec=…
-
related to https://github.com/paritytech/polkadot-sdk/issues/323 and https://github.com/paritytech/substrate/issues/9724
If we simply remove the `pallet::without_storage_info`, we get an error abou…
-
Version 3.7.0 broke the semver contract. The required Rustc version has been incremented to 1.79, thus breaking backwards compatibility, which should have made the new release 4.0.0 instead of 3.7.0. …
-
**Describe the bug**
I am encountering a decoding error while using the DAC model in conjunction with HuggingFace models.
This issue seems to arise from discrepancies between
- the `dac.py` configu…
-
The current methods of defining and generating encode and decode functionality are not scalable for implementing support of ISA versions after v8.0
At present AArch64 has one `codec.txt` and one `c…
-
Error encountered
```rust
error[E0277]: the trait bound `BrakesOthers: Decode` is not satisfied
--> tests/mod.rs:898:14
|
898 | pub broken: runtime::BrakesOthers,
| …
pkhry updated
5 months ago