C.Lee Taylor
C.Lee Taylor
### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue I don't think that the ```CROSS_CONTAINER_OPTS``` env is replacing the ```--platform...
Description Document a single line docker command for ledger_wallet firmware build Motivation and Context Easy to follow instructions How Has This Been Tested? Tested run command locally What process can...
Description Progress toward builds for linux riscv64 and windows arm64, which currently fail on ring 0.16 Motivation and Context Add more build options How Has This Been Tested? Builds locally,...
**Describe the bug** If the base_node id json files are not set to 0600, then base_node exits with an error. ``` ExitError { exit_code: ConfigError, details: Some("./tari/esmeralda/config/base_node_id_esmeralda.json has incorrect permissions....
**Describe the bug** Adding multiple Custom Base Nodes, increases the base node list, but you can only clear/delete one entry (the last base node). **To Reproduce** Run the tari_console_wallet, navigate...
base node needs 1.1.1.1 to resolve DNS for seednodes if there is no configured seednodes in config
**Describe the bug** In some places, IP 1.1.1.1 can or has been blocked, breaking the start up of the base node, if there are no seednodes setup in the config...