funkenstein
Legendary
Offline
Activity: 1066
Merit: 1050
Khazad ai-menu!
|
|
November 25, 2014, 07:50:11 PM Last edit: November 25, 2014, 08:06:43 PM by funkenstein |
|
Shouldnt the OP have been updated? this fork is kinda a big thing....... <edit> Cannot update blockchain on new wallet was stuck at 498570 for 20 mins. Have switched back over to original wallet on http://42.latenightminers.ca until issue is addressed and more info is released </edit> Block height should be 498329. You might want to delete the blk. files to reindex if your client is confused. Not your wallet.dat of course. There is nobody mining blocks on the new chain now. I feel like Leeroy Jenkins over here. Diff will go way down as soon as we find a couple. TXs continue collecting in both forks. "pooledtx" : 4,
|
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 25, 2014, 08:37:50 PM |
|
testing new wallet in a vm, if all goes well, i will update here, and then switch pool over to new wallet
|
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 25, 2014, 10:43:06 PM |
|
Still unable to sync after full resync of blockchain, i make it too 498,329 and then recieve the following error and the wallets stops syncing.. ive tried with and without your new addnode
|
|
|
|
funkenstein
Legendary
Offline
Activity: 1066
Merit: 1050
Khazad ai-menu!
|
|
November 25, 2014, 10:49:03 PM |
|
Still unable to sync after full resync of blockchain, i make it too 498,329 and then recieve the following error and the wallets stops syncing.. ive tried with and without your new addnode
That is exactly where you should be. Thanks!! Wallets are syncing but no blocks are found because nobody is mining on this fork. Block 498330 will have a reduced reward. The error comes up because the client sees all the nodes on other fork recommending a version of block 498330 which is invalid. Lets mine some blocks!! Currently 9 pooled TX. Not a very active coin is it
|
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 25, 2014, 10:51:49 PM |
|
even though the actuall chain is at 499,037
|
|
|
|
funkenstein
Legendary
Offline
Activity: 1066
Merit: 1050
Khazad ai-menu!
|
|
November 25, 2014, 10:55:33 PM |
|
even though the actuall chain is at 499,037 We are a bit more than a thousand blocks behind. The situation on mainnet in Mar. 2012 saw a further gap between forks. In that case the newer version started out way in the lead but the older version caught up. If we start solving blocks we will catch up.
|
|
|
|
youngwebs
Legendary
Offline
Activity: 1080
Merit: 1055
DEV of DeepOnion community pool
|
|
November 25, 2014, 10:57:01 PM |
|
Still unable to sync after full resync of blockchain, i make it too 498,329 and then recieve the following error and the wallets stops syncing.. ive tried with and without your new addnode
That is exactly where you should be. Thanks!! Wallets are syncing but no blocks are found because nobody is mining on this chain. Lets mine some blocks!! Currently 9 pooled TX. Not a very active coin is it lol everyone is mining at the 'main' chain, blocks are found every 42 seconds, check the pools from the OP. @l8nit3 if you want to resync to the only active chain: delete peers.dat, remove the node from funkestein from your config, delete the blockchain fully (keep only wallet.dat and 42.conf *without the node of funkenstein*) and only then resync. This fork is a joke in this way. Only Funkenstein and l8nit3 are on the new chain. Even if you manage to find a block, they are useless, the main chain height is much further: curren blockchain is already at 499044 Est. Avg. Time per Round (Network) 39 seconds Next Network Block 499,045 (Current: 499,044) skip this fork, and try again once you understand on how to fork a coin (and get community + pools + exchanges behind you!)
|
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 25, 2014, 11:05:12 PM |
|
Damn!! ok, resyncing once again, 42.latenightminers.ca will be down for a short while during the resync, and wallet switch. however if you have a failover setup... money.latenightminers.ca will still be uo and running
|
|
|
|
funkenstein
Legendary
Offline
Activity: 1066
Merit: 1050
Khazad ai-menu!
|
|
November 25, 2014, 11:07:47 PM Last edit: November 25, 2014, 11:20:12 PM by funkenstein |
|
The pooled TX is just the number of 42coin transactions that have been broadcast since the fork. Up to 11 now.
Youngwebs is right of course. This will continue to go nowhere quickly unless miners decide they want to see a reduced release schedule and start mining the fork.
There are a few clients on my getpeerinfo that do have version = 60002. You don't need to add the node manually.
|
|
|
|
funkenstein
Legendary
Offline
Activity: 1066
Merit: 1050
Khazad ai-menu!
|
|
November 26, 2014, 02:46:14 AM |
|
Leeeroy Jenkins!
OK so it looks like nobody mined on the pull request. We are more than 1000 TX behind in the mempool. Run away!
Many thanks for the support from those that did try the fork.
|
|
|
|
dimke_yu
|
|
November 26, 2014, 04:20:26 PM |
|
I have little problem compiling from source on Ubuntu 14.10 this is the error I get: In file included from src/qt/aboutdialog.cpp:1:0: src/qt/aboutdialog.h:4:19: fatal error: QDialog: No such file or directory #include <QDialog> ^ compilation terminated. make: *** [aboutdialog.o] Error 1
|
|
|
|
dimke_yu
|
|
November 27, 2014, 08:26:28 PM |
|
Managed to pass previous hick up. Now this is the problem src/qt/test/test_main.cpp:1:17: fatal error: QTest: No such file or directory #include <QTest> ^ compilation terminated. make: *** [test_main.o] Error 1
As I read somewhere this is due to compiler is building test version and not full release or I am wrong...
|
|
|
|
funkenstein
Legendary
Offline
Activity: 1066
Merit: 1050
Khazad ai-menu!
|
|
November 27, 2014, 10:08:26 PM |
|
Managed to pass previous hick up. Now this is the problem src/qt/test/test_main.cpp:1:17: fatal error: QTest: No such file or directory #include <QTest> ^ compilation terminated. make: *** [test_main.o] Error 1
As I read somewhere this is due to compiler is building test version and not full release or I am wrong... You might have a couple versions of QT installed. Try using export QT_SELECT=qt4 then qmake make
|
|
|
|
kilo17
Legendary
Offline
Activity: 980
Merit: 1001
aka "whocares"
|
|
November 27, 2014, 10:54:41 PM |
|
I switched to this pool for about 10 minutes before i noticed the 3% pool fee, seems high considering everywhere else is 1%....
|
Bitcoin Will Only Succeed If The Community That Supports It Gets Support - Support Home Miners & Mining
|
|
|
l8nit3
Legendary
Offline
Activity: 1007
Merit: 1000
|
|
November 28, 2014, 06:52:16 AM |
|
Site is actually going down now, my wife and i just had a new baby on the 26th and i will no longer have the time to maintain it, so any users please withdraw any funds within the next few days. L8nit3tr0ubl3 of LateNightMiners.ca
|
|
|
|
dimke_yu
|
|
November 28, 2014, 12:28:35 PM |
|
Yes that is correct I have both qt4 and qt5 instaled. I tried also qmake-qt4 but same error happens every time. I tried your solution and also I get same error.
|
|
|
|
dimke_yu
|
|
November 28, 2014, 01:38:04 PM |
|
Thanks for help funkestein your a wise man I cloned fresh source from git, used your proposal and now I am syncing new wallet. Thanks again!
|
|
|
|
marcetin
Legendary
Offline
Activity: 1124
Merit: 1013
ParalleCoin's ruler from the shadow
|
|
November 30, 2014, 01:38:16 PM |
|
I must say I am glad to see something is happening with 42
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- PLAN 9 FROM CRYPTO SPACE PARALLELCOIN ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ My fellow members, ask not what the community can do for you, ask what you can do for the community. CCW-WebRes-BitStickers-AnonStickers.shop------------------------------ ParallelCoin
The Secret of Success is to find out where people are going.. and get there first! - Mark Twain Bitrated user: marcetin.
|
|
|
rescueme
Newbie
Offline
Activity: 53
Merit: 0
|
|
November 30, 2014, 03:30:47 PM |
|
I would like that this money have not decimal units
|
|
|
|
friedmanhse
Newbie
Offline
Activity: 18
Merit: 0
|
|
December 01, 2014, 12:32:06 PM |
|
hi everyone. tell me plz, how many 42coins are at the moment? coinmarketcap says that only 0.91, but this is surely false. who has an ability to count the number of coins or eho knows, tell plz.
|
|
|
|
|