-
xiphon
binaryFate: seems there is a error in updates.moneropulse.* dns TXT record
-
xiphon
"monero-gui:install-win-x64:0.15.0.1.exe:55b4ac0b5131337ea7a7a66a7c6d4a277354a150c303bf70148ac284f6da5b9c"
-
xiphon
^ the string should have no ".exe" extension
-
selsta
only fluffy can change DNS at the moment
-
selsta
:/
-
xiphon
fluffypony: ^
-
luigi1111
hmm I should get access to that
-
codeless
my monero server is not genrating new address with RPC
-
codeless
anyone can guide me why
-
moneromooo
Did you change anything in the code ?
-
codeless
no
-
codeless
i am genrating address via RPC create_address
-
codeless
but its using old address instead of new address for every transaction
-
moneromooo
Are you sure this is a bug in monero ?
-
codeless
yes before that it was working fine
-
moneromooo
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.
-
moneromooo
Also the log (run monero-wallet-rpc with --log-level 2).
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: 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?
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: @Kayla they can hear me right?
-
UkoeHB_
account models?
-
sarang
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
-
sarang
In particular, a proving system does not necessarily imply a transaction model
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: I meant the private transaction system employed by Monero that uses bulletproof
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: The account model is a way of preventing double spends. Rather than having UTXOs it uses a balance sheet
-
UkoeHB_
like bitcoin?
-
moneromooo
Bitcoin uses UTXOs too.
-
UkoeHB_
I guess I dont see the difference
-
moneromooo
Cryptonite uses an account tree.
-
sarang
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
-
sarang
I've only seen a few formally-analyzed "account model" type projects before
-
UkoeHB_
Are they comparable to Monero? i.e. use hidden amounts and so on?
-
sarang
I'm totally blanking on the name of a particular preprint right now
-
sarang
grrr
-
sarang
Quisquis is what I was blanking on earlier:
eprint.iacr.org/2018/990
-
UkoeHB_
Ah interesting. My first reaction is it might get pretty chaotic trying to make new transactions while other people are making your addresses obsolete
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: Eth is the most notable asset utilising the account model
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: What exactly is a account tree?
-
moneromooo
I don't know the details, but basically associating a balance (rather than a set of outputs) to an address.
-
moneromooo
If you're interested, lookup "cryptonite" and "mini blockchain".
-
derpy_bridge
[discord] <Kayla#5718>: on, xcn, i remember that one 🙂
-
sarang
Common privacy-focused approaches use a TXO model (not really a UTXO in the same way...)
-
derpy_bridge
[discord] <Kayla#5718>: with pallas 🙂
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: How does Monero use an account tree if balances are private? And how is an account tree different from and account model?
-
selsta
Monero does not use an account tree. Cryptonite does.
-
sarang
^
-
selsta
Github down again :S
-
sarang
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: I see. Cryptonite and cryptonote are different
-
sarang
Both of which are different from CryptoNight
-
sarang
simply delightful
-
selsta
soo any other comments on if we should do another point release before v0.15.1.0 ?
-
selsta
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
-
moneromooo
Well, pretty much everything.
-
selsta
agree
-
selsta
maybr luigi1111w can do another round of merges
-
selsta
so that we have a clearer picture of what requires a review
-
dEBRUYNE
^ he has the list :-P
-
luigi1111w
I have the list
-
UkoeHB_
did you check it twice?
-
selsta
luigi1111w: can you add
monero-project/monero #6398 to your list to fix depends?