Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.100.0-rc4 #3008

Closed
doitian opened this issue Sep 3, 2021 · 0 comments
Closed

Release v0.100.0-rc4 #3008

doitian opened this issue Sep 3, 2021 · 0 comments
Labels
t:enhancement Type: Feature, refactoring.

Comments

@doitian
Copy link
Member

doitian commented Sep 3, 2021

This is an RC version to preview the changes in the next release.

The version v0.100.0 will bring hard fork upgrades to CKB. These features will be enabled when starting a new dev chain, but they are disabled when running testnet and mainnet so it is still compatible with the current mainnet (Lina) and testnet (Aggron). However, it will introduce many breaking changes:

  • The field uncles_hash in header will be renamed to extra_hash for all JSON RPC methods.
  • The field hash_type has a new allowed value "data1" but it is only valid after hard fork activation.
  • The default value of the parameter OutputsValidator in the JSON RPC send_transaction is well_known_scripts_only now. See feat: change default OutputsValidator to well_known_scripts_only #2821 for details.

See nervosnetwork/rfcs#242 for an overview of all the hard fork features.

OS Arch Runtime Dependencies Package Sign
macOS x64 macOS 10.12 or above zip PGP
Linux x64 glibc, libstdc++ tarball PGP
CentOS x64 glibc, libstdc++, openssl tarball PGP
Windows* x64 VC++ Redistributable zip PGP
Docker dockerhub

* Windows support is experimental.

** The binaries require following CPU instructions: call (MODE64), cmovbe (CMOV), xorps (SSE1), movq (SSE2)

Changes since v0.100.0-rc2

Features

Bug Fixes

Improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:enhancement Type: Feature, refactoring.
Projects
None yet
Development

No branches or pull requests

1 participant