layer1gfx
Legendary
Offline
Activity: 2128
Merit: 1109
Graphic Design & Translation - BTC accepted here!
|
|
April 02, 2018, 09:27:30 AM |
|
That must've been it. The exe worked for me too, but there was one version of the installer that used to work for me, so idk what's going on with that. Okay. So, step 1 completed. Step 2, make Noodlyappendagecoin great again! okay great good to hear it works now. have fun and don't forget: setgenerate true
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 02, 2018, 10:03:16 AM |
|
So, how hard is it to make a block explorer? Isn't there some generic template that only takes like an hour to modify to make it work for a given coin?
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 02, 2018, 10:26:32 AM |
|
That must've been it. The exe worked for me too, but there was one version of the installer that used to work for me, so idk what's going on with that. Okay. So, step 1 completed. Step 2, make Noodlyappendagecoin great again! okay great good to hear it works now. have fun and don't forget: setgenerate true Sadly, I don't get that joke
|
|
|
|
layer1gfx
Legendary
Offline
Activity: 2128
Merit: 1109
Graphic Design & Translation - BTC accepted here!
|
|
April 02, 2018, 10:48:12 AM |
|
So, how hard is it to make a block explorer? Isn't there some generic template that only takes like an hour to modify to make it work for a given coin?
https://github.com/bitcoin-abe/bitcoin-abebut you should have programming skills
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 02, 2018, 11:07:55 AM |
|
So, how hard is it to make a block explorer? Isn't there some generic template that only takes like an hour to modify to make it work for a given coin?
https://github.com/bitcoin-abe/bitcoin-abebut you should have programming skills Found that too, though I don't have sufficient programming skills to fully figure that out.
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 02, 2018, 12:02:47 PM |
|
I started to try to "revive" this coin a while ago, but nobody really seems interested. But, we obviously still have people keeping nodes up and mining. Anyone want to make a push to do something? I would if I had more time, but for the moment I don't. -Dave
I think it's a matter of really anyone getting the ball rolling. The block explorer would, I think, have to be handled by someone who understands databases. I do not. Getting that going and contacting the exchanges seems like all we'd need to get going. Since you have the website you seem to be the linchpin. I know layer1gfx says he's tried contacting the exchanges. Layer1gfx, any response from the exchanges yet? Have you tried contacting cryptopia by chance, they seem to be one of the big ones that already has every other crypto under the sun.
|
|
|
|
|
layer1gfx
Legendary
Offline
Activity: 2128
Merit: 1109
Graphic Design & Translation - BTC accepted here!
|
|
April 02, 2018, 12:20:39 PM |
|
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 02, 2018, 12:32:23 PM Last edit: April 02, 2018, 12:56:41 PM by number435398 |
|
Coin Ticker: NDL Coin Name: noodlyappendagecoin rpcport: 9332 I can't find the following in the code. So, basically, I can't find all the important stuff. pubtype: 48 taddr: 0 p2shtype: 50 wiftype: 176 txfee: 1000000 active: 1
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 02, 2018, 01:08:23 PM |
|
Okay, we need bounties.
100,000 NDL Bounty:
Bounty for whomever provides DaveF with the code for the explorer that requires virtually no work for DaveF except putting it on his server (if that's possible).
1,000,000 NDL Bounty:
Anyone who updates the code on the github and creates windows exe therefrom and gives detailed instructions how to compile it themselves for anyone who wants to (including n00bs). Update must include new hard-coded "most recent" or "checkpointdata", and the necessary components above for applying the coin to BarterDEX.
|
|
|
|
number435398
Jr. Member
Offline
Activity: 260
Merit: 6
|
|
April 04, 2018, 10:41:58 AM |
|
Okay, we need bounties.
100,000 NDL Bounty:
Bounty for whomever provides DaveF with the code for the explorer that requires virtually no work for DaveF except putting it on his server (if that's possible).
1,000,000 NDL Bounty:
Anyone who updates the code on the github and creates windows exe therefrom and gives detailed instructions how to compile it themselves for anyone who wants to (including n00bs). Update must include new hard-coded "most recent" or "checkpointdata", and the necessary components above for applying the coin to BarterDEX.
No one willing to bite? Anyone who can do these things want to make a request as to how much for payment?
|
|
|
|
DaveF
Legendary
Offline
Activity: 3598
Merit: 6581
Crypto Swap Exchange
|
|
April 04, 2018, 01:39:30 PM |
|
I would also take a pre-configured VHD / VHDX that I can just mount. No configuration changes necessary (other then me setting the IP here) once I get it if it makes someones life easier.
Thanks, Dave
|
|
|
|
btctrad0r
Member
Offline
Activity: 324
Merit: 79
|
|
April 05, 2018, 10:47:53 AM |
|
does it make sense to keep meddling with old code or should it be ported to a better algo / erc20 token?
|
|
|
|
Chicago
|
|
April 05, 2018, 11:16:35 AM |
|
The code is not horrible.
By altcoin standards, it is actually pretty recent code from the 0.8 branch.
What is needed is a new checkpoint and seednodes built into the wallet.
|
|
|
|
DaveF
Legendary
Offline
Activity: 3598
Merit: 6581
Crypto Swap Exchange
|
|
April 05, 2018, 11:23:22 AM |
|
I finally got an explorer up. Sort of. http://explorer.noodlyappendagecoin.net/ Once it finishes syncing I have to make some other changes to it, but it is up. I want to make sure it syncs with no issues before going ahead and doing other work to it. It's stupid slow at the moment because I did not put enough CPU cores on it. Once it finises I'll put more power behind it. -Dave
|
|
|
|
layer1gfx
Legendary
Offline
Activity: 2128
Merit: 1109
Graphic Design & Translation - BTC accepted here!
|
|
April 05, 2018, 11:38:10 AM |
|
I finally got an explorer up. Sort of. http://explorer.noodlyappendagecoin.net/ Once it finishes syncing I have to make some other changes to it, but it is up. I want to make sure it syncs with no issues before going ahead and doing other work to it. It's stupid slow at the moment because I did not put enough CPU cores on it. Once it finises I'll put more power behind it. -Dave nice one, i will check a bit later after it finished syncing. maybe post your NDL donation add
|
|
|
|
DaveF
Legendary
Offline
Activity: 3598
Merit: 6581
Crypto Swap Exchange
|
|
April 05, 2018, 11:43:29 AM |
|
does it make sense to keep meddling with old code or should it be ported to a better algo / erc20 token?
ERC20 NO!!!!! Changing algo, might, just might, be worthy of a discussion. But it still should be an easily to mine for people. Just my opinion. -Dave
|
|
|
|
Gash
|
|
April 05, 2018, 12:05:24 PM |
|
Who cares u can change the algo but the internals will still be there. I mean bad mentality and anchoring bias of the guy who created this coin for u. Increase velocity, move forward and forget about the freelancer whom u paid money for exacerbating the original design. Im cooking pasta lines and thinking of grabbing ur head by hair and drowning it into a large bowl with boiling water.
|
|
|
|
btctrad0r
Member
Offline
Activity: 324
Merit: 79
|
|
April 05, 2018, 12:06:07 PM |
|
does it make sense to keep meddling with old code or should it be ported to a better algo / erc20 token?
ERC20 NO!!!!! Changing algo, might, just might, be worthy of a discussion. But it still should be an easily to mine for people. Just my opinion. -Dave in order to get on some (d)exchanges the code has to be up to date. i thought a switch to erc20 could *maybe* make getting listed more easy. what makes the most sense?
|
|
|
|
Chicago
|
|
April 05, 2018, 12:48:42 PM |
|
in order to get on some (d)exchanges the code has to be up to date.
Relatively speaking, for a 0.8 branch clone, 0.8.6.1 is kind of up to date. What is needed is what I stated earlier, checkpoints, seednodes, new releases for Windows / Linux / macOS plus a UPnP fix for the current version of miniupnpc.
|
|
|
|
|