-
BOLT does not have support for noreturn functions. Because of this, BOLT assumes that the call to the noreturn function will return, and execution will continue, and adds the following BasicBlock to t…
-
### What is the issue?
Running the service `systemctl start ollama` cannot run due to **immutable system** , using https://github.com/ublue-os/bazzite . User `ollama` with default `$HOME` in `/usr/sh…
-
## Summary
To support onchain-onchain deposits and withdrawals in SEP-6 and SEP-24, we propose extending the existing exchange functionality. Currently, SEP-6 and SEP-24 limit `source_asset` (for d…
-
### Summary
clippy incorrectly warns that a borrow is needless here:
```
cargo clippy
Compiling build_utils v0.1.0 (/home/nattyb/src/zingolabs/zingolibs/spent_in/build_utils)
Checking …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
In graphiql-react package, the useKeyMap hook accepts an editor, keys and a callback. When `k…
isomx updated
1 month ago
-
## Issue Description
The `base_fee_no_hooks` field included in the return value of the `fee` command does not include fees other than Hooks fees, such as dynamic fees for Memo fields.
https://gith…
-
According to [Are the Types Wrong](https://arethetypeswrong.github.io/?p=memoize-one%406.0.0), memoize-one has an [incorrect default export](https://github.com/arethetypeswrong/arethetypeswrong.github…
-
### Describe the bug
About the data copied from ChatGPT cannot be displayed in markdown,I need to remove the space of the image below for it to be displayed
### Steps to reproduce
![image](…
-
### What problem does this feature solve?
我使用 father 打包前端代码,输出为 umd,因此用 webpack 打包。项目使用了 unocss,之前使用都正常,功能满足预期。
unocss 的 webpack 插件(`@unocss/webpack`)[从 `v0.59.0` 开始改为 ESM-only](https://unocss.d…
-
Hi!
Before I made patch, that add serial port communications and it was worked well. But I tested it with usb serial adapter.
Recently I used sg2002 based system with native hw uart and faced tha…