07:03:59 Hey, is there Monero API to get current xmr send fee? 07:53:53 get_base_fee_estimate in monerod 07:54:20 Multiply this by your tx weight (typically, bytes). 08:04:26 For somereason matrix -> IRC bridge is not working at the moment. 08:05:00 So pasting it here, manually: Reading and writing C++ is like solving and checking NP-Complete problem. https://en.m.wikipedia.org/wiki/NP-completeness
Goodluck solving that easily. So if P != NP, which is likely correct, the structure of universe is asymmetrical. So one side is much easier than other side. 08:14:11 Maybe the relay was just applying some common sense. 08:15:05 moneromooo, thank you! For getting a tx weight, should estimate_tx_size_and_weight be used? 08:15:36 moneromoo Which means? 08:15:54 * moneromoo 08:18:47 moneromooo: you should read that wikipedia page. Good introduction to NP idea. 08:20:33 Might help understanding what is their difference. 08:29:34 Yes, you can use that. It's pretty accurate IIRC. 08:30:38 For typical txes at least. 08:32:25 After that wikipedia page. Introduction to the Theory of Computation by Michael Sipser. Will help you understand completely theory. A good C++ dev should been familiar with all of this. 08:32:46 s/been/be/ 08:33:08 complexity* 08:37:23 Erik Demaine (MIT) complexity theory videos might help you too moneromooo 08:44:20 And incase resources didn’t help. Ping me and we can have private discussions. 09:08:13 Jesus. Apologies for encouraging it everyone :/ 09:09:54 moneromooo: oh, no apologies needed. My tone seemed a little bit harsher than my intentions. Wanted to just post references. 09:10:19 My apologies, it appears my tome was harsh. (Which honestly was not my intention at all). 09:10:30 s/tome/tone/ 13:01:10 0xFFFC: Potentially fixed. Test. 13:01:24 Back up. o/