j0hn_0racle

Member
8
Posts
71
Reputation
Dec 12, 2016
Joined
Recent posts
  • But why else can´t i mine then a second block. Blockheight stands at 0

  • Thank you. i compiled it but i dont know how to mine the genesis block. can you help me?

  • Hey everyone. I’m looking for someone who can assist me in setting up a new chain using version 0.6.2, keeping all the same configurations. Basically, I want to reset things on a private network. Do you think that can…

  • Can not compile it: Merge.cpp:10:21: error: 'filesystem' is not a namespace-name 10 | namespace fs = std::filesystem; | ^~~~~~~~~~ Merge.cpp: In function 'bool isRegularFile(const string&)': Merge.cpp:20:12: error: 'fs'…

  • solution found. can be closed

  • Thats the problem i got here. The tool von iceland is indeed working. It reduces to a lower keyspace precisely. But i don´t understand what exactly it is doing. And thats the point-> I can not reverse anything what i…

  • Thank you for the reply. But i think this is the wrong turn. Lets say i use the pubkey from puzzle 35 02f6a8148a62320e149cb15c544fe8a25ab483a0095d2280d03b8a00a7feada13d And i let the program run and i want to reduce by…

  • Hey everyone. I split a pubkey using Iceland2k's PubDiv tool. It’s working for me and it did shrink the range like it said it would. But I’m stuck on how to calculate the Privkey now. Anyone have any thoughts on this?