Bitcoin Forum
June 07, 2024, 09:41:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: .08 btc offered..  (Read 969 times)
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 24, 2013, 07:10:47 AM
 #1

what i need:

a programmer with
  • Windows Os
  • boost installed
  • open ssl installed
  • berkley db installed
  • knowledge of creating a genesis block(but not mining it)

heres how it works:

i send you the source.

you compile the windows binary and run it. you will get an error screen. then complete these steps to create the genesis block

Quote
7.  Create genesis block. Some people get stuck there, it's really easy:
- find LoadBlockIndex() function, inside, change:
    - paraphrase (pszTimestamp) to any recent news phase.
    - get the latest unix time (do a google), and put in block.nTime.
    - set any nNonce (doesn't really matter)
you can change the time/nonce for testnet too, if you want to use it.

After you are done, save it. Now the genesis block will not match the hash check and merkle root check, it doesn't matter.

The first time you run the compiled code (daemon or qt), it will say "assertion failed". Just exit the program, go to
config dir (under AppData/Roaming), open the debug.log, get the hash after "block.GetHash() = ", copy and paste it to the beginnig of main.cpp, hashGenesisBlock. Also get the merkle root in the same log file, paste it to the ... position in the following code, in LoadBlockIndex()
Quote
       assert(block.hashMerkleRoot == uint256("0x..."));

recompile the code, and genesis block created!


after you've done that, recompile both nanotoken-d and nanotoken-qt and send them to me. then if they work i will send you .08

i've done most of the work, and what i couldn't do was did by a profession c++ programmer who was also paid .08 for his efforts.

thanks. only reputable members or people i know will be considered for the job. i do no want you running off with my source and effectively stealing my coin.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
June 24, 2013, 07:39:52 AM
 #2

.5btc and ill have it back within 30 minutes.

Compile-merkel hash, change code, recompile, get genesis block, change code, recompile.

If you need it compiled the person will also have to put the genesis block back in and re-compile it.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 24, 2013, 07:43:44 AM
 #3

.5btc and ill have it back within 30 minutes. Guess you want the merk hash also??

i don't have that kind of cash. instead, i'll make another deal with you. teach me how to install the boost unit test framework and i will send you .08 btc. deal?

My negative trust rating is reflective of a personal vendetta by someone on default trust.
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
June 24, 2013, 07:46:57 AM
 #4

TBH it's at least 3 compiles. Not worth less than that.

If you cant compile the code what happens when it breaks, need checkpoints and updates.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 24, 2013, 07:53:54 AM
 #5

TBH it's at least 3 compiles. Not worth less than that.

If you cant compile the code what happens when it breaks, need checkpoints and updates.

i'm just trying to release it, at which time it will belong to the community and any dev's who would like to take over the coin they may. domob compiled the linux version for .08 btc... i'm sorry you think tht its worth more than that, its really not. the only problem i have is either with my makefile or with my boost library, i haven't figured it out yet tbh

My negative trust rating is reflective of a personal vendetta by someone on default trust.
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
June 24, 2013, 07:56:08 AM
 #6

If it's your boost setting check that the pro files directories are not commented out and match your deps.
add1ct3dd
Sr. Member
****
Offline Offline

Activity: 657
Merit: 270


View Profile
June 24, 2013, 07:56:31 AM
 #7

So this is going to be another crapcoin if you can't even compile the coin yourself.


Why bother? Get rich quick schemes failed ages ago.
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1255


May Bitcoin be touched by his Noodly Appendage


View Profile
June 24, 2013, 07:57:46 AM
 #8

So this is going to be another crapcoin if you can't even compile the coin yourself.


Why bother? Get rich quick schemes failed ages ago.
Actually they still work well

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 24, 2013, 07:58:14 AM
 #9

So this is going to be another crapcoin if you can't even compile the coin yourself.


Why bother? Get rich quick schemes failed ages ago.

not exactly my intentions but thanks for your opinion anyway.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
Lauda
Legendary
*
Offline Offline

Activity: 2674
Merit: 2965


Terminated.


View Profile WWW
June 24, 2013, 08:00:24 AM
 #10

So this is going to be another crapcoin if you can't even compile the coin yourself.


Why bother? Get rich quick schemes failed ages ago.
That doesn't even matter though, as long as you don't have an xxxx premine the coin is okay. Devs can jump later on.

"The Times 03/Jan/2009 Chancellor on brink of second bailout for banks"
😼 Bitcoin Core (onion)
muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
June 24, 2013, 08:11:31 AM
 #11

Not quite following. You didnt make the coin, you cant compile the coin, you wont support the coin and you can't even pay .5btc for 1/2 the work on the coin.

You intentions speak quite clearly.

If you mate has compiled the linux client, he has merked, genesis and fixed the code.

Do you know even where to are up to.

https://github.com/nanocoin-project/nanocoin
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 24, 2013, 08:22:37 AM
 #12

Not quite following. You didnt make the coin, you cant compile the coin, you wont support the coin and you can't even pay .5btc for 1/2 the work on the coin.

You intentions speak quite clearly.

If you mate has compiled the linux client, he has merked, genesis and fixed the code.

Do you know even where to are up to.

more useless fud from you/taking things out of context. mighty big words coming from the dev MEM. and your statement that compiling is half the work. its hardly any work at all compared to the work i did to reconfigure the blockchain and how the current block is found, which could drop confirmation times considerably. the only problem i'm having is either

a)removing the boost unit test framework from the code i'm compiling from (megacoin 8.99.x) OR
b)getting the unit test framework installed or atleast fixing the call to it in my makefile which i'm almost certain is the problem.

and to address your comments about the linux dev, he didn't add the block hash or change the merkle root, he simply fixed some problems i had in the linux/unix makefiles and fixed my qt pro which i fucked up royally due to my inexperience with c++. if i was building another copy and paste alt it would have been released months ago when i tested my original design based on the litecoin source.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
June 24, 2013, 09:11:18 AM
 #13

eh, it turns out i skimmed over the important parts in the boost documentation. i installed bjam and am recompiling again. on to the next error i guess, if one comes up again

My negative trust rating is reflective of a personal vendetta by someone on default trust.
Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
June 24, 2013, 09:41:59 AM
 #14

I'll be glad to give it a try, brother, if your still having issues. Or, I'll offer some advice. I found it much easier, to use VMWare, with Mac OSX, to get the merkle, and the genesis block. I just compiled the command line client each time. I didn't compile my windows client, until all the code in was good to go. Windows is such a pain in the ass.

muddafudda
Legendary
*
Offline Offline

Activity: 1008
Merit: 1022



View Profile
June 24, 2013, 11:55:08 AM
 #15

I'll be glad to give it a try, brother, if your still having issues. Or, I'll offer some advice. I found it much easier, to use VMWare, with Mac OSX, to get the merkle, and the genesis block. I just compiled the command line client each time. I didn't compile my windows client, until all the code in was good to go. Windows is such a pain in the ass.
Once its set up its not too bad.
Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
June 24, 2013, 03:57:23 PM
 #16

I'll be glad to give it a try, brother, if your still having issues. Or, I'll offer some advice. I found it much easier, to use VMWare, with Mac OSX, to get the merkle, and the genesis block. I just compiled the command line client each time. I didn't compile my windows client, until all the code in was good to go. Windows is such a pain in the ass.
Once its set up its not too bad.

I had some wierd problems. In Windows, I couldn't get the command line wallet to compile, but the GUI QT wallet, compiled fine. In MAC OSX Mountain Lion, I got the command line wallet to compile fine, but couldn't get the GUI wallet to compile.

I need to do a whole lot more reading on this C++ thing.

Anyways, I'll be glad to try your code. I don't even need any sort of payment, I aprecriate the practice.

shakezula
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
June 24, 2013, 04:00:44 PM
 #17

I'll give it a shot too, if all else fails. FWIW, I think its 1000% easier to make the merkle/gb on Unix, but whatever. I can compile your Windows-Qts too, GB intact and ready to mine.

Would love to make .08 Cheesy
CryptoBullion
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
June 24, 2013, 04:08:37 PM
 #18

what is the error you get when compiling? might be an easy solution for you to fix it yourself. looks like shakzula if up for the job too.

is there any unique points of the coins you are willing to share with us?

Fold Proteins, earn cryptos! CureCoin. https://bitcointalk.org/index.php?topic=268556.0
CryptoPCS.com Prepaid phone refills, post paid phone payments, and bill payments https://bitcointalk.org/index.php?topic=285148.0
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!