900+ entries in 0.25s
mod6: <+mod6> <+ben_vulpes> "gpg: WARNING: not a detached signature; file `buildroot-2015.05.tar.gz' was NOT verified!"? << i've just run this again myselfand logged output here:
http://dpaste.com/0P2QXYG.txt I'm not sure how what you saw happened there. :/ << im wondering if this could be related to a GPG version thing or something? because the line of code that is executed here is this:
mod6: <+ben_vulpes> "gpg: WARNING: not a detached signature; file `buildroot-2015.05.tar.gz' was NOT verified!"? << i've just run this again myselfand logged output here:
http://dpaste.com/0P2QXYG.txt I'm not sure how what you saw happened there. :/
mircea_popescu: just, if you want to add a patch, should be able to dump it as
dpaste also.
☟︎ phf: there is? :o i did shasum -a 512 -c foo.txt|grep -v OK where foo.txt is your
dpaste and only headers is not giving me ok.
assbot: Logged on 31-01-2016 00:44:05; mod6: oh looks like you can just pass it a
dpaste mod6: oh looks like you can just pass it a
dpaste ☟︎ mod6: trinque can you pu'
http://dpaste.com/2VBF9V2.txt' in there (maybe run a dos2unix on it first) with a title like the other one ala 'build-bitcoind-V99996K.sh' or whatever?
mircea_popescu: i had archive.is preserve the
dpaste just in case anyone wants it after it expires. assbot has the link.
pete_dushenski:
http://dpaste.com/1XS50VW.txt << my bitcoin-developed scamdar is dinging like a motherfucker from this 'glass' company's email. is there nowhere that sv retardation hasn't poisoned ? NO ONE GIVES A SHIT HOW MUCH YOU RAISED !!1 there, i said it. also, no, i won't "think tesla factory". at least not without thinking 'zil scam'. so fuck you and your dumb parallels.
mod6: 2: Can you `cat rotor/TEST2/bitcoin/src/db.cpp` and post it to
dpaste or somewhere else I might be able to look at it?
mod6: Another round of live-fire tests after building deedbot.org/build-bitcoind-99997K.sh [ with a change to line 61 to: './v.pl p verbose TEST2 asciilifeform_malleus_mikehearnificarum.vpatch' as to include the mod6_der_high_low_s.vpatch and alf's latest two ] -- the full orchastra builds and works as expected:
http://dpaste.com/1S8GVD9.txt mod6: So the difference in '
http://dpaste.com/2EZJVXA.txt' is that the block of code in Sign() is spaced with tabs. And to Mr. P.'s point it should probably be all in a file or nothing. Otherwise its mis-matched. Some with spaces, some with tabs.
mod6: <+mircea_popescu> or what, we discover
dpaste auto-fucks-up the tabs anyway << im starting to wonder...
mircea_popescu: or what, we discover
dpaste auto-fucks-up the tabs anyway
assbot: Logged on 22-01-2016 02:01:27; mats: asciilifeform: whats with this
dpaste? dropped characters, spelling errors abound
mats: asciilifeform: whats with this
dpaste? dropped characters, spelling errors abound
☟︎ mircea_popescu: <asciilifeform> and even mircea_popescu apparently does, on occasion. << actually that
dpaste earlier was the first time in at least 10 years.
mod6: also, about
http://dpaste.com/26VKRQG : I left the original code in Sign(...) in the } else { case because i thought it be necessary to have a default. if we don't have one, it forces the user to pick -highs -lows every single time they execute.
mod6: <+mircea_popescu> asciilifeform
http://dpaste.com/26VKRQG << re: There is no reason to test for both highS and lowS being set, because this is tested in init.cpp already, ... << For some reason I had it in my head that since this gets set in util.h/.cpp that both may become set at some point post execution if someone does something funny.