-
charolastra
is there an official b/w or grayscale logo?
-
Mochi101
charolastra, nothing is really 'official'.
-
charolastra
of course, but is there?
-
hayali
Moner
-
Mochi101
not really
-
asymptotically
charolastra: there isn't one in the press kit in getmonero.org :(
-
asymptotically
i don't think anyone will mind if you just modify one to make it black though
-
charolastra
yeah, that's where i looked so i just desaturated it
-
charolastra
now i need a currency symbol which looks like the $ :)
-
asymptotically
ɱ
-
Mochi101
Symbol: ɱ
-
Mochi101
It's a bad symbol... we know
-
asymptotically
-
Mochi101
He sure says "monero" strangely.
-
dontworrybehappy
hello
-
rottensox
bye.
-
hayali
Monero
-
hayali
Please donate $1m monero. I need it. Thank you.
-
hayali
😔
-
nioc
!balance
-
nioc
I see that tippero is still in a drunken stupor
-
dontworrybehappy
moneromooo can u tell if i choose right line to insert
-
dontworrybehappy
wallet2.cpp line 2594
-
dontworrybehappy
still give errors
-
moneromooo
I don't know. I never had to code for a premine. Try to find someone who did and ask them.
-
moneromooo
I *think* process_new_transaction doesn't relaly need hte cache though, it should still work without.
-
gingeropolous
for a fee of 4685 XMR, Monero Inc. will solve all your new blockchain problems!
-
dontworrybehappy
gingeropoulos i dont have xmr,bitcoin,etc
-
gingeropolous
i was joking :)
-
moneromooo
Comparing to the actual signature, you're missing parameters.
-
dontworrybehappy
which
-
moneromooo
Come on. You just have to read one line and compare -_-
-
moneromooo
At least the version.
-
moneromooo
Though mayube you're using old monero code ?
-
moneromooo
In which case you're even more on your own.
-
dontworrybehappy
no with old monero works
-
dontworrybehappy
with new one dont
-
dontworrybehappy
with what to compare
-
moneromooo
Your call with the function signature.
-
dontworrybehappy
there are a lot of process_new_transaction
-
dontworrybehappy
i inserted all height, b.major_version, b.timestamp, false, false, false, tx_cache_data[tx_cache_data_offset++], output_tracker_cache)
-
dontworrybehappy
and didnt work
-
dontworrybehappy
b.major,b.timestamp not recognizable
-
dontworrybehappy
moneromoo what parameters to insert?
-
moneromooo
I'm not going to go to that level of detail of writing the code for you.
-
asymptotically
but sir!! my premined fork is very important
-
dontworrybehappy
yes
-
dontworrybehappy
why u arent sure that isnt
-
dontworrybehappy
why u are sure that isnt
-
dontworrybehappy
asymptotically respect what u dont know
-
dontworrybehappy
moneromooo i need only which line of wallet process_new_transaction to use
-
dontworrybehappy
2477,2486,3079,1838
-
nioc
there are currently 4975 "coins" listed on CMC and I'm sure that they are all important
-
moneromooo
I don't even understand the question. What I said is: the current code for process_new_transaction takes N parameters. You pass fewer than N. You need to fix this.
-
dontworrybehappy
ok
-
dontworrybehappy
thnx i try right now
-
dontworrybehappy
i had "expected primary expression before "[" tx_cache_data[tx_cache_data_offset]
-
dontworrybehappy
-
dontworrybehappy
here the exact code
-
gingeropolous
dude, there are plenty of monero forks that have modifed the emission
-
gingeropolous
checkout the code in sumokoin
-
Mochi102
Or wownero
-
gingeropolous
they didn't have a premine though
-
gingeropolous
dontworrybehappy, check other premine repos for their code
-
asymptotically
or dont ^^
-
dontworrybehappy
is not the emission is the genesis block
-
dontworrybehappy
to insert on wallet
-
dontworrybehappy
wallet dont process genesis block
-
dontworrybehappy
genesis is created and work but wallet dont process it
-
dontworrybehappy
only blockchain process it
-
gingeropolous
ok
-
moneromooo
Put your premine in block 1 :P
-
gingeropolous
i think thats how they do it
-
moneromooo
lol
-
gingeropolous
even in bitcoin the genesis output isn't spendable
-
gingeropolous
or something
-
moneromooo
Funny when you're being half facetious and you realize this is how it actually works.
-
dontworrybehappy
facetius??
-
gingeropolous
its like sarcastic but better
-
dontworrybehappy
how to insert this parameter tx_cache_data[tx_cache_data_offset],
-
dontworrybehappy
i think is better solution to insert premine on genesis and not block 1
-
dontworrybehappy
more clean
-
gingeropolous
yeah. clean is what you want.
-
dontworrybehappy
u can explain
-
dontworrybehappy
i dont have deep blockchain knowledge
-
dontworrybehappy
moneromooo only u can solve this
-
asymptotically
why are you trying to make a coin then? how are you going to develop it further with no knowledge?
-
dontworrybehappy
im in the end not in the begining
-
dontworrybehappy
do u know a lot to explain how genesis works?
-
dontworrybehappy
just i dont have good c++ knowledge
-
dontworrybehappy
moneromoo are u here
-
blueingress
I got some message in CLI "Transaction spends more than one very old output. Privacy would be better if they were sent separately.", how this happened?
-
dontworrybehappy
anyone here to help?
-
moneromooo
blueingress: if you have only old outputs, you may want to sweep_single a few of them back to you first.
-
moneromooo
If you have only old outputs, all/most rings in your tx will include one of them, and it's statistically unlikely (though possible).
-
dontworrybehappy
moneromooo are u here
-
moneromooo
I am. Still not going to do the work for you though, I can only give general directions.
-
dontworrybehappy
ok general directions
-
dontworrybehappy
how to insert in the end this parameters tx_cache_data[tx_cache_data_offset], output_tracker_cache
-
dontworrybehappy
when i insert like this i had errors
-
dontworrybehappy
moneromooo ?
-
dontworrybehappy
are u here?
-
moneromooo
Yes. General directions. Not code.
-
dontworrybehappy
ok what to change in the last parameters
-
» moneromooo wonders where the expectations gap is
-
dontworrybehappy
oh too complicated more specific please
-
dontworrybehappy
are needed this 3 last parameters or no
-
moneromooo
They're all needed (but some might be able to be NULL) unless they have default values in the header file.
-
moneromooo
So. I will do this for you for the expensive fee of 100 monero, escrowed with someone I trust. You will get your block 0 coinbase recognized in the wallet. It's expensive though, so you're better off finding someone else to do it for you.
-
gingeropolous
lol
-
asymptotically
$4600 for a few hours of mooo's time is pretty good
-
asymptotically
you're selling yourself too cheap
-
moneromooo
And I am serious here. I will do it for 100 monero. But I hope I won't have to.
-
dontworrybehappy
no i dont have smth to give i just try to understand what u are saying
-
gingeropolous
u shoulda gone with my 4k number
-
gingeropolous
hooray me. i think i fixed by wifi usb dongle dropping connection
-
moneromooo
Take that, hardware.
-
gingeropolous
ugh, seriously
-
asymptotically
just use pcmcia, it's the future
-
moneromooo
It was a software problem, wasn't it ?
-
moneromooo
Always is.
-
moneromooo
Bloody programmers.
-
gingeropolous
i was halfway to drilling a hole through the wall for ethernet
-
moneromooo
BTW I fixed that weak_ptr exception thing.
-
gingeropolous
well, i was a bad scientist and changed 2 variables at once, so unknown. there was some sleep mode / powersave thing
-
gingeropolous
and some ipv6 disable
-
gingeropolous
but i guess they are both software
-
gingeropolous
weak_ptr exception? is this something i was running into>?
-
moneromooo
It's harmless, but lots of people were scared of it.
-
gingeropolous
gotcha
-
dontworrybehappy
i tried with tx_cache_data &tx_cache_data, *output_tracker_cache but again "expected primary expression before & "
-
dontworrybehappy
if i copy paste header will work?
-
dontworrybehappy
moneromooo
-
selsta
Maybe try #learnprogramming ?
-
dontworrybehappy
is one line of code
-
moneromooo
OK, I'll help you for that one. Paste your *exact* code, and the full error.
-
dontworrybehappy
-
dontworrybehappy
-
» moneromooo looking
-
dontworrybehappy
ok
-
moneromooo
You seem to be passing declarations, not expressions :S
-
» moneromooo looks at the existing code
-
dontworrybehappy
i did it without *
-
moneromooo
I think you want: tx_cache_data[0], output_tracker_cache
-
dontworrybehappy
same
-
dontworrybehappy
i try
-
moneromooo
0 because it's the first output given it's the genesis block.
-
dontworrybehappy
ah
-
dontworrybehappy
-
dontworrybehappy
again same error
-
moneromooo
Do you have tx_cache_data accessible wherever you're calling this ?
-
dontworrybehappy
how to have accessible
-
moneromooo
Pass it to the function.
-
dontworrybehappy
the zero parameter before is the height of blockchain
-
dontworrybehappy
u saw the code
-
dontworrybehappy
-
dontworrybehappy
before process_new_transaction?
-
moneromooo
Pass it to whatever function you put this code in.
-
dontworrybehappy
i insert on line 2600 of wallet2.cpp
-
dontworrybehappy
i can insert for example on line 2598 as tx_cache_data[0];
-
dontworrybehappy
right?
-
moneromooo
It's defined in that function (at least using master's line numbers).
-
dontworrybehappy
yes i didnt change anything
-
moneromooo
So if your addition is in that function (and after the declaration) it shold be fine.
-
moneromooo
If it's in something that's called from there, pass it as a new parameter.
-
moneromooo
If it's in something that's not ultimately called from that function, reconsider your code :)
-
dontworrybehappy
-
dontworrybehappy
all
-
moneromooo
Come on, you've added your code *before* the var declaration.
-
dontworrybehappy
in which line i must insert
-
moneromooo
After the declaration.
-
dontworrybehappy
line 3?
-
moneromooo
After 23 -_-
-
moneromooo
You did not incldue that part, but it's shortly after that.
-
moneromooo
You always declare a varaible before using it.
-
dontworrybehappy
like tx_cache_data[0];
-
moneromooo
Put your code after: std::vector<tx_cache_data> tx_cache_data;
-
moneromooo
Which should be a few lines after what you pasted.
-
dontworrybehappy
im confused
-
dontworrybehappy
trying to understand
-
dontworrybehappy
my head is burning
-
dontworrybehappy
-
dontworrybehappy
-
dontworrybehappy
i inserted on the right place
-
dontworrybehappy
why again error
-
rbrunner
I hope this is not an attack on Monero, lol. Confuse moneromooo so much that they won't be able to continue to program for Monero ...
-
dontworrybehappy
is one line of code
-
dontworrybehappy
one line
-
rbrunner
Well, I think after that one line there will be many more lines during your whole forking process ...
-
dontworrybehappy
fork is ready this is the end
-
dontworrybehappy
i couldnt imagine that genesis is processed on blockchain but not on wallet!!
-
dontworrybehappy
out of my imagination
-
selsta
> no matching function for call to
-
selsta
it literally tells you the problem
-
asymptotically
yes!!! just one more line and you can have your own shitty clone!
-
rbrunner
So maybe the fork was lost for the want of a single line of code?
-
dontworrybehappy
asymptotically i dont use such words
-
rbrunner
Hmmm, maybe drop the premine and launch fairly? Problem with the line will vanish, right?
-
dontworrybehappy
not every premine is negative
-
asymptotically
rbrunner: but without the premine how are you going to get rich quick? :(
-
nioc
tihs nioc
-
dontworrybehappy
asymptotically there are a lot that can read code so ....
-
dontworrybehappy
selsta i need to insert that code on other line?
-
selsta
no
-
dontworrybehappy
to create a new one?
-
dontworrybehappy
i need to create new function?
-
selsta
actually I don’t know what your problem is
-
dontworrybehappy
moneromooo are u here
-
SerHack
lol
-
moneromooo
It's telling you the list of args you're passing does not match what it's expecting. Fix this.
-
dontworrybehappy
less parameters
-
dontworrybehappy
what to add
-
» Mochi102 hands moneromooo a KitKat
-
dontworrybehappy
i added b.major_version and b.timestamp
-
dontworrybehappy
lets
-
gingeropolous
damn. wifi dropped again
-
asymptotically
are we allowed to edit the Monero wikipedia article again or will we be shot on sight for attempting it?
-
asymptotically
i just noticed that it doesn't mention randomx anywhere but i'm not sure if i want to get cyberbullied by wikipedia editors
-
asymptotically
*it mentions randomx but is still "scheduled to introduce"
-
Mochi102
So Mid 2019ish
-
gingeropolous
i dunno. do we have any reputable sources yet?
-
asymptotically
wasn't there a news post on getmonero.org?
-
selsta
no primary sources
-
gingeropolous
yeah, we need wired or the nytimes or something to print an article
-
asymptotically
oh, there's a lock on the article anyway
-
gingeropolous
well, a wikipedia entry on randomx is probably warranted
-
gingeropolous
but again, there's nothing but primary sources
-
gingeropolous
and shitty crypto journalism
-
fullmetalScience
Hi, how can I use Monerujo for testnet?
-
fullmetalScience
README says testnet is supported, but adding a testnet node gives "connection error" and adding a wallet just creates one for mainnet.