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

[ᚬmaster] 🎉 Rc/v0.12.0 a.k.a rylai #750

Closed
wants to merge 403 commits into from
Closed

[ᚬmaster] 🎉 Rc/v0.12.0 a.k.a rylai #750

wants to merge 403 commits into from

Conversation

doitian
Copy link
Member

@doitian doitian commented May 14, 2019

Features

Bug Fixes

Improvements

BREAKING CHANGES

  • Database version is incompatible, please remove the old data dir.
  • Genesis header hash changed.
  • Genesis cellbase transaction hash changed.
  • System cells start from 1 in the genesis cellbase outputs instead of 0.
  • System cells lock changed from all zeros to always fail.
  • Always success is no longer included in dev genesis block.
  • Header format changed, use proposals hash to replace proposals root.

zhangsoledad and others added 30 commits May 10, 2019 17:09
chore: should ban the peer who send `DuplicateDeps` tx to us

fix: tx_pool should accept valid `since/cellbase_maturity` tx before proposal window
test: add transaction_relay_multiple test and fix integration test broken
chore: change all hash log output to `{:x}`
refactor: improve core type fmt debug
BREAKING CHANGE: The format of Transaction in database is changed.
doitian and others added 29 commits May 17, 2019 13:12
[ᚬrc/v0.12.0] chore: remove unnecessary code
[ᚬrc/v0.12.0] feat: upgrade CKB VM to latest version with performance improvements
…ash-func

[ᚬrc/v0.12.0] fix: Change dns seed record hash function to blake2b_256
[ᚬrc/v0.12.0] chore: rpc bind localhost in default config
[ᚬrc/v0.12.0] fix: load_script_hash should use script's own hash for lock script
[ᚬrc/v0.12.0] feat: add load witness syscall
perf: only parallelism verify tx in block verifier
[ᚬrc/v0.12.0]  feat: peer_store support retry and refresh
….34.2

[ᚬrc/v0.12.0] chore(docker): build docker image from nervos/ckb-docker-builder
@doitian doitian closed this May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change The feature breaks consensus, database, message schema or RPC interface.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants