17800+ entries in 0.03s
mod6: so anyway, i *think* that one is correct.
mod6: the first line is the actual tx, and this part "DEBUG DER S: <hex S value>" comes from: printf("DEBUG DER S: 0x%s\n", BN_bn2hex(sig->s));
mod6: i need separate sets of eyes to review this logic part here for low-s:
mod6: who wants to help ole mod6?
mod6: 'sgottabe if its new
mod6: is this an x86-64 box?
mod6: <+hanbot> eh, can't complain. got a sunburn, acquired another deskbox...speaking of which i'ma want to test trinque's makefile bonanza soon, may be firing derpquestions. << cool! i need some sunshine myself.
mod6: and a blaze stocking cap. nothing else i have in the jacket/hat department is warm enough for dec/jan/feb
mod6: back in the day there were laws that said 'you must wear neon pink'.
mod6: it used to be that, i'm told.
mod6: lot of deer hunters wear just camo patterns of green/brown tho
mod6: otherwise someone might be like, "bird! oh no that's just mod6."
mod6: <+mircea_popescu> no fucking hunter in the history of hunting wore anything but green and olive drab << i wear blaze
mod6: Revenge of the Shitgnomes
mod6: !up ascii_butugychag
mod6: Now i have heat. fuckers.
mod6: no heat in the suburban, made appt. to have it fixed. showed up this am like "ok do your thing..". They said, "oh, can you pick it up tomorrow? we're busy...". Like wtf. It's literally like a 15 minute job. How do I know? Because I just did it myself instead and if I exclude the drive time to pick up and buy the part itself, ~15 minutes.
☟︎ mod6: ah, can you give me a point in the right direction?
mod6: or is there some other code that you are referencing?
mod6: !up ascii_butugychag
mod6: just the part that I indicated above.
mod6: that may have played a role.
mod6: mircea_popescu: ah.
mod6: i'll note, for instance, that when using -lows lastnight, i created tx '320665468f018d9635da7e240f01f48b07e1e5114a2535895f7091fe3aa751a0' (and a hand full of others) that never made it.
mod6: (with the high-s code in there also)
mod6: i just sent a low-s one, and that seemed ok.
mod6: last night, it wasn't just high-s txn, it was both. which i found to be really weird.
mod6: so i'm ignoring that.
mod6: you passed me a link to BIP66, which, as far as I can tell isn't anything more than a bunch of sanity checks.
mod6: ok, so the original code is in key.h:Sign (L291)
mod6: im thinking maybe, worst case, i can make a patch with just the -lows code in there, and then wait to get the rest figured out later for -highs
mod6: trying to get that figured out.
☟︎ mod6: had some strange issue when testing my high/low patch lastnight; worked well when it was just if(fLowS) { // low-s Code } else { //orig der code }, but when i had 'if(fLowS) { // low-s } else if(fHighS) { // high-s } else { // orig code }', tx's that I created wern't getting picked up at all.
mod6: its on the list, probably will when this latest thing is done.
mod6: <+danielpbarron> ;;later tell mod6 all these big mpoe trades scared away your twatterbot << thanks for the heads up
mod6: haha. mmm, pissy-hotdogs & beans.
mod6: it really is sweet man. thanks a ton for working on that.
mod6: anyway, yeah, good stuff.
mod6: indeed, Sir. our very own Max Wedge Hemi project.
mod6: whats awesome to me, is that all of this tooling is finally starting to really come together.
mod6: mircea_popescu: nice.
mod6: shinohai: <<< works flawlessly on Deb/Ubuntu had to `export PERL_MM_OPT=` again tho. << i didn't see this issue. will see if run into it on Deb/Ubuntu when I get to it.
mod6: My build of trinque's makefiles worked (again) -- have tested two seperate gentoo machines.
mod6: "hearn said this, hearn said that, hearn said bitcoin is dead..." snore. no one cares, go back to sleep.
mod6: haha, the PS is on the bottom
mod6: the high was 0 today. damn heater broke in veehicle
mod6: someday... shit is gonna be different.
mod6: imagine a room full of early 20something guys on balls, and then ole mod6 in a suit with a look of disdain.
mod6: yeah, these guys are lollies
mod6: but apparently not. people sit on these things, and they bounce all day while they "work".
mod6: instead of chairs they give you the option of sitting on a ball. i thought these balls were just for bending girls over on.
mod6: how do they expect men in three-piece suits to entertain the idea of bouncing on a fucking ball all day long.
mod6: these fuckin lollipops are bouncing up and down on exercise balls.
mod6: totally. there is absolutely no reason for me to be sitting where i am right now.
mod6: yeah, i used to be basically 100% remote. and it was awesome.
mod6: deedbot running trb?
mod6: <+ben_vulpes> dude programmers in america are the most spoiled group in terms of bennies and tolerance of absurd work behavior and yet you insist that you must conf0rm! << for sure.
mod6: time doesn't matter anyway, only the block height matters
mod6: mircea_popescu: see prev. comment
mod6: January the 18th 2014
☟︎ mod6: !up ascii_butugychag
mod6: <+mircea_popescu> mod6 you wanna write the [implementation] part and i bitch at you ? seems a better approach than the reverse. << haha, ok. i probably wont get a start on this until later tonight tho. hope that's alright.
mod6: we could do it that way, it /may/ make things easier in the sense of V -- we've been doing it the way we are to keep the patch count low iirc.
mod6: ascii_butugychag: you mean, atoms in the sense of vpatches only for individual source files touched?
mod6: jurov: oh ok, you were gonna have the ML dump the vpatch & seal out to a second mirror?
mod6: !up ascii_butugychag
mod6: its a good start to just not mangle the filenames -- thats all set now right?