Jeff Thompson

Results 284 comments of Jeff Thompson

> @jefft0 can you please resolve the conflict in the PR, so we can merge? 🙏 Hi @zivkovicmilos . I resolved the conflict. (Since I opened this PR, the master...

Since I opened this PR, r/demo/users is now pre-loaded with namespace names. So I updated z_12_filetest.gno to use a different test name that doesn't conflict. The test passes again.

Flags `-max-gaz`, `-node-rpc-listener` and `-web-listener` work as expected. In addition to `-node-rpc-listener`, can you add `-node-chainid`?

I ran the stress test with `-no-replay=true`, but it doesn't seem to save memory. (I see in the code where the `NoReplay` flag is set, but I don't see where...

My [small PR](https://github.com/gnolang/gno/pull/1525) to update r/demo/boards was merged. It will be nice to see it appear on the portal loop when it is fixed. https://portal.gnoteam.com/r/demo/boards/misc.gno

I reverted commit https://github.com/gnolang/gno/pull/1736/commits/2f78ae258c1315746f9a0c1d1bb05a8f18cd93bd and merged from master which now has the same fix from PR https://github.com/gnolang/gno/pull/1745 .

The "T" in "GNOT" means token, right? Is this also possibly confusing?

# Interim results with gnoland Here are some results with gnoland (on-disk storage) where the max allowed gas was increased for adding 500 posts each transaction. The stress test added...

> @jefft0 what's the status on this PR? Do you need feedback or directions of how to move forward? I'm still settling on the best way to run the tests....

Hi @thehowl . Thanks to the merging of https://github.com/gnolang/gno/pull/2358, this utility doesn't need hacks to run. I added a README and changed from Draft to Read to Review.