Bitcoin Forum
May 14, 2024, 06:02:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: little algebra - how to take back? on: November 10, 2021, 02:11:37 PM
so


K ( nonce) is  

nonce = 231584178474632390847141970017375815706539969331281128078915168015826294532480 as integer not as point!

after multiply by 64 mod n   (n = order of curve secp256k1)

nonce = nonce * 64 % n
we have result : 864840773131319313704841732789971543806  


so any way how to take it back before multiply by 64?

Well, I don't know what you are trying to reach but (nonce * 64)%range != 864840773131319313704841732789971543806.
You did the following instead:
range = fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141
nonce = 2000000000000000000000000000000000000000000000000000000000219e980

nonce%range = 28aa24632a16ebf88805b42e661ad66fe (864840773131319313704841732789971543806)

 Smiley

2  Bitcoin / Development & Technical Discussion / Re: Can someone modify this code in python ? on: November 02, 2021, 03:32:05 PM
Hi Cobras,
sorry for the off-topic. But can someone tell me what is a "scrypt"? I'm confused.  Huh
3  Alternate cryptocurrencies / Tokens (Altcoins) / Re: koalabear Token on: October 06, 2021, 08:15:39 AM
INTRODUCTION

Koala Bear Token is fasted growing cryptocurrency of its kind. Koala Bear fully decentralized and on a mission to bring crypto to the average person while also helping save koala bear in need.

KOALA BEAR TOKEN, BIG DREAM

Koala bear the goal of being a decentralized meme project with a purpose. Koala Bear is a fun meme with a serious mission to rescue koala bear in need, bring crypto adoption to the main stream with new concepts such as rewards, NFT, decentralized exchanges and credit card for crypto on our website.

website - https://koabear.net
Follow us on - Telegram - https://t.me/koalabearindia

 Wink Wink

Your site is very familiar to me. I just can not remember where I have seen it before. Your team section is not up-to-date by the way.

That's because it's a wp theme: http://wpdemo.oceanthemes.net/icos/
4  Bitcoin / Project Development / Re: List of all Bitcoin addresses with a balance on: July 07, 2021, 10:32:53 AM
you can upload the content on https://wetransfer.com/ and use that for the main link, and somewhere in the page add the link on your host. It would save loooooots of traffic.
Thanks for the suggestion, but I'm not going to do this. I don't like using a third party that requires additional attention from the downloader. If anything, I'll use Torrent in the future.

Or so! It's a great option, took a look on google for seedboxes and found this (first link) https://seedbox.io/shared-seedbox/ there's a monthly payment (6 euros) but there's unlimited traffic.
But there are some cons:
1) There's a fee to be paid monthly (6 euros)
2) The hassle to upload the files every day on that seedbox
3) You should implement some google captcha to download directly from loyce.club.
..
..
..
it worth the work? Smiley
5  Bitcoin / Project Development / Re: List of all Bitcoin addresses with a balance on: July 07, 2021, 09:46:41 AM
Hi LoyceV,
I really appreciate your work, but I have a question... you can upload the content on https://wetransfer.com/ and use that for the main link, and somewhere in the page add the link on your host. It would save loooooots of traffic.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!