Eval Exec

Results 162 comments of Eval Exec

> Just tested: `fee_rate` still explodes on devnet :man_shrugging: Sorry, this right fix will be in 0.119.0 https://github.com/nervosnetwork/ckb/pull/4654

Ref: https://github.com/nervosnetwork/ckb/releases/tag/v0.119.0

I would like to work on this issue.

We may need to learn how http://www.gnu.org/s/emacs/manual/html_node/emacs/Hideshow.html implement, to hide the `\n` char above `File:...`

The purpose of `best_known_block_number` is to show which block with the highest `total_difficulty` among all peers connected to the current CKB node. Since the `devchain` you are running locally does...

I would like to try using [cargo-msrv](https://github.com/foresterre/cargo-msrv) to find the Minimum Supported Rust Version for a package.

> The CI is failing which indicates that there might be edge case where this change fails to work. Can you make the CI passes? Thanks for pointing it out....

@kiennq Hello, CI passed, request code review. Thank you.