zhangsoledad

Results 18 comments of zhangsoledad

reserve RFC number (48) for https://github.com/nervosnetwork/rfcs/pull/416 reserve RFC number (49) for https://github.com/nervosnetwork/rfcs/pull/419 reserve RFC number (50) for https://github.com/nervosnetwork/rfcs/pull/418 reserve RFC number (51) for https://github.com/nervosnetwork/rfcs/pull/417

Is there a script available for reproduce the benchmark results, or steps description?

https://github.com/nervosnetwork/ckb/pull/4381 https://github.com/nervosnetwork/ckb/pull/4224

https://github.com/nervosnetwork/ckb/pull/4433

> In older documents or other sources, some references still use outdated naming conventions. Can we provide a mapping table, such as: > > Edition CKB2023 → CKB Edition Meepo...

The low-level interface of faster-hex is designed for scenarios where buffer reuse is possible, maintaining flexibility to avoid allocation. If we add a high-level interface, I feel that passing a...