cronicc
cronicc
Implement the changes made in https://github.com/ZencashOfficial/myzenwallet/pull/41 in the source instead of in the generated static website. This depends on the CI pull requests being merged and deployed.
Remaining issues left over from https://github.com/HorizenOfficial/zend_oo/pull/216: - Fix failing RPC test sc_proof_verifier_low_priority_threads.py - Increase number of parallel RPC test workers on MacOS to reach a target job execution time of...
https://github.com/HorizenOfficial/zend_oo/tree/master/doc/json-examples
As we're going to default to building with bmi2/adx Rust compiler flags (which requires at least Intel Broadwell or AMD Excavator architectures) we should investigate how binaries compiled with these...
E.g. for the sc_create command we need to go into more detail about the fields actually mean. Here is an example of how it looks currently, which doesn't provide useful...
https://github.com/HorizenOfficial/zend_oo/blob/master/doc/payment-api.md
A lot of new log lines have been added with the CCTP and new logging categories were added (e.g. "sc"). We should verify that none of the new debug.log lines...
zen-cli help $command messages include example output. Many changes have been made to the actual output of commands, but the help message example command outputs haven't been updated. For example...
This is a meta issue to track and discuss all API changes. The API of any added RPC commands should be frozen before zend_oo mainnet launch. After the API freeze...
Exposing the length of the certificate submission window (currently 20% of epoch length) in getscinfo would be beneficial. It's possible to calculate it manually, but people might chose to do...