bones261
Legendary
Offline
Activity: 1806
Merit: 1828
|
|
November 08, 2015, 03:45:08 PM |
|
Yeah dont think funds were asked for.....
My wallet has 132 active connections at the moment. Just keep tabs on this thread, and see all the bug reports. What a great way to work out the kinks in your code. 132 active alpha testers.
|
|
|
|
Sir_Astral
|
|
November 08, 2015, 03:46:03 PM |
|
I have 17 connections.
|
|
|
|
bones261
Legendary
Offline
Activity: 1806
Merit: 1828
|
|
November 08, 2015, 03:49:39 PM |
|
I have 17 connections.
"version" : "v1.0.0.0e4b5fe9 Fluffy", "protocolversion" : 60050, "walletversion" : 60022, "balance" : 2119.46666676, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 30878, "timeoffset" : -13, "moneysupply" : 844522.02333358, "connections" : 133, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : { "proof-of-work" : 0.00033351, "proof-of-stake" : 15182.66188729 Not sure what I am doing right.
|
|
|
|
jc12345
Legendary
Offline
Activity: 1638
Merit: 1013
|
|
November 08, 2015, 03:53:25 PM Last edit: November 08, 2015, 04:05:35 PM by jc12345 |
|
FUD continues... If this coin is working after fixes why to spread FUD here? Jealous? Someone used your opensource? Cheezus.
It is the typical cancer of BCT - nobody can do anything without being fudded by someone else for whatever reason. This place is toxic in this regard and one of the big reasons why no alt-coin has made any significant progress. Sometimes it best to not post anything or face certain death by fud.
|
|
|
|
DuckYeah! (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
November 08, 2015, 03:57:49 PM |
|
I have 17 connections.
"version" : "v1.0.0.0e4b5fe9 Fluffy", "protocolversion" : 60050, "walletversion" : 60022, "balance" : 2119.46666676, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 30878, "timeoffset" : -13, "moneysupply" : 844522.02333358, "connections" : 133, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : { "proof-of-work" : 0.00033351, "proof-of-stake" : 15182.66188729 Not sure what I am doing right. Oh, your IP is a Seed Node
|
|
|
|
bones261
Legendary
Offline
Activity: 1806
Merit: 1828
|
|
November 08, 2015, 04:08:58 PM |
|
FUD continues... If this coin is working after fixes why to spread FUD here? Jealous? Someone used your opensource? Cheezus.
It is the typical cancer of BCT - nobody can do anything without being fudded by someone else for whatever motive is. This place is toxic in this regard and one of the big reasons why no alt-coin has made any significant progress. Sometimes it best to not post anything or face certain death by fud. Fully agree. I understand that the dev also is hoping to profit. However, the attitude of many BCT users is they want no premine, no ICO, no instamine and they want the dev to pay for adding to exchanges, seed nodes, and BCE. We have a community of leeches. Thank goodness we have some true heros as well willing to step in. Of course, BCT is not unique with all the trolls. Look at all the vitriol posted on Twitter, Facebook, Reddit, Yelp, etc etc.
|
|
|
|
arteleis
|
|
November 08, 2015, 04:43:08 PM |
|
FUD continues... If this coin is working after fixes why to spread FUD here? Jealous? Someone used your opensource? Cheezus.
It is the typical cancer of BCT - nobody can do anything without being fudded by someone else for whatever reason. This place is toxic in this regard and one of the big reasons why no alt-coin has made any significant progress. Sometimes it best to not post anything or face certain death by fud. Sorry for posting here again, but need to explain this wasnr FUD and the coin is not fixed. This is what was said. But nonetheless hopfully we can find something useful in your code as you commit to benefit both coins. Youre welcome tho for your codebase from the Silkcoin comm. The goal is after all to be an open source community as opposed to closed communities using open source code.
|
SILKCOIN - DARKSILK - SILKWEAVER - FREEDOM
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 08, 2015, 04:54:58 PM |
|
OK after review he has done a name change and algo change.
This entails about 1 hours work in total.
The other commits under his name are in fact my commits that he has done and committed under his name and the rest he has just merged.
So in other words. Yes, this is a ^*%*coin.
post some diff between the changes or some screenshot that proves that less of tot time duckyeah copied your commits, anyway still i don't see any diff file to prove all.... It's easy to diff, I haven't got time, I am too busy working on DarkSilk. Simply fork my code, and then overwrite with his and commit, you'll see the change. Or look at this commit - https://github.com/LordOfTheCoin/fantom/commit/ca6ccae85505cbebcc4cc59bf7ba3680b45ba418That is his name change and algo change. All the other commits of his are mine. (BTW, an hour was being generous, with a good editor you can find/replace all in less than 5 minutes and doing an algo change takes 20 minutes.....if your a developer) I'm interested in learning these aspects of the coins, do you know of anywhere that has a decent tutorial on the more advanced aspects? such as performing an algo change? or adding POS to an existing coins code? Or possibly even adding merged mining capabilities? (This is simply for research and fun) I have been over the devtome guide devtome.com/doku.php?id=scrypt_altcoin_cloning_guide aswell as a few others i managed to find, and although some are pretty good (including wallet creation and the likes), none seem to go quite this deep. (I apologize if this is off-topic, if so please just pm me and ill remove my comment)
|
|
|
|
DuckYeah! (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
November 08, 2015, 04:56:35 PM |
|
OK after review he has done a name change and algo change.
This entails about 1 hours work in total.
The other commits under his name are in fact my commits that he has done and committed under his name and the rest he has just merged.
So in other words. Yes, this is a ^*%*coin.
post some diff between the changes or some screenshot that proves that less of tot time duckyeah copied your commits, anyway still i don't see any diff file to prove all.... It's easy to diff, I haven't got time, I am too busy working on DarkSilk. Simply fork my code, and then overwrite with his and commit, you'll see the change. Or look at this commit - https://github.com/LordOfTheCoin/fantom/commit/ca6ccae85505cbebcc4cc59bf7ba3680b45ba418That is his name change and algo change. All the other commits of his are mine. (BTW, an hour was being generous, with a good editor you can find/replace all in less than 5 minutes and doing an algo change takes 20 minutes.....if your a developer) I'm interested in learning these aspects of the coins, do you know of anywhere that has a decent tutorial on the more advanced aspects? such as performing an algo change? or adding POS to an existing coins code? Or possibly even adding merged mining capabilities? (This is simply for research and fun) I have been over the devtome guide devtome.com/doku.php?id=scrypt_altcoin_cloning_guide aswell as a few others i managed to find, and although some are pretty good (including wallet creation and the likes), none seem to go quite this deep. (I apologize if this is off-topic, if so please just pm me and ill remove my comment) I'm makin' one now!
|
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 08, 2015, 05:09:19 PM |
|
Awesome! count me in as one of the first readers when its ready! Don't get me wrong, the other tuts are great and full of info, I'd just like to experiment deeper and havent yet been able to accomplish it on wits and knowledge alone (granted i may be lacking a little in each area lol) That said, I love the coin and have been mining+staking since day 2 (i missed the release sadly) As for the block explorer (or a second one. as i see someone has offered to build one), there are a few good open-source block explorers such as 'abe' available on github. Abe = https://bitcointalk.org/index.php?topic=22785.0CallMeJake = https://github.com/CallMeJake/BlockCrawler
|
|
|
|
BanzaiBTC
Legendary
Offline
Activity: 1526
Merit: 1002
Chipcoin Developer
|
|
November 08, 2015, 05:25:46 PM |
|
Alright.. Its up and running... http://fantom.blockpioneers.pw (still indexing, and I forgot to change diff to PoS.. Will do after full index) Explorer donation address : FeFVswx4QmzDtmQcwFzQNT7gBvogLnVXT8 (This is not for a giveaway, so it is allowed) BIG NOTE to dev I had a lot of compile issues mate. Issues that should not have been there... You are missing folders in obj (minor, but annoying for people who compile from source) Your makefile.unix is INCOMPLETE , I got all kinds of undefined reference errors... (This needs some attention fast mate, you are missing luffa and cubehash in the makefile. No wonder c-cex couldnt compile) Other issues https://github.com/LordOfTheCoin/fantom/blob/master/src/chainparams.cpp#L66-L67These are different then the ones in OP And the usual copy/paste mistake which 80% of all coins have.. https://github.com/LordOfTheCoin/fantom/blob/master/src/qt/guiutil.cpp#L136-L138This is not correct. Use len in python to get the right number Not trying to bash on you or whatever.. Just giving some advice here
|
|
|
|
Sir_Astral
|
|
November 08, 2015, 05:34:12 PM |
|
TOP 100 is not working
|
|
|
|
DuckYeah! (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
November 08, 2015, 05:40:46 PM |
|
TOP 100 is not working Still reindexing
|
|
|
|
DuckYeah! (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
November 08, 2015, 05:42:08 PM |
|
Alright.. Its up and running... http://fantom.blockpioneers.pw (still indexing, and I forgot to change diff to PoS.. Will do after full index) Explorer donation address : FeFVswx4QmzDtmQcwFzQNT7gBvogLnVXT8 (This is not for a giveaway, so it is allowed) BIG NOTE to dev I had a lot of compile issues mate. Issues that should not have been there... You are missing folders in obj (minor, but annoying for people who compile from source) Your makefile.unix is INCOMPLETE , I got all kinds of undefined reference errors... (This needs some attention fast mate, you are missing luffa and cubehash in the makefile. No wonder c-cex couldnt compile) Other issues https://github.com/LordOfTheCoin/fantom/blob/master/src/chainparams.cpp#L66-L67These are different then the ones in OP And the usual copy/paste mistake which 80% of all coins have.. https://github.com/LordOfTheCoin/fantom/blob/master/src/qt/guiutil.cpp#L136-L138This is not correct. Use len in python to get the right number Not trying to bash on you or whatever.. Just giving some advice here Bro! You are the bomb! Thanks man!
|
|
|
|
Shkembe
Legendary
Offline
Activity: 1560
Merit: 1001
Epic Private Internet Cash
|
|
November 08, 2015, 06:07:08 PM |
|
Thanks man!
Status: 1/unconfirmed, broadcast through 2 nodes Date: 11/8/2015 20:06 To: FeFVswx4QmzDtmQcwFzQNT7gBvogLnVXT8 Debit: -500.00 FNX Transaction fee: -0.01 FNX Net amount: -500.01 FNX Transaction ID: 65f875bd03bfff58f5ca9194236cba5ae243301a6d2d6c78674406c888b3a089-000
|
|
|
|
BanzaiBTC
Legendary
Offline
Activity: 1526
Merit: 1002
Chipcoin Developer
|
|
November 08, 2015, 06:16:36 PM |
|
TOP 100 is not working When the explorer is still indexing the blocks.. it doesnt work yet... It does now though And cheers for the tips guys
|
|
|
|
Nik4691
|
|
November 08, 2015, 06:25:36 PM |
|
Status: 10 confirmations, broadcast through 2 nodes Date: 8/11/2015 20:21 To: Explorer FeFVswx4QmzDtmQcwFzQNT7gBvogLnVXT8 Debit: -200.00 FNX Transaction fee: -0.01 FNX Net amount: -200.01 FNX Transaction ID: e8e498573745df011c909ed4976d4c80336c11591c71ddff3cae29069029d1cb-000
|
|
|
|
Shkembe
Legendary
Offline
Activity: 1560
Merit: 1001
Epic Private Internet Cash
|
|
November 08, 2015, 06:29:50 PM |
|
TOP 100 is not working And cheers for the tips guys Always! Top 100 is working!
|
|
|
|
Slava_K
|
|
November 08, 2015, 06:41:50 PM |
|
Alright.. Its up and running... http://fantom.blockpioneers.pw (still indexing, and I forgot to change diff to PoS.. Will do after full index) Explorer donation address : FeFVswx4QmzDtmQcwFzQNT7gBvogLnVXT8 (This is not for a giveaway, so it is allowed) Its from me Cтaтyc: 20 пoдтвepждeний, paзocлaнo чepeз 5 yзлoв Дaтa: 08.11.2015 20:34 Для: FeFVswx4QmzDtmQcwFzQNT7gBvogLnVXT8 Дeбeт: -250.00 FNX Кoмиccия: -0.01 FNX Чиcтaя cyммa: -250.01 FNX ID тpaнзaкции: eed4ac4c6f95b1ecdb85aa1d14e82da4186ace19a54a5dadea149b28ce29b969-000
|
|
|
|
LadangGalau
Sr. Member
Offline
Activity: 378
Merit: 250
EthBits
|
|
November 08, 2015, 08:19:45 PM |
|
I lost my balance please help me 03:17:22 | getbalance 03:17:22 | 148.12000002 (getinfo) { "version" : "v1.0.0.0e4b5fe9RC1", "protocolversion" : 60020, "walletversion" : 60000, "balance" : 148.12000002, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 31950, "timeoffset" : -1, "moneysupply" : 855954.02333358, "connections" : 3, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : { "proof-of-work" : 0.00089687, "proof-of-stake" : 11688.58862847 }, "testnet" : false, "keypoololdest" : 1446392169, "keypoolsize" : 746, "paytxfee" : 0.00000000, "mininput" : 0.00000000, "errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications" }
|
|
|
|
|