Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / srdtrk/go-codegen issues and pull requests

#98 - feat: manage map types with `additionalProperties`

Pull Request - State: closed - Opened by bdeneux 5 months ago - 1 comment

#98 - feat: manage map types with `additionalProperties`

Pull Request - State: closed - Opened by bdeneux 5 months ago - 1 comment

#97 - chore: release chores for v0.2.5

Pull Request - State: closed - Opened by srdtrk 5 months ago

#97 - chore: release chores for v0.2.5

Pull Request - State: closed - Opened by srdtrk 5 months ago

#96 - fix(templates): fixed diagnostics workflow

Pull Request - State: closed - Opened by srdtrk 5 months ago

#96 - fix(templates): fixed diagnostics workflow

Pull Request - State: closed - Opened by srdtrk 5 months ago

#95 - fix: incorrect json key on enum variants with a number

Pull Request - State: closed - Opened by srdtrk 5 months ago

#95 - fix: incorrect json key on enum variants with a number

Pull Request - State: closed - Opened by srdtrk 5 months ago

#94 - fix: issue when generating QueryClient with titled QueryMsg variants

Pull Request - State: closed - Opened by srdtrk 5 months ago

#94 - fix: issue when generating QueryClient with titled QueryMsg variants

Pull Request - State: closed - Opened by srdtrk 5 months ago

#93 - Issue with generating query client for dao-dao-core

Issue - State: closed - Opened by srdtrk 5 months ago
Labels: bug, gRPC clients

#93 - Issue with generating query client for dao-dao-core

Issue - State: closed - Opened by srdtrk 5 months ago
Labels: bug, gRPC clients

#92 - Generation of oneOf definitions when title is set

Pull Request - State: closed - Opened by bdeneux 5 months ago - 1 comment

#92 - Generation of oneOf definitions when title is set

Pull Request - State: closed - Opened by bdeneux 5 months ago - 1 comment

#91 - Interchaintest issue with uploading diagnostics

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: bug, interchaintest

#91 - Interchaintest issue with uploading diagnostics

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: bug, interchaintest

#89 - imp(templates): removed 'GetModuleAddress' helper

Pull Request - State: closed - Opened by srdtrk 6 months ago

#89 - imp(templates): removed 'GetModuleAddress' helper

Pull Request - State: closed - Opened by srdtrk 6 months ago

#88 - Remove the custom `GetModuleAddress` function in autogenerated e2esuite

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: good first issue, interchaintest, nice to have

#88 - Remove the custom `GetModuleAddress` function in autogenerated e2esuite

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: good first issue, interchaintest, nice to have

#87 - Add an option to generate wasmd v0.51.0 in interchaintest

Issue - State: open - Opened by srdtrk 6 months ago
Labels: enhancement

#87 - Add an option to generate wasmd v0.51.0 in interchaintest

Issue - State: open - Opened by srdtrk 6 months ago
Labels: enhancement

#86 - chore: release chores for v0.2.4

Pull Request - State: closed - Opened by srdtrk 6 months ago

#86 - chore: release chores for v0.2.4

Pull Request - State: closed - Opened by srdtrk 6 months ago

#85 - Add integration test for `go-codegen interchaintest add-contract`

Issue - State: open - Opened by srdtrk 6 months ago
Labels: testing

#85 - Add integration test for `go-codegen interchaintest add-contract`

Issue - State: open - Opened by srdtrk 6 months ago
Labels: testing

#81 - Change '--contract-name' to '--package' and '-p'

Issue - State: closed - Opened by srdtrk 6 months ago - 7 comments
Labels: good first issue, nice to have

#81 - Change '--contract-name' to '--package' and '-p'

Issue - State: closed - Opened by srdtrk 6 months ago - 7 comments
Labels: good first issue, nice to have

#80 - imp(templates): bumped go and golangci-lint in autogenerated actions

Pull Request - State: closed - Opened by srdtrk 6 months ago

#80 - imp(templates): bumped go and golangci-lint in autogenerated actions

Pull Request - State: closed - Opened by srdtrk 6 months ago

#79 - fix: allow empty query and migrate enum messages

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: bug

#79 - fix: allow empty query and migrate enum messages

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: bug

#78 - Fix handling of duplicate type names

Issue - State: open - Opened by srdtrk 6 months ago - 1 comment
Labels: bug

#78 - Fix handling of duplicate type names

Issue - State: open - Opened by srdtrk 6 months ago - 1 comment
Labels: bug

#77 - chore: release chores for v0.2.3

Pull Request - State: closed - Opened by srdtrk 6 months ago

#77 - chore: release chores for v0.2.3

Pull Request - State: closed - Opened by srdtrk 6 months ago

#76 - fix: some tuple definitions not generated and avoid recursive string

Pull Request - State: closed - Opened by srdtrk 6 months ago

#76 - fix: some tuple definitions not generated and avoid recursive string

Pull Request - State: closed - Opened by srdtrk 6 months ago

#75 - Problem auto generating `dao-dao-core.json`

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: bug

#75 - Problem auto generating `dao-dao-core.json`

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: bug

#74 - feature: enable migrate msg to be either a struct or an enum

Pull Request - State: closed - Opened by kakucodes 6 months ago - 1 comment

#74 - feature: enable migrate msg to be either a struct or an enum

Pull Request - State: closed - Opened by kakucodes 6 months ago - 1 comment

#73 - imp: removed custom gas from StoreContract

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: enhancement

#73 - imp: removed custom gas from StoreContract

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: enhancement

#72 - docs: added "View Source" to docusaurus code blocks

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#72 - docs: added "View Source" to docusaurus code blocks

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#71 - Add "View Source" after each command in go-codegen tutorial

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#71 - Add "View Source" after each command in go-codegen tutorial

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#70 - docs: added a link to the tutorial in README.md

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#70 - docs: added a link to the tutorial in README.md

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#69 - docs: added a docusaurus tutorial

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#69 - docs: added a docusaurus tutorial

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#68 - Bump golangci-lint in auto-generated github actions

Issue - State: closed - Opened by srdtrk 6 months ago - 1 comment
Labels: github actions, interchaintest, nice to have

#68 - Bump golangci-lint in auto-generated github actions

Issue - State: closed - Opened by srdtrk 6 months ago - 1 comment
Labels: github actions, interchaintest, nice to have

#67 - Remove the manual gas amounts in StoreContract in `contract_test.go`

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: enhancement, interchaintest

#67 - Remove the manual gas amounts in StoreContract in `contract_test.go`

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: enhancement, interchaintest

#66 - Do not override contract_test.go when adding new contracts to the suite.

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: enhancement, interchaintest

#66 - Do not override contract_test.go when adding new contracts to the suite.

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: enhancement, interchaintest

#65 - Bump autogenerated github actions go version to 1.22

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: github actions, interchaintest, nice to have

#65 - Bump autogenerated github actions go version to 1.22

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: github actions, interchaintest, nice to have

#64 - docs: added documentation for v0.2.2

Pull Request - State: closed - Opened by srdtrk 6 months ago

#64 - docs: added documentation for v0.2.2

Pull Request - State: closed - Opened by srdtrk 6 months ago

#63 - imp: added testvalues package to the generated test suite

Pull Request - State: closed - Opened by srdtrk 6 months ago

#63 - imp: added testvalues package to the generated test suite

Pull Request - State: closed - Opened by srdtrk 6 months ago

#62 - fix: arrays are no longer omitted if empty

Pull Request - State: closed - Opened by srdtrk 6 months ago

#62 - fix: arrays are no longer omitted if empty

Pull Request - State: closed - Opened by srdtrk 6 months ago

#61 - Remove omitempty tags from arrays

Issue - State: closed - Opened by srdtrk 6 months ago

#61 - Remove omitempty tags from arrays

Issue - State: closed - Opened by srdtrk 6 months ago

#60 - Add a testvalues package to the e2esuite

Issue - State: closed - Opened by srdtrk 6 months ago

#60 - Add a testvalues package to the e2esuite

Issue - State: closed - Opened by srdtrk 6 months ago

#59 - Check that go is installed before running the `interchaintest scaffold` command

Issue - State: open - Opened by srdtrk 6 months ago
Labels: enhancement

#59 - Check that go is installed before running the `interchaintest scaffold` command

Issue - State: open - Opened by srdtrk 6 months ago
Labels: enhancement

#58 - docs: updated changelog for v0.2.1 release

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#58 - docs: updated changelog for v0.2.1 release

Pull Request - State: closed - Opened by srdtrk 6 months ago
Labels: documentation

#57 - fix: some optional fields were generated as required

Pull Request - State: closed - Opened by srdtrk 6 months ago

#57 - fix: some optional fields were generated as required

Pull Request - State: closed - Opened by srdtrk 6 months ago

#56 - Some optional fields are generated as required fields

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: bug

#56 - Some optional fields are generated as required fields

Issue - State: closed - Opened by srdtrk 6 months ago
Labels: bug

#55 - deps: upgraded interchaintest to v8.3.0

Pull Request - State: closed - Opened by srdtrk 7 months ago
Labels: deps

#55 - deps: upgraded interchaintest to v8.3.0

Pull Request - State: closed - Opened by srdtrk 7 months ago
Labels: deps

#54 - Refresh `go.sum` after scaffolding

Issue - State: open - Opened by srdtrk 7 months ago
Labels: enhancement

#54 - Refresh `go.sum` after scaffolding

Issue - State: open - Opened by srdtrk 7 months ago
Labels: enhancement

#53 - Upgrade interchaintest to v8.3.0

Issue - State: closed - Opened by srdtrk 7 months ago
Labels: deps

#53 - Upgrade interchaintest to v8.3.0

Issue - State: closed - Opened by srdtrk 7 months ago
Labels: deps

#51 - deps(templates): go dependency updates

Pull Request - State: closed - Opened by srdtrk 7 months ago

#51 - deps(templates): go dependency updates

Pull Request - State: closed - Opened by srdtrk 7 months ago

#50 - ci: added dependabot

Pull Request - State: closed - Opened by srdtrk 7 months ago
Labels: github actions

#50 - ci: added dependabot

Pull Request - State: closed - Opened by srdtrk 7 months ago
Labels: github actions