Results 6 issues of yipu

Can not connect near RPC via proxy. Environment variables such as `http_proxy` and `https_proxy` cannot work.

**Is your feature request related to a problem? Please describe.** I wrote a batch script to loop run multiple `near call` in bash. And I expected it to exit when...

enhancement

**Describe the bug** I wrote a contract, which had a view function to return a HashMap. But the first map key of the output is not wrapped by single quote(the...

bug

**rust-analyzer version**: rust-analyzer version: 0.3.1995-standalone (c86d6230f 2024-06-10) [/Users/Philip/.vscode/extensions/rust-lang.rust-analyzer-0.3.1995-darwin-x64/server/rust-analyzer] **rustc version**: rustc 1.58.1 (db9d1b20b 2022-01-20) **editor or extension**: VSCode, v0.3.1995 **relevant settings**: (eg. client settings, or environment variables like `CARGO`, `RUSTC`,...

C-support

### 原因 想要一键下载我的书架里的所有漫画,而不是每个都分别下载 ### 功能简述 有一个下载书架所有漫画的选项 ### 功能逻辑 会自动检查书架里的哪些有下载,这一部分就不下载了。剩下的没下载的,启动下载任务。 ### 实现参考 _No response_

enhancement