Bitcoin Forum
June 12, 2025, 02:41:39 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: test  (Read 161 times)
ecdsa123 (OP)
Jr. Member
*
Offline Offline

Activity: 50
Merit: 114


View Profile
May 20, 2023, 06:30:41 PM
Last edit: August 31, 2024, 02:22:02 PM by ecdsa123
 #1

Smiley
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 903

🖤😏


View Profile
May 20, 2023, 06:42:53 PM
 #2

Reduce nonce of transaction to do what with them exactly?

🖤😏
ymgve2
Full Member
***
Offline Offline

Activity: 162
Merit: 230


View Profile
May 20, 2023, 06:43:40 PM
 #3

You are not reducing the nonces at all, you are just dividing by 2. Which will either make the new nonce smaller or bigger, depending on if the original nonce was even or odd. This isn't worth anything.
ymgve2
Full Member
***
Offline Offline

Activity: 162
Merit: 230


View Profile
May 21, 2023, 05:50:27 PM
Last edit: May 21, 2023, 06:17:04 PM by ymgve2
Merited by vapourminer (1)
 #4

But you needed to calculate 2^N candidates for N bits, and with no access to the private key and original nonce*, you don't know which of these 2^N results are the correctly reduced one. For finding nonces where this program might give useful results, BSGS or Kangaroo is much better and faster.

I mean, it's a nice trick generating valid signatures (got k/2 working, still stumped on (k-1)/2) but it's not worth any money.

* (I assume your program doesn't need this, because if it does, it's doubly useless)
COBRAS
Member
**
Offline Offline

Activity: 1122
Merit: 25


View Profile
May 22, 2023, 12:12:36 AM
 #5

Shit scrypts mast be fo free

[
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!