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

chore: bury rfc0044 deploy #4430

Closed zhangsoledad closed 4 months ago

zhangsoledad commented 4 months ago

What is changed and how it works?

This hardcodes RFC0044 activation epochs. makes it easier to understand light client protocol activation status, and reduces technical debt

Check List

Tests

Side effects

Release note

Title Only: Include only the PR title in the release note.
zhangsoledad commented 4 months ago

off-by-one adaptation fixe https://github.com/nervosnetwork/ckb/pull/4255/