guru_wizard
- Extracting R values from blockchain signaturesMay 30, 2026
C has sse support. almost no one use it. say 48 stuff looks like some hex'ed ascii phase(readable)
you can use it. bitcoin itself has no api for checking balance on external addresses that're outside of node
bcoin is a library that provides tracking of the balance on addresses. So you can use it via api then. Yeah no litecoin there
quicknode (they have option to add bcoin which i've used) . Only somewhat hardcore part is to set up ssl with them. Balance and this stuff is easy then. i mean that that you need to use SSL_ctrl()
no, i guess they'll use whole thing otherwise it's not a sweep already. But worth to try anyway. At least they have working full node on their server. He can use createrawtransaction from api and forget about sweep .…
use 'sweep wallet' in coinomi. if it'll not work you have zero chances
We've been working with Solana for a bit now and keep hitting the same wall: Most tools just stop at showing data. They provide charts and metrics, but they don’t help communities figure out what projects to fund,…
== means base64 encoding
- Odd mnemonic seed and other recovery methodsDec 11, 2024
two strange things together : "she" (hehe) changed linked email(last thing girl will mind to do) and you somehow have four words only.
code i've posted is a collective work of 10 or so people. And it worked only after ~15 tries where we just wanna to reverse engineer satoshi stuff having easy way to test if it does right or not. where you offer to…
without scriptsig you'll have no first block. https://github.com/alexeyneu/BlockZero/blob/master/BlockZero.cpp#L73-L77
- Looking for help: offering $500Feb 7, 2024
check address on send. can be changed during copy-paste
set process priority to exact value. winapi
/LOW does nothing. use -1 or so and you'll see a huge difference (from bad to worse) there's dma thing on stage and it may be not so. Say you can burn cd on single core with no freezing of other stuff
it either can put its instructions to cpu pipeline or it can't. You can't low-profile it from outside. with this ms stuff all you'll gain is frozen gui because its messages will not be processed.
two AIs are talking
make new blockchain. just change timestamp from bailout for banks to smth else. you'll need then to mine first block on your own , there's no code for it if you make a fork now
results of this base58 will be plain wrong ofc missed one line.
all this is plain wrong stuff first of all bip32key is eth thing https://pypi.org/project/bip32key/ second this 'master private key' is not supposed to be in wif format. it's root key of hd wallet where key in wif is…
no, it doesn't. it'll be able. think for yourself if it's true or not checking the replies. https://github.com/bitcoinjs/bitcoinjs-lib/issues/1034