just_king

Member
27
Posts
98
Reputation
Jan 4, 2017
Joined
Recent posts
  • Alright, here's an update on my situation. - Nonce validated - Message hash validated - Two sets of DER S R validated. I’ve got most of the model down, but I’m stuck on a couple of weird issues. For some reason, it’s…

  • Not really sure what to do next... I see some error margins with my recoveries. First key: around 4.08% error. Second key: about 24.6% error. Both check out with Sig-R. Should I just try to bring it down to 0% or what’s…

  • Been thinking about mining bitcoin but idk where to start. Plus I wanna gamble too. Got any ideas?

  • Really think ETH can stay on top forever? Others like BNB and Solana are making moves. Definitely something to track.

  • There are plenty of alternatives in the market, so I don’t think the ban will shock anyone. USDT is big, but people will just adapt and move to USDC.

  • This is just a guess, but maybe your transaction got dropped and that’s why it doesn’t show anywhere. But if that’s true, you shouldn’t find any data on it via the TXID. I’ve never had a dropped transaction myself.

  • I was reading through some old topics and got curious about the prenet genesis transaction. Anyone have an idea what that hex data looked like? I did some research and think I got close, but I'm not sure.

  • You nailed it. Only small coins are subject to those pump and dump schemes. Once a coin hits the upper tiers, it’s much harder to manipulate. If I were you, I’d stick to the well-established coins for trading.

  • So, if I have a matching R on the lattice with the signature, does that mean it's valid? I mean, it shows a key, but I'm hesitant to convert it without being sure. The lattice seems to struggle with including the public…

  • That’s not really what I was getting at... But honestly, I think it was just a parsing mistake that caused this. When I checked, it didn’t come out valid. So yeah, just my luck.

  • Got a strange one for you guys... I was checking out some RSZ stuff and noticed something weird. I found identical short S signatures used on 2 different wallet addresses. Could this mean there's an issue with how the…

  • That’s true, September’s usually rough for Bitcoin historically. But I’ve got my hopes for an ‘Uptober’. Prices should be better, especially in a halving year.

  • If humanity gets wiped out, Bitcoin loses its value. Only tech like robots might make sense of it. But sure, the idea of having nodes in space is interesting for disaster recovery.

  • Yeah, I pulled that from albertoBSD’s page. But I’m really looking for a shortcut to extract the "key material" for "aesdecrypt." It’s odd, having two wallets with the same "ckey" and matching mkeys. Gotta be a faster…

  • I’ve got two wallets that share the same "ckey" and the first 32 characters of the "mkey" are identical too. Is there an easy way to extract the "key material" so I can access my ckey or mkey for the private key? Help…

  • What do you guys think about the legal issues surrounding TULIP and Nakamoto's wallets? I mean, they’re both filing claims saying they own the wallets. But if someone else holds the keys, isn’t that the real ownership?…

  • I’ll keep it short and to the point... is it all about DG=Q at the end? Not signatures or any challenges, just that equation. If I can prove this, does that mean it’s game over? Or are we going to keep bringing up other…

  • We’ve actually got Eltoo running live on Minima.global right now! It’s the first implementation that I know of. Super exciting stuff! If anyone’s interested, hit us up on Discord for more deets about possibly adding…

  • People follow what’s hot. Today’s influencer can be tomorrow’s forgotten name. It’s a wild ride.

  • It wasn't a txn, just some messed-up result getting inserted. I stripped it down and now it's malformed. I can sign the RS, and it resolves to the pubkey, which is good. But I’m stuck on the rest. Anyone know a good…