Lee ByeongJun

Results 29 issues of Lee ByeongJun

# Description Increased the test coverage of the `p/demo/uint256` package. Previously, only about 40% was covered, but now it has increased to 90% (checked in go). The existing implementation of...

:receipt: package/realm

# Description Closes #1082 Enhanced the error message in `evalStaticTypeOf` function to match with go's error message and provide more informative feeback. ## Example of Errors Sample code (taken from...

:package: :robot: gnovm

# Description This PR implements test coverage functionality for gno.The implementation uses AST-based code instrumentation to track line execution during tests. alternate version of task #2616 Closed #3750 ## Implementation...

:package: :robot: gnovm

# Description This PR implements Debug Adapter Protocol (DAP)[^1] support for the Gno debugger, enabling integration with IDEs and editors like VS Code, Neovim, Zed[^2] and others that support DAP....

:package: :robot: gnovm

# Description > This is an additional works for PR #4136. However, I couldn't push it directly, so I made this as a separate PR. This PR includes various optimizations...

:receipt: package/realm
:package: :mountain: gno.land
review/triage-pending

# Description The existing AbortsWithMessage and PanicsWithMessage functions only allowed exact message matching, but partial matching functionality has been added as separate functions for improved test convenience and flexibility. ##...

:receipt: package/realm
review/triage-pending

WIP Translating the assembly lessons into Korean, with plans to translate all available documents. Note: Converted bold text separators to proper markdown headers for better rendering

## Summary restored PR #421 ## Related Issue partially resolve #418 ## Checklist - [ ] Did you add a changelog entry to the *CHANGES.md*? - [X] Did you write...

good first issue
component/federation
examples

## Summary Adds the `-A`/`--authorized-fetch` flag to the `fedify inbox` command, enabling HTTP signature verification enforcement for all incoming requests. ## Related Issue - closes #229 ## Changes - Adds...

component/federation
component/inbox
component/signatures
component/cli