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

chore(hardfork): update RFC numbers and links #2867

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

chaoticlonghair
Copy link
Contributor

Resolve #2865.

@chaoticlonghair chaoticlonghair requested a review from a team July 23, 2021 16:31
@chaoticlonghair chaoticlonghair requested a review from a team as a code owner July 23, 2021 16:31
@chaoticlonghair
Copy link
Contributor Author

chaoticlonghair commented Jul 23, 2021

Tips for Reviewers

Only 4 files deserves attention:

Others are update by the follow shell command:

sed -i \
    -e "s/rfc_0221/rfc_0028/g" \
    -e "s/rfc_0222/rfc_0029/g" \
    -e "s/rfc_0223/rfc_0030/g" \
    -e "s/rfc_0224/rfc_0031/g" \
    -e "s/rfc_0232/rfc_0032/g" \
    -e "s/rfc_0240/rfc_0036/g" \
    $(grep -rl "rfc_02[2-4][0-9]")

@chaoticlonghair chaoticlonghair added u:ckb2021 Upgrade: Fork ckb2021 s:waiting-on-reviewers Status: Waiting for Review labels Jul 23, 2021
@chaoticlonghair chaoticlonghair removed the s:waiting-on-reviewers Status: Waiting for Review label Jul 27, 2021
@chaoticlonghair
Copy link
Contributor Author

bors merge=doitian,driftluo

@bors
Copy link
Contributor

bors bot commented Jul 27, 2021

Build succeeded:

@bors bors bot merged commit fb27f98 into nervosnetwork:develop Jul 27, 2021
@chaoticlonghair chaoticlonghair deleted the pr/update-rfcs branch July 27, 2021 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
u:ckb2021 Upgrade: Fork ckb2021
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update RFC numbers and links
3 participants