Eval Exec

Results 74 comments of Eval Exec
trafficstars

Hello, I created a PR to fix this: https://github.com/moonlight-stream/moonlight-qt/pull/1695

I think we can close this. On 10/29/24 10:10 AM, karthink ***@***.***> wrote: > Is this still an issue? > > — > Reply to this email directly, view it...

Wait: https://github.com/nervosnetwork/rust-rocksdb/pull/59

Fix ckb-rocksdb build on clang-10: https://github.com/nervosnetwork/rust-rocksdb/pull/63

Dependabot grouped multiple package updates into single one, but it not display package update commits/log in PR description. Should add https://github.com/dependabot/fetch-metadata to add pacakge update log.

TODO: add multisig_v2 script to `OutputsValidator::WellKnownScriptsOnly` @eval-exec

https://github.com/nervosnetwork/ckb/blob/3aa30517f31b798e25c955e053b497c24c2f64d0/util/reward-calculator/src/lib.rs#L150-L254 In there: https://github.com/nervosnetwork/ckb/blob/3aa30517f31b798e25c955e053b497c24c2f64d0/util/reward-calculator/src/lib.rs#L225-L227 I think when parent.number()

It's weired, all of the CI jobs are success on this PR, but failed on merge queue: https://github.com/nervosnetwork/ckb/actions/runs/4628209279/jobs/8187022815 https://github.com/nervosnetwork/ckb/actions/runs/4628209282/jobs/8187021573 Investigating why... Update: rebased my branch on `develop`. Figured out, unit...