nervosnetwork / ckb

The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
https://www.nervos.org
MIT License
1.15k stars 228 forks source link

feat: Impl from into for gen type #4512

Closed driftluo closed 1 week ago

driftluo commented 2 months ago

What problem does this PR solve?

  1. impl From/Into for molecule types
  2. remove all pack/unpack used
  3. wait https://github.com/nervosnetwork/molecule/pull/97 merge, release new version
  4. change the builder function to generics

Check List

Tests

Release note

Title Only: Include only the PR title in the release note.