00:01:58 binaryFate: seems there is a error in updates.moneropulse.* dns TXT record 00:02:03 "monero-gui:install-win-x64:0.15.0.1.exe:55b4ac0b5131337ea7a7a66a7c6d4a277354a150c303bf70148ac284f6da5b9c" 00:02:25 ^ the string should have no ".exe" extension 00:02:53 only fluffy can change DNS at the moment 00:02:59 :/ 00:03:43 fluffypony: ^ 00:48:45 hmm I should get access to that 13:44:59 my monero server is not genrating new address with RPC 13:45:04 anyone can guide me why 13:46:33 Did you change anything in the code ? 13:54:36 no 14:01:51 i am genrating address via RPC create_address 14:02:09 but its using old address instead of new address for every transaction 14:04:28 Are you sure this is a bug in monero ? 14:08:05 yes before that it was working fine 14:09:00 Then file a bug with the JSON you're sending the RPC, your exact monero version (commit hash), any command line switches you're using. 14:09:21 Also the log (run monero-wallet-rpc with --log-level 2). 18:28:19 [discord] : Hey devs. Im wondering if any there are any paper looking ino the performance of bulletproof s vs account models? Does it have an effect on the performance/ tps of a network? 18:29:10 [discord] : @Kayla they can hear me right? 18:31:40 account models? 18:46:09 Bulletproofs are a method for constructing general zero-knowledge proofs (like range proofs or circuit satisfiability proofs) with size efficiency; so I don't really know what the question means 18:50:12 In particular, a proving system does not necessarily imply a transaction model 19:09:46 [discord] : I meant the private transaction system employed by Monero that uses bulletproof 19:10:18 [discord] : The account model is a way of preventing double spends. Rather than having UTXOs it uses a balance sheet 19:11:30 like bitcoin? 19:11:52 Bitcoin uses UTXOs too. 19:12:03 I guess I dont see the difference 19:12:06 Cryptonite uses an account tree. 19:24:18 FWIW the general transaction model that Monero uses doesn't require Bulletproofs specifically, but I think that I get what you mean by the question now 19:24:49 I've only seen a few formally-analyzed "account model" type projects before 19:28:16 Are they comparable to Monero? i.e. use hidden amounts and so on? 19:29:03 I'm totally blanking on the name of a particular preprint right now 19:29:09 grrr 19:47:08 Quisquis is what I was blanking on earlier: https://eprint.iacr.org/2018/990 19:52:20 Ah interesting. My first reaction is it might get pretty chaotic trying to make new transactions while other people are making your addresses obsolete 19:54:02 [discord] : Eth is the most notable asset utilising the account model 19:54:10 [discord] : What exactly is a account tree? 19:55:23 I don't know the details, but basically associating a balance (rather than a set of outputs) to an address. 19:55:40 If you're interested, lookup "cryptonite" and "mini blockchain". 19:56:05 [discord] : on, xcn, i remember that one 🙂 19:56:19 Common privacy-focused approaches use a TXO model (not really a UTXO in the same way...) 19:56:24 [discord] : with pallas 🙂 20:34:37 [discord] : How does Monero use an account tree if balances are private? And how is an account tree different from and account model? 20:35:17 Monero does not use an account tree. Cryptonite does. 20:35:22 ^ 20:36:34 Github down again :S 20:37:35 Oof: https://www.githubstatus.com/ 20:40:23 [discord] : I see. Cryptonite and cryptonote are different 20:41:26 Both of which are different from CryptoNight 20:41:30 simply delightful 21:47:30 soo any other comments on if we should do another point release before v0.15.1.0 ? 21:49:05 if not, moneromooo can you make a list of everything you want in v0.15.1.0? we will branch from master so I think getting as much in as possible would be a good idea 21:50:40 Well, pretty much everything. 21:50:46 agree 21:51:02 maybr luigi1111w can do another round of merges 21:51:20 so that we have a clearer picture of what requires a review 22:24:28 ^ he has the list :-P 22:50:25 I have the list 22:58:26 did you check it twice? 23:46:41 luigi1111w: can you add https://github.com/monero-project/monero/pull/6398 to your list to fix depends?