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

denote merge readiness in default graffiti #4083

Closed
wants to merge 1 commit into from

Conversation

etan-status
Copy link
Contributor

Replace -$versionBlob in default graffiti with /🐼 to indicate merge readiness according to social consensus.

Our current default graffiti format currently uses 32 bytes, which is right at the capacity of what is possible. If we ever have a .10 patch in Oct/Nov/Dec, we would be surprised by an overflow.

Nimbus/v##.##.#-######-stateofus

Replace `-$versionBlob` in default graffiti with `/🐼` to indicate
merge readiness according to social consensus.

Our current default graffiti format currently uses 32 bytes, which is
right at the capacity of what is possible. If we ever have a .10 patch
in Oct/Nov/Dec, we would be surprised by an overflow.
```
Nimbus/v##.##.#-######-stateofus
```
@@ -871,7 +871,7 @@ func init*(

func defaultGraffitiBytes*(): GraffitiBytes =
const graffitiBytes =
toBytes("Nimbus/" & fullVersionStr)
toBytes("Nimbus/" & shortVersionStr & "/🐼") # PR #2875
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@dapplion dapplion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok-logo-funny-little-cute-panda-showing-gesture-hand-abstract-symbol-approval-adoption-vector-thumbs-up-image-99714066

@etan-status
Copy link
Contributor Author

Tested on local testnet
image

Also. Thanks @dapplion
telegram-cloud-photo-size-4-5820914347172542395-y

@github-actions
Copy link

github-actions bot commented Sep 7, 2022

Unit Test Results

       12 files  ±0       860 suites  ±0   1h 12m 6s ⏱️ + 11m 30s
  1 982 tests ±0    1 835 ✔️ ±0  147 💤 ±0  0 ±0 
10 662 runs  ±0  10 472 ✔️ ±0  190 💤 ±0  0 ±0 

Results for commit 495e443. ± Comparison against base commit b90ae83.

♻️ This comment has been updated with latest results.

@zah
Copy link
Contributor

zah commented Sep 17, 2022

Closing as no longer relevant

@zah zah closed this Sep 17, 2022
@dapplion
Copy link
Contributor

sad panda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants