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

[pull] master from gnolang:master #16

Open
wants to merge 987 commits into
base: master
Choose a base branch
from
Open

[pull] master from gnolang:master #16

wants to merge 987 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 22, 2023

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot requested a review from moul as a code owner September 22, 2023 14:52
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #16 (28455d8) into master (61f3ada) will decrease coverage by 0.04%.
Report is 12 commits behind head on master.
The diff coverage is 85.00%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   47.02%   46.98%   -0.04%     
==========================================
  Files         365      365              
  Lines       61156    61156              
==========================================
- Hits        28757    28735      -22     
- Misses      30047    30060      +13     
- Partials     2352     2361       +9     
Flag Coverage Δ
gno.land-_test.gnokey 0.00% <ø> (ø)
gno.land-_test.gnoland 88.14% <ø> (ø)
gno.land-_test.pkgs 27.88% <ø> (ø)
gnovm-_test.cmd 45.89% <ø> (ø)
gnovm-_test.gnolang.pkg0 17.98% <ø> (ø)
gnovm-_test.gnolang.pkg1 8.21% <ø> (ø)
gnovm-_test.gnolang.pkg2 9.87% <ø> (ø)
gnovm-_test.gnolang.stdlibs 53.53% <ø> (ø)
tm2-_test.flappy ∅ <ø> (?)
tm2-_test.pkg.amino 58.32% <ø> (ø)
tm2-_test.pkg.bft 63.43% <ø> (-0.19%) ⬇️
tm2-_test.pkg.others 59.26% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
gnovm/pkg/gnolang/machine.go 39.60% <100.00%> (-0.23%) ⬇️
tm2/pkg/iavl/proof.go 92.98% <100.00%> (+0.12%) ⬆️
gnovm/pkg/gnolang/values_string.go 10.62% <0.00%> (-0.13%) ⬇️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pull pull bot removed the 📦 🤖 gnovm label Dec 25, 2024
## Overview

This home realm allows users to donate GNOT to support Web3 projects,
with dynamic content updates, text art, and a sponsor leaderboard. The
code is easy to understand and copy, making it a great example. It also
serves as an informative introduction to myself for ecosystem users.

## Key Features:

- **Text Art Rendering:**
- Introduced a feature to display text art in codeblocks, offering a
visually appealing and customizable way to present content on the home
realm page.

- **Content Customization:**
- Admin can easily update the contents of the page, including sections
like "About Me," "Sponsor Information," and social media links, giving
them full control over the realm’s presentation.
  
- **GNOT Donation System for Projects:**
- Integrated a GNOT donation system, enabling users to sponsor specific
Web3 projects. Donations are displayed on the project pages, showcasing
the support of the community.

- **Sponsor Tracking and Display:**
- Added functionality to track and display the sponsors for each
project, allowing donors to see the impact of their contributions.

## Realm appearance


![image](https://github.com/user-attachments/assets/843e94af-0694-475d-aea9-92aeb3b66f4f)

![image](https://github.com/user-attachments/assets/679c0bc4-1797-4da5-980e-1a3718bb538f)

Co-authored-by: Nemanya21 <[email protected]>
Fixes the CI
Addresses #3410

---------

Signed-off-by: moul <[email protected]>
…erplate when using grc20reg (#3397)

- add `r/demo/tests/test20`
- add `grc20.TokenGetter` to reduce boilerplate when using
`grc20reg.Register(...)`

Replaces #2549
Continues #3135

Signed-off-by: moul <[email protected]>
- [x] Depends on #3404 (cherry-picked)

Replaces #3402 
Related with #3321

---------

Signed-off-by: moul <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.