-
## Description
We should be able to test events that are being emitted in `gno test`. Is this feasible having in mind the multiple layers that events work on?
A suggested approach for the UX cou…
-
# Overview
A handy tool/feature to send tokens via link (URL), without having to know the recipient address.
# Interaction Flow
1. (Extension) Sender selects the Send via Link option when sending…
-
based from this https://github.com/gnolang/gno/issues/265
Hello everyone, after repeatedly needing to randomize values, @kazai777 and I are looking into how to create an `Oracle VRF`.
Following…
-
## Description
Introspection gives us the ability to inspect types, just like reflection but since it is done at compile time, it is completely type safe.
This is a proposal for a Gno add-on transpi…
-
I hereby propose, at some point, to make a JIT compiler for gnolang.
By monitoring what the hot path in a contract/library is, we can JIT compile those functions and have x20-50 speedups.
The most…
-
### Issue Description
Using a real domain name like "gno.land" could be risky if they were to lose control of the domain and someone tried to manipulate the dependencies.
_(pointed by @ajnavarro)_…
-
* [x] Decide and use issues or PRs to list past and upcoming events (I suggest PRs).
* [ ] Update the README with instructions and explanations about events.
* [ ] Add links to calendar subscription…
moul updated
11 months ago
-
It would be useful to have a tool to do what is described in the title. Right now, when reviewing PRs, I'm comparing the source with Go's using [diffchecker](https://www.diffchecker.com/). I think we …
-
## Description
I was following the [Tapas](https://play.gno.land/p/3uwBqP66ekC) tutorial, and when I tried to run it in the playground, I got an error. I figured out that the error occurs when I im…
-
_Disclaimer: This is an early issue and not a current priority. However, with new team members and previous discussions, I wanted to create an official forum for future discussion._
Context: recent…