iceland
iceland
@yrnst777 Limit removed in the latest Update
just copy and paste file from https://github.com/iceland2k14/secp256k1 to D:\Btc\rsz-main\
Your txid 82e5e1689ee396c8416b94c86aed9f4fe793a0fa2fa729df4a8312a287bc2d5e have 2 inputs of 0.025 each from the Address 1KtjBE8yDxoqNTSyLG2re4qtKK19KpvVLT and output is 0.05 to the Address 1G3BjSLWsWH6tbPYs29fYMYaz9k8EStQM. Now i don't understand where from you are seeing...
https://github.com/iceland2k14/rsz/blob/ce9bdeb5d302999a47a54e0a354b163260c631c5/rsz_rdiff_scan.py#L163C37-L163C37
@VikashLoomba The algo for both are different. But yes it is possible to use LLL algo in the similar tx feching code of diff_scan.
The Value Right side of # is already the value subtracted from the original.
This is integer value. You can use this as privatekey and compute publickey. Then subtract from original pubkey if (-ve) or add to original public if (+ve).
Yes later.
@kemo159 I thought it would be easy to know. Let me explain it in simple way. For example you have reduced an original Privatekey (d) of 100bits with 10 bits...