-
Notifications
You must be signed in to change notification settings - Fork 8
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 #164 from provenance-io/issue/163
update to provenance 1.20.0
- Loading branch information
Showing
23 changed files
with
910 additions
and
837 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 |
---|---|---|
|
@@ -37,7 +37,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.0-rc5" | ||
provenance_version: "v1.20.0" | ||
test_script: "./scripts/gh-action-test/tutorial_test.sh" | ||
|
||
test_attrs_smart_contract: | ||
|
@@ -57,7 +57,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.0-rc5" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/attrs_test.sh" | ||
|
||
|
@@ -78,7 +78,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.0-rc5" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/marker_test.sh" | ||
|
||
|
@@ -99,7 +99,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.0-rc5" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/msgfees_test.sh" | ||
|
||
|
@@ -120,7 +120,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.0-rc5" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/name_test.sh" | ||
|
||
|
@@ -141,7 +141,7 @@ jobs: | |
# uses: provenance-io/[email protected] | ||
# with: | ||
# github_token: ${{ secrets.GITHUB_TOKEN }} | ||
# provenance_version: "v1.19.0-rc5" | ||
# provenance_version: "v1.20.0" | ||
# smart_contract_action_version: "latest" | ||
# test_script: "./scripts/gh-action-test/scope_test.sh" | ||
|
||
|
@@ -162,7 +162,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.0-rc5" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/trigger_test.sh" | ||
|
||
|
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 |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
test_script: "./scripts/gh-action-test/tutorial_test.sh" | ||
|
||
test_attrs_smart_contract: | ||
|
@@ -55,7 +55,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/attrs_test.sh" | ||
|
||
|
@@ -76,7 +76,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/marker_test.sh" | ||
|
||
|
@@ -97,7 +97,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/msgfees_test.sh" | ||
|
||
|
@@ -118,7 +118,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/name_test.sh" | ||
|
||
|
@@ -139,7 +139,7 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/scope_test.sh" | ||
|
||
|
@@ -160,6 +160,6 @@ jobs: | |
uses: provenance-io/[email protected] | ||
with: | ||
github_token: ${{ secrets.GITHUB_TOKEN }} | ||
provenance_version: "v1.19.1" | ||
provenance_version: "v1.20.0" | ||
smart_contract_action_version: "latest" | ||
test_script: "./scripts/gh-action-test/trigger_test.sh" |
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
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
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
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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
### [v2.4.0](https://github.com/provenance-io/provwasm/tree/v2.4.0) | ||
### [v2.5.0](https://github.com/provenance-io/provwasm/tree/v2.5.0) | ||
|
||
* migrate to GRPC queries ([#157](https://github.com/provenance-io/provwasm/issues/157)) | ||
* add `MetadataAddress` type for encoding/decoding metadata | ||
addresses ([#161](https://github.com/provenance-io/provwasm/pull/161)) | ||
* Update to Provenance 1.20.0 ([#163](https://github.com/provenance-io/provwasm/issues/163)) | ||
* Update to cosmwasm 2.1.4 ([#163](https://github.com/provenance-io/provwasm/issues/163)) |
Oops, something went wrong.