Brent

Results 81 issues of Brent

When making a shielded transfer, we should log the various steps that the code is in the process of executing, such as when it is generating a proof and then...

client
MASP

## Describe your changes Closes #2500 ## Indicate on which release or other PRs this topic is based on v0.31.0 ## Checklist before merging to `draft` - [ ] I...

When a tx is sent, the output looks like: ``` > target/release/namadac bond --source brent --validator tnam1q9wnukhky0w8fe84lvf90r2h40502nva5y5egrcm --amount 1230.0548 --node 54.246.148.139:26657 Transaction added to mempool. Wrapper transaction hash: 4654EA47C8E53C1D6E4C04037FC3E578DC89FBD7BFB2DF8AADAC968F1C2E4CD5 Inner...

UX
client

It would be nice for the wallet created upon joining a network to also hold some native addresses with aliases to things like the PoS, MASP, governance, etc. addresses.

wallet
UX

It would be helpful if there was a `namada client` command that can take some information as input to generate the properly formatted .json file that is needed for `init-proposal`.

client
governance

## Describe your changes Resolves #1732. ## Indicate on which release or other PRs this topic is based on v0.19.0 ## Checklist before merging to `draft` - [ ] I...

## Describe your changes Closes #2571. ## Indicate on which release or other PRs this topic is based on v0.31.2 ## Checklist before merging to `draft` - [ ] I...

governance

## Describe your changes Closes #2567. ## Indicate on which release or other PRs this topic is based on v0.31.2 ## Checklist before merging to `draft` - [ ] I...

PoS

## Describe your changes Closes #2556. These values have been removed from `Parameters` and are now initialized in `proof_of_stake::init_genesis`. Their storage keys have also been moved under the PoS address...

PoS
merged to draft

## Describe your changes Several PoS params were missing from this query, and the general output is reformatted to look nicer as well. ## Indicate on which release or other...

client
merged to draft