Antonio Yang

Results 49 issues of Antonio Yang

Some error happened ```log Jun 08 09:30:45 kld-00 kld-start[1091]: thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: BlockSourceError { kind: Persistent, error: Custom { kind: InvalidData, error: "invalid...

might do

The return types can be `Option` or `Result`, and avoid this. https://github.com/kuutamolabs/lightning-knd/blob/3a2b3dc17446f0a48e8b72ea80668e8e0ca3c7a8/kld/src/cli/main.rs#L217-L219

might do

When a db node is unexpectedly down. The kld service keeps starting without error, and `kld-cli list-peers` will hang without response. Note: The kld service can work after restart, but...

should do

Hi there, Thanks for this crate. The test fails with Rust 1.81.0 and the latest `fitsdk` (`b0a639f98d450773e9c94dd42acf31c2da17e6aa`) ```console failures: it_reads_all_files it_reads_wahoo_elemnt_dev_fields test result: FAILED. 6 passed; 2 failed; 0 ignored;...

update for latest syntax

Add a nvim/vim plugin with Move 2024 updates

Hi @hydai, It seems `test-with` goes into your vision. Do you want to use this crate with `wasmedge`? I am happy to add `test_with::wasmedge_runer!`, if this is suitable for my...