Skip to content

v2.14.0

Compare
Choose a tag to compare
@RetricSu RetricSu released this 17 Dec 06:15
· 9 commits to develop since this release
005a6c4

New Content

  • Add a new Section "History & Hard Fork" including 4 docs:
    • Intro to Hard Fork
    • CKB Hard Fork History
    • History VM Version
    • Rethinking Forks
  • Add new content for Script sections:
    • Add a new doc about Spawn direct cross-script calling
    • Add a new Spawn tutorial
    • Add a new doc about vm selection mechanism
    • Add a new doc about Script upgrade workflow
    • Update Script debug docs with multiple methods
    • Update ckb js vm tutorial with Meepo Hard Fork version and offckb repl
  • Add new docs about CKB transaction fee estimator feature
  • Add installation guide & update tutorial overview
  • Update the definition of hash_type for Meepo Hard Fork

Fixes

  • fix: redirect deadlink of /docs/basics/tools#neuron-wallet

Others

  • Clarify the minimal version of CCC used across the doc site
  • Split cli-tool into single page doc and bump offckb v0.3.0
  • Adjust the child docs order in the Script section

Bump dependencies

  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /website by @dependabot in #486
  • chore(deps): bump secp256k1 from 3.8.0 to 3.8.1 in /examples/xudt by @dependabot in #487
  • chore(deps): bump secp256k1 from 3.8.0 to 3.8.1 in /examples/store-data-on-cell by @dependabot in #488
  • chore(deps): bump elliptic and @nervosnetwork/ckb-sdk-utils in /examples/simple-lock/frontend by @dependabot in #489
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /website by @dependabot in #511
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /examples/simple-lock/frontend by @dependabot in #512
  • chore(deps): bump secp256k1 from 3.8.0 to 3.8.1 in /examples/simple-lock/frontend by @dependabot in #513

Full Changelog: v2.13.0...v2.14.0