Matthew
                                            Matthew
                                        
                                    @songproducer @jdsika Thoughts on my analysis?
Referenced upstream issue: https://github.com/obsidiansystems/ledger-app-tezos/issues/154
@songproducer No, as this is not a TRD issue. TRD creates the batch operation, sends it to the ledger (via tezos-client or tezos-signer, it does not matter which), and it...
I agree with dansan, why does this affiliate relationship need to be on chain? If I'm baker B, I can simply add a map entry to TRD with affiliate A's...
Store payments in sqlite DB rather than CSV files. SQLite is pretty much standard everywhere these days. Web developers can read the same DB file using standard SQL to display...
I'm just trying to think of features that will separate TRD from everyone else. I figured an integrated UI for reports, config, monitoring, etc would do that.
More on this. When using `-M 3` mode, the messages are confusing as it says TRD is shutting down, but not really. In fact, there are still many batches to...
Yes, I completely understand what is happening. The feature request (FR) is to remove the threaded nature as it is completely unnecessary and outputs confusing information.
> You want a redesign that is not threaded because the log is too hard to understand? Is that correct? I never said hard to understand. I said it was...
In looking at the code, payment_offset is only used when calculating the "sleeping" time to the next payouts period. If you launch TRD with offset 16 and it is currently...