-
Notifications
You must be signed in to change notification settings - Fork 992
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'base' into bat/generic-io
- Loading branch information
Showing
245 changed files
with
17,648 additions
and
5,822 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
- Fix IBC amount handling ([\#1744](https://github.com/anoma/namada/issues/1744)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Fix wasm pointer misalignment issues on Apple silicon devices. | ||
([\#1778](https://github.com/anoma/namada/pull/1778)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Fix the decoding of events observed by the Ethereum oracle | ||
([\#1852](https://github.com/anoma/namada/pull/1852)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Trigger the NUT VP when NUTs are moved between accounts during wasm | ||
transaction execution ([\#1854](https://github.com/anoma/namada/pull/1854)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Fix the Ethereum Bridge VP | ||
([\#1855](https://github.com/anoma/namada/pull/1855)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/bug-fixes/1856-eth-contract-nonce-fixes.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Miscellaneous Ethereum smart contract nonce fixes | ||
([\#1856](https://github.com/anoma/namada/pull/1856)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Log proper duped validator votes on Ethereum tallies | ||
([\#1860](https://github.com/anoma/namada/pull/1860)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Implement Ethereum token whitelist. | ||
([\#1290](https://github.com/anoma/namada/issues/1290)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Implemented the runtime gas and fee system. | ||
([\#1327](https://github.com/anoma/namada/pull/1327)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Control the flow of NAM over the Ethereum bridge | ||
([\#1781](https://github.com/anoma/namada/pull/1781)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Update ethbridge-rs to v0.22.0 | ||
([\#1789](https://github.com/anoma/namada/pull/1789)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Allow Bridge pool transfer fees to be paid in arbitrary token types (except | ||
NUTs) ([\#1795](https://github.com/anoma/namada/pull/1795)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/improvements/1468-custom-height-db-dump.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Adds the possibility to dump the state of the db at a custom height. | ||
([\#1468](https://github.com/anoma/namada/pull/1468)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/improvements/1811-fix-bp-recommendations.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Added various fee types to the output of the Bridge pool recommendations RPC | ||
([\#1811](https://github.com/anoma/namada/pull/1811)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/improvements/1828-feature-guard-masp-proof-load.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Ensure that Namada (shared) crate can be built for WASM target. | ||
([\#1828](https://github.com/anoma/namada/pull/1828)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/improvements/1842-masp-generic-amounts-rebased.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Upgraded the MASP crate commit used by Namada to the latest version. | ||
([\#1842](https://github.com/anoma/namada/pull/1842)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/improvements/1848-wallet-bridge-pool-addr.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Add the Bridge pool as a default wallet address | ||
([\#1848](https://github.com/anoma/namada/pull/1848)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Call `Message::parse` directly | ||
([\#1849](https://github.com/anoma/namada/pull/1849)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Parse Eth addresses from the CLI | ||
([\#1850](https://github.com/anoma/namada/pull/1850)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Split Bridge pool transfer hashes on all whitespace toks | ||
([\#1851](https://github.com/anoma/namada/pull/1851)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Denominate non-whitelisted NUT amounts | ||
([\#1853](https://github.com/anoma/namada/pull/1853)) |
2 changes: 2 additions & 0 deletions
2
.changelog/v0.22.0/improvements/1863-unmerkle-replay-protection.md
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
- Removed replay protection storage keys from the merkle tree. | ||
([\#1863](https://github.com/anoma/namada/pull/1863)) |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Namada 0.22.0 is a minor release introducing a redefined PGF mechanism, a proper gas module, and major | ||
improvements to the sdk and ethereum bridge. |
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ env: | |
CHAIN_BUCKET: anoma-iac-files-master | ||
|
||
jobs: | ||
tasks: | ||
with_py: # tasks that are using python scripts from anoma-ci-iac | ||
if: ${{ github.event.issue.pull_request }} | ||
runs-on: ${{ matrix.os }} | ||
timeout-minutes: ${{ matrix.make.timeout }} | ||
|
@@ -75,6 +75,44 @@ jobs: | |
BINARIES_COMMIT_SHA: ${{ steps.comment-branch.outputs.head_sha }} | ||
- name: Comment not found | ||
if: steps.check.outputs.triggered != 'true' | ||
run: echo "Comment $COMMENT not found" | ||
run: echo "Comment \"$COMMENT\" not matched" | ||
env: | ||
COMMENT: ${{ matrix.make.comment }} | ||
COMMENT: ${{ matrix.make.comment }} | ||
|
||
tasks: # tasks with commands with no external deps | ||
if: ${{ github.event.issue.pull_request }} | ||
runs-on: ${{ matrix.os }} | ||
timeout-minutes: ${{ matrix.make.timeout }} | ||
strategy: | ||
fail-fast: false | ||
matrix: | ||
os: [ubuntu-20.04] | ||
make: | ||
- name: Run PoS state-machine tests | ||
comment: pls run pos tests | ||
command: PROPTEST_CASES=300 make test-pos-sm # PoS state machine tests | ||
timeout: 600 # 10 hours | ||
|
||
steps: | ||
- uses: khan/[email protected] | ||
id: check | ||
with: | ||
trigger: ${{ matrix.make.comment }} | ||
reaction: eyes | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
- uses: xt0rted/pull-request-comment-branch@v1 | ||
if: steps.check.outputs.triggered == 'true' | ||
id: comment-branch | ||
- uses: actions/checkout@v3 | ||
if: steps.check.outputs.triggered == 'true' | ||
with: | ||
ref: ${{ steps.comment-branch.outputs.head_ref }} | ||
- name: Install Protoc | ||
uses: arduino/setup-protoc@v1 | ||
if: steps.check.outputs.triggered == 'true' | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
- name: Run task ${{ matrix.make.name }} | ||
if: steps.check.outputs.triggered == 'true' | ||
run: ${{ matrix.make.command }} |
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
Oops, something went wrong.