Jacob Gadikian

Results 212 issues of Jacob Gadikian

Ok, so first rust for me. I have a build of all of the go components for v1 working, but I cheated. Some thing that has always concerned me about...

Hey I think that this may need to run on a GR or we need to give it special permission to run on github actions but it's really really great....

**Is your feature request related to a problem? Please describe.** State sync is cool, but unreliable. **Describe the solution you'd like** Add a github action that tests state sync with...

codefest

Hi Pokt! A user/investor in Pokt contacted me today to see if Pokt could list on Osmosis, even offered to pay me to do the work. I told the fellow,...

Hey guys, There's been a whole lot of chatter about gno, that even mentioned my involvement in Virgo, and I wanted to mention a bit about my big big hope:...

enhancement

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...

The development environment image now supports all of the databases that gno does. We can also...

Without testing gno on an actual network, it will be easier to miss bugs. This PR adds a peer to config, and paves the way for others to add their...

https://github.com/gnolang/gno/blob/d19745b80943625eb82680cc9507d07b9f7f2598/logos/cmd/logos.go#L173 I looked at a few other tcell apps. I think we may want to get rid of width in logos, but I will need to investigate this further. One...

bug