- 
vert3xo
is there any documentation for monero? i'm working on a personal project and i want to create my own wallet but i don't even know what is the address format
 
- 
vert3xo
nvm found it, no clue why it wasn't showing up in search results before
 
- 
vert3xo
it's unofficial but should be fine
 
- 
UkoeHB_
 
- 
UkoeHB_
 
- 
erikd
i have my monerod set up under tor and have setup anonymous-inbound, but how do I get a tor seed peer?
 
- 
fRit_^
hi, I've found in log those line: ---block added as alternative on hight... reorganize success! What does it mean?
 
- 
fRit_^
ok, it doesn't matter
 
- 
moneromooo
erikd: Have a look on moneroworld.com, it might list tor peers.
 
- 
dEBRUYNE
Are v0.16 wallet compatible with v0.15 remote nodes?
 
- 
asymptotically
i'm using an older wallet with my newer node (for ledger compatiblity) and there's no warning
 
- 
dEBRUYNE
And syncing etc. also works properly?
 
- 
asymptotically
yeah ive made a few transactions too, no problems
 
- 
moneromooo
It's the mirror case though. Not sure if it was picked up.
 
- 
dEBRUYNE
Ah I didn't even notice asymptotically answer was referring to the mirror case haha
 
- 
dEBRUYNE
asymptotically's*
 
- 
asymptotically
oh whoops, sorry. i should probably work on my reading skills :P
 
- 
selsta
dEBRUYNE: last time I tried yes
 
- 
rbrunner
selsta: I started to look into the "help_advanced" story. What would you propose, that the corresponding commit gets deleted on master as well first, or that I modify from the status quo? I don't mind either.
 
- 
selsta
whatever you prefer
 
- 
rbrunner
Alright, then no delete. With this I can start right now, and wowario still has a contribution counted that gets smaller but not null
 
- 
sarang
Possibly silly question: should there be a "community release checklist" that contains all the necessary steps and logistics that should happen prior to and during a release?
 
- 
sarang
It's common to joke about how something often gets missed in the process
 
- 
moneromooo
pony has one.
 
- 
sarang
But if there were literally a checklist on github with things like "someone verifies the hash list signature" and "filenames are correct as expected" etc.
 
- 
sarang
then perhaps errors could be reduced
 
- 
moneromooo
Step 1. Check against the list.
 
- 
sarang
"Checklist culture" is common in aviation and I hear is being applied more broadly in fields like medicine, to great effect
 
- 
moneromooo
fluffypony: any chance you can paste your release todo list somewhere ?
 
- 
rbrunner
Was also my first thought ... we would forget the list.
 
- 
fluffypony
ooooh gosh, let me find it
 
- 
sarang
While it might not make sense for everything, I think something like a release, which has a lot of moving parts, could benefit
 
- 
sarang
Yes, obviously a list would need to be actually used
 
- 
sarang
but perhaps it could avoid the little mishaps that show up from time to time
 
- 
fluffypony
- DON'T FORGET TO UPDATE src/version.cpp.in with new version AND new name (if necessary)
 
- 
fluffypony
- DON'T FORGET TO UPDATE Gitian YML files in contrib/gitian/ to the new version number
 
- 
fluffypony
- DON'T FORGET TO UPDATE README.md with new fork table entry (or at least update the Recommended Monero version)
 
- 
fluffypony
- DON'T FORGET TO UDDATE contrib/gitian/README.md so that the instructions reflect the current version
 
- 
fluffypony
- DON'T FORGET TO UDDATE src/checkpoints/checkpoints.cpp with a recent hardcoded checkpoint
 
- 
fluffypony
- DON'T FORGET TO UPDATE src/blocks/checkpoints.dat with ./monero-blockchain-export --output-file checkpoints.dat --block-stop <recent block height> --blocksdat
 
- 
fluffypony
- DON'T FORGET TO UPDATE expected_block_hashes_hash in src/cryptonote_core/blockchain.cpp with checkpoints.dat sha256 hash
 
- 
fluffypony
- DON'T FORGET TO POST ABOUT THE RELEASE ON THE MONERO-ANNOUNCE LIST
 
- 
fluffypony
that one?
 
- 
fluffypony
Final steps:
 
- 
fluffypony
- Update hashes.txt on website
 
- 
fluffypony
- Update downloads.yml on website
 
- 
fluffypony
- Update auto-update DNS records
 
- 
fluffypony
- Update redirects on downloads box
 
- 
fluffypony
and then that
 
- 
asymptotically
fluffypony: you write all those reminders on the back of your hand?
 
- 
sarang
Anyway, this popped into my head after someone (binaryFate?) asked for a sanity check regarding the hash list signature
 
- 
fluffypony
asymptotically: too much for the back of my hand, so inside of my arm :-P
 
- 
sarang
Things like that could be nice to have on some big github issue for which there's a list of what got done, when, and who did it
 
- 
sarang
for each release
 
- 
moneromooo
Yes. I thought it was longer.
 
- 
fluffypony
yeah that's not a bad idea - use the checklist feature
 
- 
fluffypony
moneromooo: no I think that's it, it was mostly just a list of things I keep forgetting to do
 
- 
fluffypony
keep / kept
 
- 
moneromooo
ty
 
- 
sarang
Even if the maintainers who do many of those items remember to do them, it's perhaps a way for interested community members to double-check when possible
 
- 
sarang
and a great way for newcomers to participate if they want
 
- 
fluffypony
and it also means it's not tribal knowledge
 
- 
fluffypony
but documented somewhere
 
- 
sarang
Yeah
 
- 
sarang
Keep the master list in the source tree so it can be modified and tracked over time
 
- 
sarang
then use it as a one-off in a github issue or some other appropriate platform for each release
 
- 
rbrunner
I like that, tribal knowledge (of the fluffy pony tribe I guess) :) No seriously, certainly useful stored somewhere, as the recent little thing with forgetting to change the release name string showed
 
- 
fluffypony
maybe a RELEASE.md
 
- 
sarang
rbrunner: yeah, having lots of little things to do for a big task is precisely where checklists shine
 
- 
sarang
It's still how every stage of every commercial flight you take is done, even when the pilots have been in the field for decades
 
- 
fluffypony
sarang: and git is our black box?
 
- 
fluffypony
:-P
 
- 
kinghat[m]
should the GUI and CLI be released in tandem? seems odd that they are not. i do realize that the GUI is usually not far behind and that everyones hard work wants to be out in the wild as fast as possible.
 
- 
selsta
I wish we could put them out simultaneously
 
- 
selsta
but until we have reproducible builds someone trusted (who is not anonymous) has to do builds
 
- 
kinghat[m]
and thats fine but they can still be released at the same time.
 
- 
selsta
I don’t see benefit in artificially delaying the CLI build
 
- 
kinghat[m]
to me the image looks like we dont really care about the GUI or its users when in reality its the opposite, which is unfortunate. i mean, i dont have any numbers but id say the majority of transactions, outside of exchanges/pools, are via the GUI. not sure if thats knowable 🤷♂️
 
- 
selsta
If we did everything correct it is not knowable
 
- 
kinghat[m]
you might be correct that theres no reason to hodl the CLI, technically, but id argue perception is one.
 
- 
rbrunner
My brand new 0.16.0.0 Windows daemon tells me as output to the status command "update needed". Really? :)
 
- 
rbrunner
Ah, no, sorry, strike that, wrong daemon started :(
 
- 
rbrunner
I think I am just too tired. The 0.16.0.0 tells me the same ...
 
- 
moneromooo
That's the time based system. Just needs removing too.
 
- 
rbrunner
So it's known. Good.
 
- 
selsta
Didn’t we remove that?
 
- 
moneromooo
Not this one :)
 
- 
niocbrrrrrr
I do not get that message from status using windows
 
- 
hyc
hm, my v0.16 daemon is saying update needed
 
- 
hyc
Height: 2105560/2105560 (100.0%) on mainnet, not mining, net hash 1.27 GH/s, v12, update needed, 8(out)+31(in) connections, uptime 0d 18h 18m 49s
 
- 
moneromooo
I'll fix when I'm not despondent about the state of privacy and how this world is going to shit after having banged us into the ground.
 
- 
moneromooo
(trivial, just cba atm)
 
- 
hyc
dude... have a drink, chill out for a while
 
- 
moneromooo
I've got the first one pat.
 
- 
hyc
heh
 
- 
moneromooo
Bottle's empty though.
 
- 
hyc
I had wine & pizza tonight. well, still have wine, pizza's finished
 
- 
moneromooo
Wine and pizza too :D
 
- 
SerHack
:- )
 
- 
» moneromooo tiptoes out of -dev
 
- 
niocbrrrrrr
I am confirmed blind, mine does say update needed
 
- 
Guest59457
I created wallet using monero wallet rpc....Why it does not gives mnemonic seeds when the wallet is created?
 
- 
fluffypony
moneromooo, hycsnap
 
- 
fluffypony
hyc: snap
 
- 
fluffypony
that thing
 
- 
fluffypony
I did chicken strips, peppadew, avo, feta, and mayo
 
- 
fluffypony
perfetto
 
- 
fluffypony
welcome to #monero-food
 
- 
TheCharlatan
where do I post my nofilter pictures?
 
- 
TheCharlatan
selsta, just remembered about the libc minimum version increase - I should have patched that, but did not get to it the past weeks.
 
- 
hyc
lol. #monero-food should be a thing
 
- 
hyc
TheCharlatan: what can you patch to tweak the libc min version?
 
- 
TheCharlatan
from what I can see it's a single symbol "signgam", or rather just a single extern variable. It was changed in glibc 2.23 : 
chromium.googlesource.com/native_cl…t/nacl-glibc/+/refs/tags/glibc-2.23 
 
- 
TheCharlatan
I'm still looking into what exactly we can do to force the old behaviour from glibc 2.2.5
 
- 
selsta
TheCharlatan: yep, would be cool to fix
 
- 
TheCharlatan
I can't seem to pinpoint what triggered this change in the first place.
 
- 
moneromooo
hyc: 6588
 
- 
hyc
hmmm
 
- 
hyc
so no more warning about update needed on future hardfork?
 
- 
selsta
is there a good solution if we will do irregular hardforks in the future?
 
- 
hyc
add it to DNSSEC?
 
- 
hyc
when we decide we are going to hardfork in next release
 
- 
moneromooo
It'll still moan if it sees a newer version in DNS records.
 
- 
selsta
Do you also want to PR against branch to avoid confusion / questions?
 
- 
moneromooo
You're making a new release ?
 
- 
moneromooo
If so, I'll also PR 6584.
 
- 
selsta
We can also cherry pick things we want in the release later
 
- 
selsta
probably better
 
- 
selsta
No release planned yet
 
- 
erikd
moneromooo: thanks. i have both onion and i2p peers now