rfcs
rfcs copied to clipboard
This repository contains proposals, standards and documentations related to Nervos Network.
This PR refactors several outdated info in rfcs-0004. It also unifies the terms used across the doc. Furthermore, the images are updated in correspondence with the content to be more...
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.2 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
``` Run actions/setup-ruby@v1 ------------------------ NOTE: This action is deprecated and is no longer maintained. Please, migrate to https://github.com/ruby/setup-ruby, which is being actively maintained. ------------------------ Error: Version 2.7 not found ```
RFC0044 actived since epoch#5711 on CKB testnet.
RFCs like https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0020-ckb-consensus-protocol/0020-ckb-consensus-protocol.md uses a lot of formulas. Since GitHub [has shipped the feature to render inline LaTeX](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions), it's time to replace the images for better reading experience. RFC like...
PR for ckb: https://github.com/nervosnetwork/ckb/pull/4380
### Description I think it will be good for writing documentations, especially when compare the differences of different editions. Tags are more readable than git commit IDs, in documentations. Today...