ryan christoffersen
ryan christoffersen
Since the migration to telescope, running `yarn build:ts` has not succeeded. This makes it impossible for an application to import files from the `src` directory and for those files to...
We are currently tagging `alpha` releases for `v1.0.0` and testing within [groups-ui](https://github.com/regen-network/groups-ui). Requirements before `beta`: - [x] https://github.com/regen-network/groups-ui/issues/10 - [ ] https://github.com/regen-network/groups-ui/issues/105 Requirements before official: - [ ] https://github.com/regen-network/regen-web/issues/1969 Nice...
Currently the examples and endpoints we provide within this repository all use `http`, assuming that the user is building and running the application in a local or insecure environment. We...
This issue tracks updating the `api` package to a telescope version that includes a fix for https://github.com/osmosis-labs/telescope/issues/321. This issue was encountered in relation to group proposal messages not returning the...
I encountered a few issues when updating the api package to the latest IBC proto files (proto files from `v5.2.0` release commit). We should update the IBC proto files and...
Related to: https://github.com/regen-network/groups-ui/issues/72 We should be able to use the latest proto files to generate the groups api. Two new fields were added to a group proposal, i.e. `title` and...