Skip to content

Commit

Permalink
Merge pull request #24 from fiamma-chain/refactor-da
Browse files Browse the repository at this point in the history
Refactor da
  • Loading branch information
fiamma-builder authored Oct 30, 2024
2 parents 3daac91 + 9132c54 commit 0461154
Show file tree
Hide file tree
Showing 146 changed files with 15,469 additions and 4,586 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/proto-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish to Buf Schema Registry
# This workflow is only run when a .proto file has been changed
on:
push:
branches: [main]
branches: [main, develop]
tags: [v*]
paths:
- proto/**
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ all: tools build lint test
###############################################################################

golangci_lint_cmd=golangci-lint
golangci_version=v1.59.1
golangci_version=latest

lint:
@echo "--> Running linter"
Expand Down
61 changes: 0 additions & 61 deletions README.md

This file was deleted.

39 changes: 20 additions & 19 deletions api/fiamma/bitvmstaker/module/module.pulsar.go

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

34 changes: 18 additions & 16 deletions api/fiamma/bitvmstaker/params.pulsar.go

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

Loading

0 comments on commit 0461154

Please sign in to comment.