Jon Roethke
Jon Roethke
small addition: this will generate a random [open] port via freeport module so that hard-coded port _9515_ isn't always used; allows for spawning of multiple concurrent processes instead of throwing...
This PR introduces sorting of files during `vm.AddPackage` ensuring that the vm processes files in accordance with Go's lexical conventions. **Context:** It was discovered that during the add package process,...
## Description Upon creation of a [Network Configs](https://docs.gno.land/reference/rpc-endpoints#network-configurations) section within our docs, it is discovered that two networks (`Staging` + `test3`) both utilize the same `chainID`. Both networks operate independently...
- [x] Remove supporting docs files (config + docusaurus framework) - [ ] Add .github/workflow action Closes: #1584 Contributors' checklist... - [ ] Added new tests, or not needed, or...
Related issue: [gno#1173](https://github.com/gnolang/gno/issues/1173) #### tl;dr: Running `gno doc greeter` returns an error: `commands/doc: package not found: "." (note: local packages are not yet supported)` We should probably remove this from...
This PR adds a resource to the OSS current projects list: the [Maestro Symphony](https://github.com/maestro-org/maestro-symphony) Bitcoin indexer and API server.