6h057

Results 22 issues of 6h057

### Link to the page where something nasty is located https://codesandbox.io/s/wild-sunset-6zkf4u?file=/src/App.tsx ### Exact quote of what is wrong Now when we disable the radio we have the label of the...

Is your feature request related to a problem? Please describe. Yes. Currently, there is no method available in the API to get the chain that the user has selected. This...

fixes #1966 Contributors' checklist... - [ ] Added new tests, or not needed, or not feasible - [ ] Provided an example (e.g. screenshot) to aid review or the PR...

:package: :robot: gnovm

Closes #1812 #### Summary This pull request introduces a new `Stack` mechanism to the `Machine` class, enhancing its exception handling capabilities by generating and appending detailed stacktraces during panic situations....

:package: :robot: gnovm
:package: :mountain: gno.land

#### Description: The `recover` function does not seem to handle runtime panics correctly in Gnolang, whereas the following code works fine in Golang. #### Steps to Reproduce: 1. Create and...

:lady_beetle: bug
:package: :robot: gnovm

Closes #2146 Contributors' checklist... - [ ] Added new tests, or not needed, or not feasible - [ ] Provided an example (e.g. screenshot) to aid review or the PR...

:package: :robot: gnovm

Related Issues: #2628 This PR aims to align Gno's constant handling with the Go specification regarding constant expressions (see [Go Specification on Constants](https://go.dev/ref/spec#Constant_expressions)). 1. **Primitive Type Requirement** - **Should Work:**...

:receipt: package/realm
:package: :robot: gnovm

closes: #2266 #1543 Contributors' checklist... - [ ] Added new tests, or not needed, or not feasible - [ ] Provided an example (e.g. screenshot) to aid review or the...

:package: :robot: gnovm
:package: :mountain: gno.land