-
Guest_53
Hello, gentlemen
-
Guest_53
I want to make a memecoin for laughs and giggles using Monero, basically just change the name. No fake monero bs. Something kinda like doge. I know there's things that are easier to fork, but Monero monero is using the fairest mining system, free of ASICS. If I am to make this memecoin it is very important to me to give regular people a fair chance
-
Guest_53
at mining it. Would doing this be very hard, or quite simple? Do any of you think you could help me out? I cannot find a single guide on how to do it.
-
sethsimmons
Have you heard of Wownero?
-
sethsimmons
Thats exactly what you're describing :)
-
selsta
Guest_53: search monero.stackexchange.com
-
selsta
but no, there is no tutorial on how to fork monero
-
Guest_53
Seth thank you for taking the time to respond. I just checked out Wownero and that's pretty much what I want but with a famous meme as a logo and name. Do you reckon I can use a file comparison program to compare differences between the two and thus be able to find where differences have to be applied?
-
sethsimmons
Not sure honestly, but would be a good learning experience for you to work on forking things
-
sethsimmons
As selsta said try looking around SE and other sources for more info on how to do that, but there isn't a guide per se
-
Guest_53
selsta thank you as well for your response, i have already searched stackexchange quite intensively and did not find what i am looking for
-
sethsimmons
You're probably just gonna have to wing it honestly
-
sethsimmons
devs are busy building overall, and normally dont have time to help someone fork their code, when it usually wont end up in contributions back to the forked repo
-
Guest_53
ill try comparing the codes of wownero and monero for now - but i have a feeling i will be here again in the future. i hope you guys dont mind what would seem to you a bunch more stupid questions in the future :(
-
selsta
fwiw this channel is about monero development, no one will explain it to you here
-
selsta
you might try in #monero
-
sethsimmons
Yeah ^^
-
sethsimmons
Don't want to clutter up this channel with fork convos, but maybe people will be generous to help in #monero
-
Guest_53
thank you gentlemen
-
Guest_53
i will do that
-
Guest_53
group hug?
-
» dsc_ hugs
-
» sethsimmons hugs
-
Guest_53
*hug*
-
Guest_53
before i leave and bid you fine gentlemen the best of days, i will leave these kind words behind: MONERO GIRL IS BEST CRYPTO WAIFU. good day, gentleme and gospeed
-
berken
Running get_transfers against my wallet rpc returns very few (3) sent txs, while in reality I've sent hundreds. Does the wallet prune sent txs? If so, how do I disable this?
-
berken
I am also unable to get_transfer_by_txid for txids I know that I sent, returns error Transaction not found
-
moneromooo
The wallet does not prune sent txes. Check your parameters are sane.
-
kayront
hey, i wonder, without being sure of technical feasibility of this, whether the topic of incentivizing nodes that are online has been discussed previously
-
kayront
miners get all the action, but without nodes there would be no network either. makes sense in theory that nodes are rewarded too?
-
selsta
you have an incentive to run a node as it increases your privacy
-
kayront
if that's not feasible to implement, how about a small surcharge on top of the network fee to incentivize public nodes?
-
kayront
I do, personally
-
selsta
there is the pay-for-rpc system that public nodes can use
-
kayront
your average monero user doesn't (if not now, if we see much more adoption), and probably doesn't even know how
-
kayront
is that the hashes thing?
-
selsta
yes, it pays the node operator in hashes
-
kayront
i read smt about it but never really looked into it
-
kayront
will the wallet honor it automatically if it's set on the server?
-
selsta
-
kayront
reading
-
kayront
Once the CLI wallet is initiated, typing start_mining_for_rpc will start the RPC-Pay process
-
kayront
i skipped ahead to the example, so maybe the answer is elsewhere in the text
-
kayront
but will the server allow access even without typing this?
-
kayront
ah, is it a one-time thing and then whenever the wallet is on it's racking up credits
-
kayront
fuck, might as well just try it
-
kayront
lol
-
kayront
E Payment address may not be a subaddress:
-
kayront
lol
-
kayront
that's rather arbitrary :p
-
selsta
mining also does not allow subaddress, maybe that’s why
-
kayront
It comes only when a client provides a hash that can mine a block, while the server’s output must be continuous, matching the regular provision of hashes.
-
kayront
this I didn't understand
-
kayront
must the server be mining too?
-
kayront
Error: refresh failed: payment required.. Blocks received: 0
-
kayront
--> ok, that answers that
-
kayront
disconnecting and reconnecting after start_mining_for_rpc makes it not refresh once again. wouldn't it make more sense to remember which servers we've connected to and automatically enable it on wallet open if it's been enabled before?
-
kayront
if i've opened the wallet then i'm intending to use it, and if i've allowed it before, i'll likely want it allowed now (or it won't work, and then opening the wallet makes no sense)
-
selsta
I can’t help, I didn’t test this yet as I don’t intend to run a public rpc node.
-
kayront
so just how many such credits on average would a server need to find a block?
-
kayront
Error: Error mining to daemon: Found nonce, but daemon errored out with error -18: Stale payment, continuing
-
kayront
hm
-
kayront
seems to happen with persistent-rpc-client-id 1
-
kayront
it was unclear how to "mine on a better device to spend credits on low-end device", any idea how to try that?
-
kayront
because judging from my laptop fan right now, it would be a poor idea to connect mobile devices to this power-hungry monster
-
moneromooo
.merge+ 6111 6600 6607 6610 6613 6690 6731 6746 6752 6753 6757
-
moneromooo
.merge 6111 6600 6607 6610 6613 6690 6731 6746 6752 6753 6757
-
moneromooo
Anyone remembers the right syntax ?
-
moneroist
how ring members are chosen in Monero?
-
moneromooo
Randomly according to a gamma a distribution.
-
moneroist
ring member need to be unspent output?
-
moneroist
or it can be even spent output?
-
moneromooo
It can be either.
-
SerHack
.merges
-
xmr-pr
6111 6600 6607 6610 6613 6690 6693 6731 6746 6752 6753 6757
-
moneroist
ok thanks
-
moneromooo
Oh, excellent, less spammy.
-
moneromooo
Any opinions on 6693 (boost version bump, though no particular reason apparently)
-
moneromooo
Also 6615/6616. This changes the db format. I coded that ages ago now.
-
dEBRUYNE
db format change would imply a database conversion for 0.17 right?
-
moneromooo
Yes.
-
moneromooo
You know what, let's leave it for later. I don;t even remember the db changes.
-
selsta
moneromooo: can we add #6771 early to fix depends build system and travis?
-
selsta
thecharlatan also verified the diff from the new repo
-
moneromooo
.merge 6771
-
selsta
.merge+ 6771
-
xmr-pr
Added
-
fluffypony
xiphon: did you see the log I dropped in yesterday?
-
charuto
has there been any progress regarding the 26 word mnemonic seed proposal?
-
selsta
charuto: no plans for 26 word seed
-
selsta
14 word seeds is considered
-
charuto
so no block height encoding?
-
selsta
-
charuto
interesting, thanks for the link
-
charuto
any idea how many bits of data do the current 25 word mnemonic seeds contain?
-
charuto
more than the 14 word seed, i assume
-
charuto
unless the word dictionary on the 14 word seed is gigantic
-
fluffypony
256
-
fluffypony
and the smaller seeds are 128
-
charuto
so thats more than 100 bits of data "lost", aren't we giving up keyspace like that?
-
selsta
it says "128-bit seed provides the same level of security as the elliptic curve used by Monero."
-
selsta
not that I understand it :P
-
fluffypony
charuto: what do you mean 100 bits of data are lost?
-
selsta
see also corresponding discussion, tevador goes into it in more detail
monero-project/monero #6639
-
charuto
the 14 word seed proposal has 154 bits of data, the current 25 word seed has 256 bits. surely you can't fit the same number of private keys on the 14 word seed
-
charuto
but maybe it's going over my head and there's a way to do it
-
charuto
in the 14 word seed*
-
fluffypony
these is no practical way to fit 256 bits into a 14 word seed - you'd need
-
fluffypony
a wordlist with 319 558 words
-
fluffypony
actually more, because we want a checksum
-
fluffypony
so it has to fit into 13 words
-
fluffypony
the wordlist has to be 847 180 words long
-
fluffypony
"the Oxford Dictionary has 273,000 headwords; 171,476 of them being in current use, 47,156 being obsolete words and around 9,500 derivative words included as subentries."
-
fluffypony
so well short of the 847k we'd need
-
moneromooo
We can use unicode code points. Lucky for us who don't speak 30 languages, unicode has addd plenty of image spam.
-
moneromooo
I wonder if they ever thought of adding video code points once they start to get out of stuff to add and want to keep their job going again.
-
sarang
You forget about their emoji stuff
-
sarang
What better way to encourage expression than to have a committee approve it piecemeal?
-
moneromooo
Wait. They have more images than just those ?
-
sarang
I don't know how Unicode emoji work. I don't ever use them
-
sarang
I enjoy using words that don't have to go through a Unicode committee
-
moneromooo
Well, their work on glyphs was really useful, before they had to try to keep themselves in a job.
-
sarang
The whole idea of an emoji approval process really rubbed me the wrong way
-
sarang
It felt like trying to be a gatekeeper of expression, which seems... wrong
-
sarang
Obviously supporting a broad range of character types is essential
-
sarang
But this feels very different
-
fluffypony
oh I mean if we're serious about this
-
fluffypony
then we should do the wordlist in Korean
-
fluffypony
1.1m words
-
moneromooo
And we'd have won.
-
fluffypony
Finnish might work, 800k words in RedFox and that doesn't include inflections
-
dEBRUYNE
Iirc they have a boatload of similar looking words lol
-
dEBRUYNE
Finnish that is
-
moneromooo
That's because they can never remember how to finish them.
-
fluffypony
LOL
-
moneromooo
Only got me two tries.
-
azy
why are words used? because theyre easy to note down? 14 words isn't memorable, emojis aren't memorable or easy to note down. could rgb be used?
-
kayabaNerve
How would red/green/blue values be easier to remember than 4 words?
-
sarang
Words are easy to communicate across different media, and are easier to "self-checksum" than random characters
-
sarang
I don't consider being "memorable" to be a good criterion
-
Snipa
The fun stuff is composite unicode glyphs, where multiple unicode chars come together as one.
-
Snipa
That insanity is just weird.
-
xiphon
fluffypony: "did you see the log I dropped in yesterday?" -> missed this one (found it in the logs, but the paste is not available now), could you re-upload it again?
-
luigi1111w
-
selsta
I would like it generally
-
luigi1111w
it's not a large proposal, so not a big deal there, but there might be some concern about scope and communication (?)
-
dsc_
Would be nice not to break api_wallet (libwallet/libwalletqt interface)
-
selsta
dsc_: don’t think they will touch it in this CCS
-
moneromooo
tbh atm I'd be ok with it even if the diffs were large, if it removes an obstacle to others to contribute.
-
moneromooo
As long as it doesn't go too much in the "because I like it better that way" direction as it often does.
-
moneromooo
I find it a bit irritating that he seemed to want a blank cheque though. Obviously it'll depend on what the end result is.
-
selsta
I guess first step would asking if he is still interested in this CCS as it is a couple months old.
-
kayabaNerve
I understand why new developers aren't well-received by the CCS, but I also find it a bit disheartening given the amount of talented reviewers and the escrow system
-
kayabaNerve
It does stop debates about milestone completion or lack-of due to quality issues though.