gno icon indicating copy to clipboard operation
gno copied to clipboard

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.

Results 476 gno issues
Sort by recently updated
recently updated
newest added

The tx indexing and query system was removed to attempt a more modular and minimal implementation. The goal I have in mind is to simply log to file *all* EventSwitch...

Currently, the realm package `users` associates a user profile to an address, it seems the associated address for a name can no longer be updated after registration. Is there a...

Hello, first contribution from me :wave: Let me know what you think ? I've noticed there is also the `coins.gno` that could benefit of using a HashSet, I can do...

Pebbledb is a rocks-like kv store written in pure go. It has performance and resource consumption benefits when compared to rocksdb. Likely, its ease of use, configurability, and performance will...

Related w/ https://github.com/chainapsis/keplr-wallet/pull/392 Depends on #275

gnoland
integration

Plans for this PR: * [ ] test various upgrade patterns (3 in mind right now) * [ ] extend r/tests and write more unit tests in tests/ * [...

documentation
dapp

This PR implements a seigniorage stablecoin implementation based on multiple sources. Resources: * https://arxiv.org/pdf/2101.08423.pdf --- TODO * [x] finish the implementation * [ ] write a dummy oracle * [...

dapp