Arash
Arash
Hi. When do you think Stable Version 1.6 will be available?
## Describe your changes Bullseye official security support ends in 4 months (31 Jul 2024) Also, the `GLIBC` on bullseye is outdated, see https://github.com/anoma/namada-shielded-expedition/issues/360 This PR includes: - Upgrade docker...
```json { "reward_distribution": { "tnam1q9xanp32tspg4ruhpffq7rc5us0yxdcqpulwevgq": "0.9", "tnam1q9jpj9u5p6ugjylarkwmj9tsxr0pjlgpn5wa8ff0": "0.2", "tnam1qxeshg4ua9g5z653fzkjwtcpvlr3t76r0u5e7g7w": "-0.1" } } ``` if you pass a commission file like this to `namadac update-steward-rewards` command, the CLI will dispatch the...
**Describe the bug** When a node is running, executing `initiad snapshots` sub-commands like `list` returns this error: `Error: failed to initialize database: resource temporarily unavailable` But if you stop the...
### Summary The current `$DAEMON_HOME` location is dependent on the data directory and must be set to the same directory as the application data directory, it would be helpful to...
# Description Closes: #20947 Introduces the configuration `DataPath` to allow users to set an arbitrary location for the application data directory. This option can be set through the environment variable...