-
Maximxxx100
hello! can anyone help me with a monero-rpc-wallet problem? Set up daemon node with a rpc-wallet for the woocomerse wordpress plugin. everything is connected and seems to be working, but when people try to pay to the address they keep getting "address is invalid"
-
Maximxxx100
for sub-addresses starting with 8
-
dEBRUYNE
Maximxxx100: Have you verified the address already?
-
dEBRUYNE
You can use, for instance, this site ->
xmr.llcoins.net/addresstests.html
-
Maximxxx100
yes, azy already tried it there, it's not valid
-
azy
#monero
-
Maximxxx100
here is an example of one of the addresses, 85FmGKEmkNwc3WyqjEynjgYrRSzAFboZ4M5ihpmQkeQ35ha9u3ZGXmvEhbQGDLFCfjW5r33xS12LU9aAJrgD4VLt2SQDnX
-
dEBRUYNE
Let's continue in #monero
-
sarang
Research meeting in #monero-research-lab today at 17:00 UTC
-
woodser
is it possible to publish a second transaction which uses outputs from a first unpublished transaction? Global output indices are not assigned until mining, so I think it is not possible. If global output indices were changed to use tx hashes, could it be possible?
-
woodser
this would be necessary to achieve a decentralized exchange like Bisq with a 2/2 multisig between the traders and an "emergency transaction" which transfers the 2/2 balance to moderators if there is a dispute
-
woodser
also, testing that this thing is working?
-
moneromooo
Your intuition is correct AFAIK.
-
sarang
I happen to like the idea of using hash references to fixed ring sets (epochs)
-
sarang
or at least partial hash references
-
sarang
Since the shuffling operations needed to form them are deterministic, it's a good check that a node performed the shuffle correctly and has the same view of the chain as peers
-
woodser
any way seen to construct a second tx using outputs of an unpublished first tx, such that if the first tx is published, the second can be too? perhaps by switching to hash references or another method?
-
sarang
Given hash references (and depending on how fixed ring sets are/aren't used), presumably nodes could establish rules on this
-
sarang
However, this is affected by reorgs of course
-
sarang
and would require adjustment to how locks are handled
-
woodser
such an ability would permit a properly decentralized exchange with xmr base pair. but both unpublished txs would need to remain valid including across re-orgs
-
woodser
if txs remain valid across reorgs, that would negate much of the need for the 10 block lock as well ?
-
woodser
depending if there were other privacy implications
-
woodser
(we talked about that some time ago)
-
woodser
it is problematic that perfectly good transactions can fail per the protocol, any way
-
sarang
Well, it's a limitation that outputs referenced in any transaction must either be valid or discounted (and it's not possible in general to know if they're decoys or actual spends), and this depends on chain view
-
woodser
i guess the issue would be if an output is only valid after published to the chain, where we need unpublished outputs to be valid for tx creation
-
woodser
which transparent chains support
-
sarang
Meeting in #monero-research-lab today at 17:00 UTC (about 40 minutes from now)
-
Guest_79
hello
-
Guest_79
how to plugin cryptocurriencies to my exchange platform?
-
selsta
moneromooo: your CCS update includes "speedups in wallet and daemon sync", which PR is that?
-
moneromooo
6358
-
selsta
ty, nice
-
binaryFate
CLI binaries for v0.15.0.5 are online
-
dEBRUYNE
Nice one! Do we have some release notes too?
-
selsta
yes
-
selsta
dEBRUYNE: can send you in 5 mins
-
selsta
binaryFate: I think we messed something up
-
binaryFate
what?
-
selsta
we usually rename the binaries, sorry I didn’t think about this
-
selsta
the archives
-
selsta
monero-x86_64-unknown-freebsd-v0.15.0.5.tar.bz2 -> monero-freebsd-x64-v0.15.0.5.tar.bz2
-
selsta
and others the same
-
binaryFate
so I also need to resign hashes
-
selsta
do you want to change it?
-
binaryFate
yes, can you give me the list of A -> B changes?
-
selsta
yep, will do
-
selsta
-
binaryFate
great thanks
-
dEBRUYNE
selsta: Thanks
-
dEBRUYNE
Guess I will do the release thread tomorrow, as binaryFate has to perform the final tweak and resign the hashes
-
selsta
-
dEBRUYNE
ErCiccione[m]: Do you intend to create a blog entry on the website for the release
-
dEBRUYNE
selsta: thanks
-
binaryFate
Note that it's possible there's some caching issues again, with some people hitting redirects to old binaries instead of new ones
-
selsta
until fluffy flushes CF?
-
binaryFate
I'm not sure if that will happen. But after fluffypony flushes will be good for sure
-
selsta
ok
-
selsta
`curl
web.getmonero.org/downloads/hashes.txt -s | shasum -c --ignore-missing`
-
selsta
works well now :)
-
binaryFate
great
-
binaryFate
file names are fixed