00:36:17 seems down https://gui.xmr.pm/files/block_tor.txt 04:39:27 .merges 04:39:27 Merge queue empty 04:59:28 hello. Someone with a running monerodaemon could you please run a command for me? 04:59:47 I just want to print_tx in hex. 05:04:48 sure 05:08:41 Thanks luigi! 05:08:42 Tx from Faucet to my testnet account: 7a15d686e99d4bbd144f4b2b8d47fd2b54803639cafa9c44c7ae5d576c84fd1f 05:10:26 oh on testnet? 05:10:40 I don't have a testnet daemon running, sorry 05:12:21 oh :( 05:17:11 um luigi, this is a random tx_hash i picked up from the mainnet block explorer: ef914c48802c9ea619b67b946a0e210a69ea1df0015516e9527e80666c60c148 05:17:11 I just want to see how monero serializes a tx. 05:17:12 Could you print for this tx? 05:36:26 oh, I have an example already done very roughly 05:36:30 more fun to do yourself though 05:37:28 https://pastebin.com/xd04C57R 05:40:27 This would be a tremendous help, but the page is no longer available :( 05:40:49 error:This page is no longer available. It has either expired, been removed by its creator, or removed by one of the Pastebin staff. 05:48:29 usamat, https://termbin.com/ypkk 05:48:54 thats the json 05:48:59 oh hex right . i can read 05:49:25 https://termbin.com/n4xq 05:49:47 termbin is amazing 05:50:05 freaking pastebin 05:59:13 Thank you so much! :) 06:09:09 Hi, is there any good entry point/issue tag to have a look at as prospective contributor? 06:10:32 (to address open issues I mean) 18:41:47 Is there a maximum number of addresses one can send Monero to via a SplitTransfer? 18:42:10 probably 16 19:46:06 Hmmm.. I don't see a restriction either here: https://github.com/monero-project/monero/blob/8286f07b265d16a87b3fe3bb53e8d7bf37b5265a/src/wallet/wallet_rpc_server.cpp#L994 19:46:27 01:36 seems down https://gui.xmr.pm/files/block_tor.txt <-- should be up again 19:46:33 And there is no restriction here either: https://github.com/monero-project/monero/blob/8286f07b265d16a87b3fe3bb53e8d7bf37b5265a/src/wallet/wallet_rpc_server.cpp#L765 19:47:34 Im going to try sending a split transfer with 0.001 Monero to myself, each transfer will have a value of 1 piconero. So I'll pack 1000000000 transfers into one split-transfer call and see how far I get. 19:52:49 How do wallets like Cake or Monerujo calculate the fee of a transfer before it is sent? I'd want to do that before I send a split transfer that would create 1000000000 outputs 19:55:02 Mmmmmmmmmm: not sure if helpful but there are a couple recent issues on split transfer: https://github.com/monero-project/monero/issues 21:01:58 Is this document still an accurate reflection of how fees are calculated? https://moneroguide.com/2018/11/06/monero-transaction-fee-calculator/ 23:22:35 virgildante, there is no such tag. Maybe look for left over hacktoberfest issues, but I don't think there's much to go for.