Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk authored Sep 25, 2024
2 parents d4f886c + d5fe884 commit c588ca1
Show file tree
Hide file tree
Showing 132 changed files with 9,602 additions and 1,782 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ docusaurus_start: check_npm check_node ## Start the Docusaurus server

.PHONY: docs_update_gov_params_page
docs_update_gov_params_page: ## Update the page in Docusaurus documenting all the governance parameters
go run tools/scripts/generate_docs_params.go
go run tools/scripts/docusaurus/generate_docs_params.go

######################
### Ignite Helpers ###
Expand Down
1,298 changes: 1,177 additions & 121 deletions api/poktroll/application/tx.pulsar.go

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions api/poktroll/application/tx_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/poktroll/proof/tx.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/poktroll/proof/types.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c588ca1

Please sign in to comment.