vincentiss

Results 9 issues of vincentiss

``` class web3{ var ethInstance: web3.Eth? .... public class Eth: TransactionOptionsInheritable { ... public init(provider prov: Web3Provider, web3 web3instance: web3) { provider = prov web3 = web3instance } } ```...

I want to get pending block by 'eth_getBlockByNumber', parameters is 'pending' and true. The response decode will come error on 'hash'. Should change 'hash' type `Data` to`Data?` ?

How to extend request methods, such as eth_chainId?

vetically?

### What happened? Code of Web3+EventParser.swift was commented ### What are the steps to reproduce? View ### What is the expected behavior? Should be open? ### What is the error...

bug

请问, ceph做系统盘,缓存镜像的时候总是0b,创建的虚拟机也找不到启动盘 请问我该如何查找这个问题啊?谢谢

question
state/awaiting user feedback

求助: 把小系统mdadm打开后,做了raid,然后装系统 分区,更新grub的时候碰到找不到efi分区的问题,原因是挂载不上fat的分区。 ``` # mount /dev//md0p15 /mnt/boot/efi/ mount: /mnt/boot/efi: wrong fs type, bad option, bad superblock on /dev/md0p15, missing codepage or helper program, or other error. # dmesg |tail...

question
stale
state/awaiting processing

更换磁盘存储后, drive-mirror 同步完数据ready时发送block-job-complete后,还是有job残留 连hmp查看 导致虚拟机状态一直是数据同步中 是否是qemu4.2的版本bug? QEMU 4.2.0 monitor - type 'help' for more information [(qemu) info block-jobs Type mirror, device drive_0: Completed 32428064768 of 32428064768 bytes, speed limit 0...

question
state/awaiting user feedback

按照https://www.cloudpods.org/docs/getting-started/onpremise/host添加计算节点 下载代码最新 https://github.com/yunionio/ocboot/archive/refs/tags/master-v3.11.10-1.tar.gz ``` root@dpu-216-16:~# uname -a Linux dpu-216-16 5.15.0-1057-bluefield #59-Ubuntu SMP Thu Nov 21 10:26:29 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux ``` 部署错误信息如下: TASK [utils/misc-check : Assert Ubuntu 22.04...

question
stale
state/awaiting processing