cronicc

Results 9 comments of cronicc

Will assign @tuanhvdev once work can be started.

This most likely related to arch using libboost 1.65.1, zend depends on 1.62.0. There were some [ABI changes](https://abi-laboratory.pro/tracker/timeline/boost/) and [these patches](https://github.com/ZencashOfficial/zen/tree/master/depends/patches/boost) are also not applied.

My current plan is to set up a docker container with botio that has it's public folders mounted in a shared volume with a web server container [example](https://github.com/cronicc/zencash.io-botio-docker). This controlling...

@ptagl I'd ideally like for https://github.com/HorizenOfficial/zend_oo/pull/148 to get reviewed and merged before we merge this PR. If it gets included we can re-enable CI for everyone.

Additionally, an optional argument similar to ``` 5. sendChangeToSource (boolean, optional, default = false) If true and fromaddress is a taddress return the change to it ``` from z_sendmany would...

@i-Alex Please use camel case for the new arguments and json fields, so: `showImmature` and `isCert`.

Comment that included screenshot of private keys deleted.

Hi @yixiao5428 I'm using this to respond for all the issues you've opened. First of all thank you for reporting them. We're currently focused on a major delivery of [zend_oo](https://github.com/HorizenOfficial/zend_oo)...