From 2d1a74459875d3557cf01404b4589059ff83f0ce Mon Sep 17 00:00:00 2001 From: rlaau Date: Thu, 9 Jan 2025 19:43:49 +0900 Subject: [PATCH] fix(gnovm): add fuzz CLI, and modified the annotation and variable names --- e -i HEAD~3 | 258 +++++++++++++++++++++++++++++++++++++++++++ git rebase -i HEAD~3 | 125 +++++++++++++++++++++ 2 files changed, 383 insertions(+) create mode 100644 e -i HEAD~3 create mode 100644 git rebase -i HEAD~3 diff --git a/e -i HEAD~3 b/e -i HEAD~3 new file mode 100644 index 00000000000..d7126d6fe7b --- /dev/null +++ b/e -i HEAD~3 @@ -0,0 +1,258 @@ +commit 4b89e29c872d679d4e4aacca441cc9c4e112a64b (HEAD -> master, origin/master, origin/HEAD) +Author: rlaau +Date: Thu Jan 9 19:24:21 2025 +0900 + + fix(gnovm): add fuzz CLI, and modified the annotation and variable names + +commit a9ff9df62ae94cf924142f2a2ec9c3008b147183 +Author: rlaau +Date: Thu Jan 9 19:19:54 2025 +0900 + + fix(gnovm): add fuzz CLI, and modified the annotation and variable names + +commit 6f02f89350b568a6f2bae730f3ff6489667ef2be +Author: rlaau +Date: Thu Jan 9 19:15:46 2025 +0900 + + fix(gnovm): add fuzz CLI, and modified the annotation and variable names + +commit 52504c02e377ad61faf5f4a8c4de972c2b57c7e6 +Author: rlaau +Date: Thu Jan 9 08:53:14 2025 +0900 + + 주석 일단 작성은 완료 + +commit 33f2bc2fc5f06e7252b9ae478d1df8feaa2222d1 +Author: rlaau +Date: Thu Jan 9 08:29:09 2025 +0900 + + fixed annotation + +commit 72bafe8b9502f66a9543b77c5895283bc4944d05 +Author: rlaau +Date: Thu Jan 9 05:52:18 2025 +0900 + + fixed error + +commit 252971d7189a9e7b4d10cfaae27b12b671d71d25 +Author: rlaau +Date: Wed Jan 8 20:04:07 2025 +0900 + + changing annotation + +commit 438a83d745b7f58ffe7947ee2e9bff07957b17c2 +Author: rlaau +Date: Wed Jan 8 16:57:49 2025 +0900 + + berfoe fix hn + +commit e52a7bcd2a0899da7305d7457362ab3dd6f8f772 +Author: rlaau +Date: Wed Jan 8 03:29:20 2025 +0900 + + 코드 배치도 끝 + +commit 8fa044e93fc6aa6c8e00f5bbe8adb778f730df31 +Author: rlaau +Date: Wed Jan 8 03:06:34 2025 +0900 + + 변수 변경 완료 + +commit a85f7f0a17e3919b3c9b5b89508869bcc71ace17 +Author: rlaau +Date: Wed Jan 8 02:52:27 2025 +0900 + + 변수 이름 변경 1. 소문자 변경시키기 + +commit e0289f252b7a27c08747a05d90f16cd808afed39 +Author: rlaau +Date: Tue Jan 7 18:27:59 2025 +0900 + + logger + +commit 8428c00438160f433ba4a638135739964b58bc74 +Author: rlaau +Date: Tue Jan 7 17:35:37 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit e3b033cdf284853b176becf87f09fb67762959c7 +Author: rlaau +Date: Tue Jan 7 17:26:15 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit 612a264fb2221b15087c1af2523dc81b2bc303ee +Author: rlaau +Date: Tue Jan 7 16:48:50 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit 1525bf6f3c90b7404ac7cd59db0422244f42ce4b +Author: rlaau +Date: Tue Jan 7 16:31:54 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit 436478c8e97d9cd90351975f8789aa2ef9064f16 +Author: rlaau +Date: Tue Jan 7 16:00:50 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit c6d9618c321a23a9d1dab9ed50ee9022ef3dd2ee +Author: rlaau +Date: Tue Jan 7 09:19:53 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit b4b359dba5426b252bf43e8fac925969aad62d4d +Author: rlaau +Date: Mon Jan 6 14:34:00 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli + +commit f45bcf588da49b5903c64f7d72979e29b349b9a4 +Author: rlaau +Date: Mon Jan 6 14:23:14 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli + +commit 6c503bf459a513e61aef755815e25da79c1e85e4 +Author: rlaau +Date: Mon Jan 6 13:43:24 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli + +commit e38cf6f74b01e7f055f0f16493d9e6dc3c47be70 +Author: rlaau +Date: Mon Jan 6 13:41:00 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli + +commit beb48e7fa52c4e3ff725d5228c4dac01386dbf1a (upstream/master) +Author: Manfred Touron <94029+moul@users.noreply.github.com> +Date: Tue Dec 31 09:55:18 2024 +0100 + + feat(examples): add moul/ulist (#3407) + + - [x] Depends on #3404 (cherry-picked) + + Replaces #3402 + Related with #3321 + + --------- + + Signed-off-by: moul <94029+moul@users.noreply.github.com> + +commit 597f3f5cb18a5df4d8bbe00af66ecbe8c231592a +Author: Manfred Touron <94029+moul@users.noreply.github.com> +Date: Sat Dec 28 08:38:32 2024 +0100 + + chore: add r/demo/tests/test20 + add grc20.TokenGetter to reduce boilerplate 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 <94029+moul@users.noreply.github.com> + +commit b6a4aab10a5e4b6a9ae292d52b592e6abd512e0c +Author: Manfred Touron <94029+moul@users.noreply.github.com> +Date: Fri Dec 27 23:22:04 2024 +0100 + + fix(examples): run 'make fmt' (#3415) + + Fixes the CI + Addresses #3410 + + --------- + + Signed-off-by: moul <94029+moul@users.noreply.github.com> + +commit 3fd557173bd2f9062bcca741d5507a918d73d36b +Author: Manfred Touron <94029+moul@users.noreply.github.com> +Date: Fri Dec 27 04:52:30 2024 +0100 + + feat(examples): add moul/typeutil (#3404) + + Extracted from #3299 + + Signed-off-by: moul <94029+moul@users.noreply.github.com> + +commit 07099844016a121f66890b762cc5ed2f06fb1c99 +Author: Nemanja Matic <106317308+Nemanya8@users.noreply.github.com> +Date: Thu Dec 26 22:49:08 2024 -0500 + + feat(examples): Add Nemanya's Home Realm to Examples (#3410) + + ## 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 + +commit ea3231583ff07e944b31363d26fb9aabf955ea54 +Author: Lee ByeongJun +Date: Thu Dec 26 02:00:50 2024 +0900 + + feat(stdlibs): add `encoding`, `encoding/{base32,binary,csv}` (#1290) + + - [X] `encoding` + - [X] `encoding/base32` + - [X] `encoding/binary` + - [X] `encoding/csv` : Due to the `reflect` does not implemented yet, + skipped `fuzz` + --- + 1. `encoding/asn1`: better after `reflection` + + related to: + - https://github.com/gnoswap-labs/gno/issues/7 + - https://github.com/gnolang/gno/issues/1267 + + depends-on: + + - #3296 + - #3298 + + --------- + + Co-authored-by: Morgan Bazalgette + Co-authored-by: ltzmaxwell + +commit 6f7c6770591d4e02dcce596d760ef169ff503db0 +Author: Morgan master, origin/master, origin/HEAD) +Author: rlaau +Date: Thu Jan 9 19:24:21 2025 +0900 + + fix(gnovm): add fuzz CLI, and modified the annotation and variable names + +commit a9ff9df62ae94cf924142f2a2ec9c3008b147183 +Author: rlaau +Date: Thu Jan 9 19:19:54 2025 +0900 + + fix(gnovm): add fuzz CLI, and modified the annotation and variable names + +commit 6f02f89350b568a6f2bae730f3ff6489667ef2be +Author: rlaau +Date: Thu Jan 9 19:15:46 2025 +0900 + + fix(gnovm): add fuzz CLI, and modified the annotation and variable names + +commit 52504c02e377ad61faf5f4a8c4de972c2b57c7e6 +Author: rlaau +Date: Thu Jan 9 08:53:14 2025 +0900 + + 주석 일단 작성은 완료 + +commit 33f2bc2fc5f06e7252b9ae478d1df8feaa2222d1 +Author: rlaau +Date: Thu Jan 9 08:29:09 2025 +0900 + + fixed annotation + +commit 72bafe8b9502f66a9543b77c5895283bc4944d05 +Author: rlaau +Date: Thu Jan 9 05:52:18 2025 +0900 + + fixed error + +commit 252971d7189a9e7b4d10cfaae27b12b671d71d25 +Author: rlaau +Date: Wed Jan 8 20:04:07 2025 +0900 + + changing annotation + +commit 438a83d745b7f58ffe7947ee2e9bff07957b17c2 +Author: rlaau +Date: Wed Jan 8 16:57:49 2025 +0900 + + berfoe fix hn + +commit e52a7bcd2a0899da7305d7457362ab3dd6f8f772 +Author: rlaau +Date: Wed Jan 8 03:29:20 2025 +0900 + + 코드 배치도 끝 + +commit 8fa044e93fc6aa6c8e00f5bbe8adb778f730df31 +Author: rlaau +Date: Wed Jan 8 03:06:34 2025 +0900 + + 변수 변경 완료 + +commit a85f7f0a17e3919b3c9b5b89508869bcc71ace17 +Author: rlaau +Date: Wed Jan 8 02:52:27 2025 +0900 + + 변수 이름 변경 1. 소문자 변경시키기 + +commit e0289f252b7a27c08747a05d90f16cd808afed39 +Author: rlaau +Date: Tue Jan 7 18:27:59 2025 +0900 + + logger + +commit 8428c00438160f433ba4a638135739964b58bc74 +Author: rlaau +Date: Tue Jan 7 17:35:37 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit e3b033cdf284853b176becf87f09fb67762959c7 +Author: rlaau +Date: Tue Jan 7 17:26:15 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit 612a264fb2221b15087c1af2523dc81b2bc303ee +Author: rlaau +Date: Tue Jan 7 16:48:50 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit 1525bf6f3c90b7404ac7cd59db0422244f42ce4b +Author: rlaau +Date: Tue Jan 7 16:31:54 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit 436478c8e97d9cd90351975f8789aa2ef9064f16 +Author: rlaau +Date: Tue Jan 7 16:00:50 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit c6d9618c321a23a9d1dab9ed50ee9022ef3dd2ee +Author: rlaau +Date: Tue Jan 7 09:19:53 2025 +0900 + + fix(gnovm): add fuzz cli and delete pkg/mod files + +commit b4b359dba5426b252bf43e8fac925969aad62d4d +Author: rlaau +Date: Mon Jan 6 14:34:00 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli + +commit f45bcf588da49b5903c64f7d72979e29b349b9a4 +Author: rlaau +Date: Mon Jan 6 14:23:14 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli + +commit 6c503bf459a513e61aef755815e25da79c1e85e4 +Author: rlaau +Date: Mon Jan 6 13:43:24 2025 +0900 + + feat(gnovm): add fuzz and fuzz cli