David
David
Fix: #4715 Add a new sub-page "activity" on `/r/gov/dao/v3/impl` to check on Gnoweb the activities of voters. It also add a timestamp when member join, and creation / closing timestamp...
WIP I think this is necessary because many nt packages are central (example: avl tree) and there's no proper documentation on the packages. Right now, the README are not perfect...
Close: #2295 Minimal Documentation to introduce Blockchain indexing through `tx-indexer`. I've as well made made an introduction video with a GraphQL live coding example : https://www.youtube.com/watch?v=8ld0nsV37SA.
Fix: #4791 I assume `allocPackage` constant contains header field size of `PkgName`. This also fix a minor security issue concerning GetShallowSize overflow. Note: `In mempackage_type:gnovm/pkg/gnolang/alloc.go:347–364, the shallow size of a...
Fix: #4440 (already closed) This follows notJoon comment : `The three issues you pointed out can be resolved with proper bounds checking alone, without requiring separate type changes. In particular,...
Add the latest updated version of [daokit repository](https://github.com/samouraiworld/gnodaokit) done this last months to the mono-repo. It was accomplished by @n0izn0iz, @WaDadidou, @MikaelVallenet, @Davphla This pull request add: - Upgradable DAO...
fix #4788 Issue 1: This is false, this condition is defined in a loop, removing it [break a test](https://github.com/gnolang/gno/actions/runs/18008435041/job/51234301799) - `gno/gnovm/stdlibs/io/io_test.gno:TestCopy` Issue 2: This is false. It is implicitly defined...