17600+ entries in 0.023s
mod6: but I didn't apply that one, just the second.
mod6: <+mircea_popescu> or what, we discover dpaste auto-fucks-up the tabs anyway << im starting to wonder...
mod6: <+mod6> huh, dunno, guess i could try that. << failed to patch
mod6: huh, dunno, guess i could try that.
mod6: who knew that creating the patch would be harder than the code itself.
mod6: and when I replace :293,331 s/ /\t/ it basically ends up looking like this:
mod6: after i apply his patch, there are no tabs, only spaces.
mod6: basically, im trying to get my +/- to look like mr. p.'s. but i can't seem to achieve that.
mod6: no not straight to the diff.
mod6: i gotta figure out how to get this patch exactly correct. can't seem to do it.
mod6: ah, now. im gonna leave the #__LINE__ #__FILE__ thing out.
mod6: ima leave that out for now.
mod6: <+jurov> the example i gave is pretty much complete. and you ought to experiment with it << would this work? : printf("ERROR, ECDSA_sign failed at #__LINE__ in #__FILE__\n");
mod6: maybe i need to go line by line and do it all by hand.
mod6: oh boy this is obnoxious.
mod6: <+mircea_popescu> mod6 really you shouldn't do this manually, just s/ /\t/ << lemme try with this. thx.
mod6: <+jurov> mod6 and why not "failed at" #__LINE__ "in" #__FILE__ << sounds good to me, can you give me a full example so I don't screw this up, ive never used tat before.
mod6: so then if I go line by line adding tabs instead of the spaces, i get a bit of a different vdiff output as such:
mod6: only problem here is, it adds in spaces instead of tabs
mod6: it pretty much applies the same, and if then I do a vdiff of a/bitcoin/src/key.h to b/bitcoin/src/key.h (where Mr. P.'s patch was applied in b/.../) then the diff looks the same.
mod6: ok i see what my hangup is.
mod6: mircea_popescu: ya, not a bad thing at all. but yeah, maybe eventually we move to that once the source "cools down" so to speak.
mod6: ok cool. I think an error like that narrows it down pretty good.
mod6 is a bit worried that we may have to additionally maintain possible changing line numbers.
mod6: mircea_popescu: qq, would you be alright with this error message, as opposed to yours which has a line number in it: printf("ERROR, ECDSA_sign failed in key.h:Sign()");
mod6: re: entropy topic, perhaps ya, we can do something like this when we have a crypto lib 'eh?
mod6: So yep, pretty much same results as yesterday, althought it is noteable that not passing any flag at all ; no txns were dropped on the floor. They wern't malleated yesterdayr either, so it could have just been lots of spam yesterday or something similar.
mod6: Everything looks ok to me. When not specifying a highs or lows flag, txn went through just fine no malleation. When '-lows' flag was passed, txn went through just fine, no malleation. WHen the '-highs' flag was passed, txns were malleated, as expected.
mod6: 602 instances of numeric wizardy, yup. lot to track down there. but, thanks again. it needed doing.
mod6: mircea_popescu: thanks for taking the time to search through the code today and write it up.
mod6: pete_dushenski: if I may be so bold, Sir: Some helpful info you may find in the monthly statements from the foundation.
mod6: <+mircea_popescu> if only we had larger blocks. << srsly right?
mod6: <+mircea_popescu> Dec 22 17:01:42 <mircea_popescu>Iin other news, "blocks" : 182731, << same system is now "blocks" : 347914. << almost there!
mod6: "Enjoy your shit bags." is how google just translated it. HAHA
mod6: i can see about adding it.
mod6: eh. kinda sorta, i gotta re-read that part when i get a chance. but i think that you think it's useful :]
mod6: <+asciilifeform> mod6: does your vtron implement 'origin' ? << no
mod6: thought you were talkin about those vpatches
mod6: <+punkman> that's not what it gives << eh?
mod6: anyway, jsut checking because I got asked about this separately.
mod6: not sure what happened there. maybe your local branch doesn't have alf's latest 2?
mod6: so that should have been ok.
mod6: +++ b/bitcoin/src/init.cpp cbfb2d8c9a5b1d1c16a66291bcb1f9c7e185b02c7a07f023e1256ce52531f4fc6145fdcdb334e96caa5d31e8ce7aa6fa7aa24e59abd3e8899b17afa2054bc7cd
mod6: --- a/bitcoin/src/init.cpp 29fbb8792c3462ced61b4a0284360122f72c4fef7fb5fb84e5399967ab6474cd83ccf3a60eb3c425e183b1b95fb9ca71fc23bb791316d762034559df293f8bb0
mod6: diff -uNr a/bitcoin/src/init.cpp b/bitcoin/src/init.cpp
mod6: +++ b/bitcoin/src/init.cpp 29fbb8792c3462ced61b4a0284360122f72c4fef7fb5fb84e5399967ab6474cd83ccf3a60eb3c425e183b1b95fb9ca71fc23bb791316d762034559df293f8bb0
mod6: --- a/bitcoin/src/init.cpp ff7009f672bf400a42d1d7afb6e58aaf1c29d9c219fad51c5f17000243a485e92bbb250d3f4bbec3f0717d00fad620c294d537832671f20c0979fb3f1383779b
mod6: diff -uNr a/bitcoin/src/init.cpp b/bitcoin/src/init.cpp
mod6: and a pretty lengthy walk. so nb.
mod6: had a nice big breakfast for lunch.
mod6: it says that during this 'Stakhanovite movement' in the su, this guy Nikita Izotov mined 607 TONS of coal in a single shift. That's ~1M folks.
mod6: ok, i'm gonna go have an orange.
mod6: i am about to eat a decent breakfast in like 1.5 hours.
mod6: i'll see if i can get to it today, and give it a try myself.
mod6: <+asciilifeform> mod6, shinohai: the version string patch works. BUT you will always see the default version in the boot log!! << personally I haven't even tried this yet. but I think he was saying that he checked the getinfo and that hadn't updated either.
mod6: <+asciilifeform> mod6: what was this about 'snags' with the version patch ? << i'll dig it up, just a sec.
mod6: we can discuss this again as we get further along.
mod6: <+mircea_popescu> well, i do think to some degree your patch should be restated, but not in the sense of replacing it altogether << yeah, ok. i'll do some work here today / tonight, do a re-test and the hopefully get it to the ML before the week is out.
mod6: asciilifeform: not sure if you found some of questions/comments in the log from yesterday re this ^^
mod6: Was thinking of putting in alf's latest two also -- but I think we need some confirmation on at least the version string one. shinohai was having some snags with it.
mod6: <+mircea_popescu> well, honestly, this wasn't intended as a release candidate, more like a commentary item << ok good deal. was kinda wondering if the forthcoming release patch should bundle this one in or not.
mod6: your patch really is easier to read since leaving in the vchSig.clear() etc at the top instead of moving it to the bottom like mine had.
mod6: right right. but I think i put in some spaces in my code there for alignment. just saying, i'll stick to using four.
mod6: re: your comment about tabs of width 2 or 4; going forward, I'll use width 4.