WIP feat(gnoland1): cherry-pick client updates from master#5298
Open
moul wants to merge 1 commit intochain/gnoland1from
Open
WIP feat(gnoland1): cherry-pick client updates from master#5298moul wants to merge 1 commit intochain/gnoland1from
moul wants to merge 1 commit intochain/gnoland1from
Conversation
Collaborator
🛠 PR Checks SummaryAll Automated Checks passed. ✅ 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):No automated checks match this pull request. ☑️ Contributor Actions:
☑️ Reviewer Actions:
📚 Resources:Debug
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
ajnavarro
approved these changes
Mar 16, 2026
Contributor
|
I think you need to run make generate too. |
4e73f6d to
2cf2b79
Compare
Add the legal notice required by the legal team to the gnoweb footer, with links to three legal documents (Gno GPL License, Network Interaction Terms, and Contributor License Agreement). Also add `TERMS.md` and` CLA.md` at the repo root with the full legal text provided by counsel. **Footer (gnoweb):** - Replace the former "Legal" section (_Terms_ + _Privacy_ pointing to the same `LICENSE.md`) with a proper legal notice paragraph and three named legal document links (Gno GPL License, Network Interaction Terms, Contributor License Agreement) - Restructure the footer layout into two zones: navigation + social links on top, full-width legal disclaimer below - Navigation links now sit inline with the logo (`.nav-primary, 7 grid columns`), social links occupy the right column (.`nav-social, 3 grid columns`) **Legal documents:** - `TERMS.md`: Gno.land Network Interaction Terms (sections covering content ownership, on-chain licensing, disclaimers, etc.) - `CLA.md `: Gno.land Contributor License Agreement (sections covering copyright/patent grants, contributor representations, CLA Hash mechanism, etc.) <img width="1782" height="230" alt="Capture d’écran 2026-02-20 à 11 47 27" src="https://github.com/user-attachments/assets/a6276e7e-ef13-41f9-afce-2f0fde66693e" /> --------- Co-authored-by: Jae Kwon <53785+jaekwon@users.noreply.github.com> Co-authored-by: jaekwon <jae@tendermint.com>
939ee22 to
e32f291
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-picks from master:
These are client-side changes (gnoweb/docs) that don't affect consensus.
Related: #5296