Skip to content

Commit

Permalink
Merge branch 'base' into grarco/remove-update-vp-rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed Feb 28, 2024
2 parents 497cbe1 + 78519dd commit 41fb713
Show file tree
Hide file tree
Showing 390 changed files with 11,918 additions and 11,871 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix ibc-gen-shielded for shielded transfers back to the origin
([\#2634](https://github.com/anoma/namada/issues/2634))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/bug-fixes/2701-fix-default-node.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed the default `--node` argument when no specified.
([\#2701](https://github.com/anoma/namada/pull/2701))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/bug-fixes/2739-router-no-pat-match.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Bail from router if a nester router segment is not matched.
([\#2739](https://github.com/anoma/namada/pull/2739))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Refactored sub-systems integration in the ABCI FinalizeBlock request handler.
([\#2482](https://github.com/anoma/namada/pull/2482))
1 change: 1 addition & 0 deletions .changelog/v0.31.7/improvements/2493-refactor-token.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Refactored token crates. ([\#2493](https://github.com/anoma/namada/pull/2493))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/improvements/2503-refactor-core.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Refactored core crate to flatten the modules structure.
([\#2503](https://github.com/anoma/namada/pull/2503))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/improvements/2506-refactor-gov.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Refactored governance crate dependencies.
([\#2506](https://github.com/anoma/namada/pull/2506))
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Hid addresses used for testing from public API.
([\#2507](https://github.com/anoma/namada/pull/2507))
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Expanded the variety of test vectors generated for hardware
wallets and simplified their format in some places.
([\#2588](https://github.com/anoma/namada/pull/2588))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/improvements/2606-refactor-state.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Refactored the state crate.
([\#2606](https://github.com/anoma/namada/pull/2606))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/improvements/2670-client-slashed-bonds.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add slashed bonds/unbonds info to the client.
([\#2670](https://github.com/anoma/namada/pull/2670))
1 change: 1 addition & 0 deletions .changelog/v0.31.7/improvements/2687-toolchain-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Moving to rust version 1.76.0 ([#2687](https://github.com/anoma/anoma/pull/2687))
2 changes: 2 additions & 0 deletions .changelog/v0.31.7/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Namada 0.31.7 is a patch release that contains code refactors, various fixes and improvements.

2 changes: 2 additions & 0 deletions .changelog/v0.31.7/testing/2695-mock-masp-prover.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Implemented mock transaction prover and verifier for faster testing and lower
development time. ([\#2695](https://github.com/anoma/namada/pull/2695))
12 changes: 6 additions & 6 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
matrix:
os: [ubuntu-latest]
wasm_cache_version: ["v2"]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]

steps:
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
matrix:
os: [ubuntu-latest]
wasm_cache_version: ["v2"]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]

steps:
Expand Down Expand Up @@ -194,7 +194,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]
make:
- name: ABCI
Expand Down Expand Up @@ -291,7 +291,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]
make:
- name: ABCI
Expand Down Expand Up @@ -380,7 +380,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]
make:
- name: ABCI
Expand Down Expand Up @@ -568,7 +568,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]
comet_bft: [0.37.2]
hermes: [1.7.4-namada-beta7]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
make:
- name: Clippy
command: clippy
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
make:
- name: Audit
command: audit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mdbook_version: [rust-lang/[email protected]]
mdbook_mermaid: [badboy/[email protected]]
mdbook_linkcheck: [Michael-F-Bryan/[email protected]]
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/triggerable_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
description: 'Chain ID'
required: true
type: string
add_peer:
description: "Optional address to add to Comet's P2P config (must be a valid `TendermintAddress`, e.g. `tcp://[email protected]:26656`)."
seed_nodes:
description: "An optional list of seed node addresses (comma separated with no whitespace) to add to Comet's P2P config (must be a valid `TendermintAddress`es, e.g. `tcp://[email protected]:26656`)."
required: false
default: ''
type: string
Expand All @@ -41,7 +41,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
nightly_version: [nightly-2023-06-01]
nightly_version: [nightly-2024-02-20]
mold_version: [2.4.0]
comet_bft: [0.37.2]
name: ["Run chain sync test"]
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
NAMADA_E2E_USE_PREBUILT_BINARIES: "true"
NAMADA_E2E_KEEP_TEMP: "true"
NAMADA_LOG_COLOR: "false"
NAMADA_ADD_PEER: "${{ inputs.add_peer }}"
NAMADA_SEED_NODES: "${{ inputs.seed_nodes }}"
NAMADA_CHAIN_ID: "${{ inputs.chain_id }}"
RUSTFLAGS: "-C linker=clang -C link-arg=-fuse-ld=/usr/local/bin/mold"
- name: Upload logs
Expand Down
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# CHANGELOG

## v0.31.7

Namada 0.31.7 is a patch release that contains code refactors, various fixes and improvements.

### BUG FIXES

- Fix ibc-gen-shielded for shielded transfers back to the origin
([\#2634](https://github.com/anoma/namada/issues/2634))
- Fixed the default `--node` argument when no specified.
([\#2701](https://github.com/anoma/namada/pull/2701))
- Bail from router if a nester router segment is not matched.
([\#2739](https://github.com/anoma/namada/pull/2739))

### IMPROVEMENTS

- Refactored sub-systems integration in the ABCI FinalizeBlock request handler.
([\#2482](https://github.com/anoma/namada/pull/2482))
- Refactored token crates. ([\#2493](https://github.com/anoma/namada/pull/2493))
- Refactored core crate to flatten the modules structure.
([\#2503](https://github.com/anoma/namada/pull/2503))
- Refactored governance crate dependencies.
([\#2506](https://github.com/anoma/namada/pull/2506))
- Hid addresses used for testing from public API.
([\#2507](https://github.com/anoma/namada/pull/2507))
- Expanded the variety of test vectors generated for hardware
wallets and simplified their format in some places.
([\#2588](https://github.com/anoma/namada/pull/2588))
- Refactored the state crate.
([\#2606](https://github.com/anoma/namada/pull/2606))
- Add slashed bonds/unbonds info to the client.
([\#2670](https://github.com/anoma/namada/pull/2670))
- Moving to rust version 1.76.0 ([#2687](https://github.com/anoma/anoma/pull/2687))

### TESTING

- Implemented mock transaction prover and verifier for faster testing and lower
development time. ([\#2695](https://github.com/anoma/namada/pull/2695))

## v0.31.6

Namada 0.31.6 is a patch release that contains various fixes and improvements.
Expand Down
Loading

0 comments on commit 41fb713

Please sign in to comment.