Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Non-breaking 0.31.6 #2616

Closed
wants to merge 84 commits into from
Closed

Draft: Non-breaking 0.31.6 #2616

wants to merge 84 commits into from

Conversation

brentstone
Copy link
Collaborator

@brentstone brentstone commented Feb 15, 2024

murisi and others added 30 commits January 31, 2024 10:32
This includes the additional data required to fully review a proposal
when using `namada client query-proposal`:

- Default (optional hash of WASM code)
- PGF Steward (add/remove addresses)
- PGF Payment (actions)

Fixes #2570.
Show help for query-proposal-votes subcommand instead of crashing when no arg provided

Signed-off-by: Hyung-Kyu Choi <hyungkyu.choi@gmail.com>
Signed-off-by: Hyung-Kyu Choi <hyungkyu.choi@gmail.com>
sug0 and others added 14 commits February 19, 2024 13:32
* origin/grarco/invalidate-masp-notes-in-client:
  Refactors `check_balance_too_low_err` to accept either a balance key or a balance
  Changelog #2534
  Refactors the `ShieldedUtils` trait
  Fixes e2e test
  Updates masp proofs
  Invalidate spent keys when generating masp transactions
  Returns error if the provided gas-spending-key is not needed
  Improves tests of fee unshielding
  [chore]: Fix integration masp test fixtures
  I don't know
  [chore] Rebase on main
  [fix] Some e2e test fixes
  Moved fetch calls completely from other calls. Updated cli. Fixed tests
  Added changelog entry.
  Changed the note scanning algorithm to not require additional context.
* origin/brent/client-improvements:
  add extra log for incoming epoch change
  fix spelling `GenIbcShieldedTransfer`
  fixup! client query to help understand when next epoch may occur
  fixup! fix `sign-tx` metadata message
  changelog: add #2615
  fix `sign-tx` metadata message
  fix proposal vote help message
  fix gov VP log
  fix help messages for CLI args
  catch unbonding error due to frozen validator at client level
  client query to help understand when next epoch may occur
* plutomonkey/proposal-data:
  Better formatting of proposals.
  Fix typos: s/continous/continuous
* dsrvlabs/query-proposal-votes:
  add changelog
  show help for query-proposal-votes when no arg provided
* rllola/fix/time-out:
  added changelog
  added env var, minor refactor
  increase timeout from 30 to 180
* origin/tiago/commit-failure:
  Changelog for #2657
  Document fields in `commit` response
  Bump last processed Eth block before calling `commit_block`
  Remove mut response from `commit`
  Crash if committing a block fails
Krewedk0 and others added 12 commits February 20, 2024 11:30
* origin/yuji/fix-ibc-shielded-transfer-back:
  add changelog
  fix token address when shielded transfer back to Namada
* origin/fraccaman/allow-http-url-cli:
  added changelog
  refactor addresses with protocol
  use tendermint_rpc::Url instead of TendermintAddress
* Krewedk0/main:
  fix ledger test
  fix formatting
  review fix, add changelog
  add slashed bonds/unbonds info to the client
* origin/fraccaman/fix-proposal-loading:
  use btreeset instead of hashset
@cwgoes cwgoes mentioned this pull request Feb 21, 2024
@tzemanovic tzemanovic changed the title Draft: Non-breaking Draft: Non-breaking 0.31.6 Feb 22, 2024
@tzemanovic tzemanovic closed this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.