-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #236 from InjectiveLabs/f/kill-injective-protobuf
feat: killed injective-protobuf
- Loading branch information
Showing
219 changed files
with
4 additions
and
63,718 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,12 +13,6 @@ jobs: | |
uses: actions/checkout@v2 | ||
- name: Fix git safe.directory in container | ||
run: mkdir -p /home/runner/work/_temp/_github_home && printf "[safe]\n\tdirectory = /github/workspace" >/home/runner/work/_temp/_github_home/.gitconfig | ||
- name: Checkout submodules | ||
uses: srt32/[email protected] | ||
with: | ||
args: git submodule update --init --recursive | ||
- name: Fix protobuf output dir error | ||
run: echo >packages/injective-protobuf/src/proto/mod.rs | ||
|
||
- name: Install stable toolchain | ||
uses: actions-rs/toolchain@v1 | ||
|
@@ -54,12 +48,6 @@ jobs: | |
uses: actions/checkout@v2 | ||
- name: Fix git safe.directory in container | ||
run: mkdir -p /home/runner/work/_temp/_github_home && printf "[safe]\n\tdirectory = /github/workspace" >/home/runner/work/_temp/_github_home/.gitconfig | ||
- name: Checkout submodules | ||
uses: srt32/[email protected] | ||
with: | ||
args: git submodule update --init --recursive | ||
- name: Fix protobuf output dir error | ||
run: echo >packages/injective-protobuf/src/proto/mod.rs | ||
|
||
- name: Install stable toolchain | ||
uses: actions-rs/toolchain@v1 | ||
|
Empty file.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
packages/injective-protobuf/proto/injective/auction/v1beta1/auction.proto
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
packages/injective-protobuf/proto/injective/auction/v1beta1/genesis.proto
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.