feat(gnokey): -broadcast=true by default#4965
feat(gnokey): -broadcast=true by default#4965jefft0 wants to merge 13 commits intognolang:masterfrom
Conversation
🛠 PR Checks Summary🔴 Changes related to gnoweb must be reviewed by its codeowners Manual Checks (for Reviewers):
Read More🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers. ✅ Automated Checks (for Contributors):🟢 Maintainers must be able to edit this pull request (more info) ☑️ Contributor Actions:
☑️ Reviewer Actions:
📚 Resources:Debug
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
ddcd564 to
07279cd
Compare
8209157 to
f97ce57
Compare
f97ce57 to
0386632
Compare
notJoon
left a comment
There was a problem hiding this comment.
broadcast has never been false for me either. I checked that the defauly value was changed in the CLI options properly.
We already discussed this on a Contributor Call with moul and everyone. Do you want to re-open the discussion on today's call? |
cef52f4 to
5295fe1
Compare
dd4ee08 to
84111cf
Compare
037905d to
4c2601b
Compare
Signed-off-by: Jeff Thompson <jeff@thefirst.org>
4c2601b to
21d7480
Compare
…cast-default-true
Signed-off-by: Jeff Thompson <jeff@thefirst.org>
This PR replaces #3725 after discussion.
maketx.go, change the-broadcastflag to default truecommand.htmlso that the help page gnokey commands are correct-broadcastor add-broadcast=falsewhere needed. (This is most of the changed files.)-broadcastflag from this script because I'm not sure that it will run on a machine with the updatedgnokey. (It doesn't hurt to leave the flag.)gno.land/genesisormisc/deployments