sp_
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
October 27, 2015, 08:32:09 AM |
|
It's a Fury unlocked to a Fury X. Fuck the watercooler, it's ewww. The Fury can often be unlocked and runs ICE cold even using the extra CUs. I want to mine on and off, letting the diff go down, though - fun. EDIT: More edits! Unlocked Fury is hitting 19MH/s, both 290X cards exceeding 14MH/s.
You know that you compete with yourself, because nobody is mining bastion at the moment. But I guess you can find 24 blocks in half the time now, so you save some power... I don't always do this for raw profit. I do it often because it's FUN. Ok, I will try too. But not today. Tired after work.. I am aiming at 2-3 MHASH on the 750ti. I will use the branchlogic from the quark kernal.. Perhaps keep this kernal private. I dropped the clocks on the unlocked Fury to 1075/500. Since you pointed out I forgot the notepad with information in my last screenshot, I did a benchmark run with the new unlocked Fury clock, and some more code enhancements. I only ran it for just under 2min in concern for my breaker, though: https://ottrbutt.com/miner/bastionwolf-10262015-2.pngCompared to my earlier screenshots at same clocks (except for the 2.27% downclock on the unlocked Fury): https://ottrbutt.com/miner/bastionwolf-10262015.png -- the 280X gained 860KH/s, the first 290X gained 460KH/s, the second one 130KH/s, and the unlocked Fury gained 750KH/s from the new code, despite it's downclock! I think it's time to make another coin based on the bastion algo. 1 000 000 coins block reward with 45 sec's block retarget.. Then the Cryptos will have more coins than the Narcos. :-) And you will become a crypto billionaire.
|
|
|
|
pjcltd
Legendary
Offline
Activity: 1778
Merit: 1003
NodeMasters
|
|
October 27, 2015, 03:33:34 PM |
|
hi ok this is where im at with the pool or not LOL
root@mulpool:~# ./startjoin Joincoin server starting Joincoin server starting Joincoin server starting root@mulpool:~# Oct 27 15:29:29.036 [warn] Could not bind to 127.0.0.1:9060: Address already in use. Is Tor already running? Oct 27 15:29:29.036 [warn] Failed to parse/validate config: Failed to bind one of the listener ports. Oct 27 15:29:29.036 [err] Reading config failed--see warnings above. Joincoin server starting Oct 27 15:29:29.082 [warn] Could not bind to 127.0.0.1:9060: Address already in use. Is Tor already running? Oct 27 15:29:29.082 [warn] Failed to parse/validate config: Failed to bind one of the listener ports. Oct 27 15:29:29.082 [err] Reading config failed--see warnings above. Oct 27 15:29:29.083 [warn] Could not bind to 127.0.0.1:9060: Address already in use. Is Tor already running? Oct 27 15:29:29.083 [warn] Failed to parse/validate config: Failed to bind one of the listener ports. Oct 27 15:29:29.083 [err] Reading config failed--see warnings above.
i have set a different port for each algo but i still get this
this is whats in ./startjoin ./joincoind -datadir=.joincoin-sha ./joincoind -datadir=.joincoin-x11 ./joincoind -datadir=.joincoin-x13 ./joincoind -datadir=.joincoin-x15
so each algo is in its own folder with its own wallet and conf file
this is what in the x11 conf file
port=1799 server=1 listen=1 daemon=1 addnode=151.80.206.106
algo=x11 addnode=24.38.16.6 addnode=194.135.90.171 addnode=194.135.92.4 addnode=194.135.94.113 addnode=gdhtrc7qoh3qowvf.onion:17941 addnode=jsghu6d5lop757ml.onion:17941 addnode=iamzedqd6kmzi3qs.onion:17941 addnode=nwjw2badoulwc4yi.onion:17941 addnode=7wc53o5c3ox62azh.onion:17941 addnode=53zy47p5wly5penk.onion:17941 addnode=5k7xsbnnw3mpotx6.onion:17941 addnode=b2mgu5dvcw3m7cxw.onion:17941
rpcallow=127.0.0.1 rpcallowip=127.0.0.1 rpcconnect=127.0.0.1 rpcport=1811 rpcuser= some user rpcpassword= some password
any thoughts ?
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
October 27, 2015, 04:32:52 PM |
|
I tried running multiple joincoin wallets on the same machine without success too (the second one just freezes after loading wallet.dat). In your case you may go a bit forward by using the "tor" command line switch or configuration entry.
|
|
|
|
pjcltd
Legendary
Offline
Activity: 1778
Merit: 1003
NodeMasters
|
|
October 27, 2015, 04:34:11 PM |
|
I tried running multiple joincoin wallets on the same machine without success too (the second one just freezes after loading wallet.dat). In your case you may go a bit forward by using the "tor" command line switch or configuration entry.
how do i do that ?
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
October 27, 2015, 05:44:36 PM |
|
I tried running multiple joincoin wallets on the same machine without success too (the second one just freezes after loading wallet.dat). In your case you may go a bit forward by using the "tor" command line switch or configuration entry.
how do i do that ? # ./joincoind --help|grep tor= -tor=<ip:port> Use proxy to reach tor hidden services You can run the additional wallets pointing their tor usage to the first one, at least that's my interpretation and it doesn't complain about unbindable ports any longer, if you use it.
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
October 29, 2015, 03:02:28 PM |
|
if anyone's having problem compiling the wallet on a recent distro (with boost 1.58) like ubuntu 15.10, I've submitted a pull request to fix it.
|
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1051
ICO? Not even once.
|
|
November 02, 2015, 09:30:55 PM Last edit: November 02, 2015, 10:09:35 PM by bathrobehero |
|
Anybody managed to run multiple instances of the wallet on the same windows machine? I couldn't do it with --datadir or even with sandboxie. Edit: debug log suggest that it chokes on tor tor thread start tor thread exit
|
Not your keys, not your coins!
|
|
|
pjcltd
Legendary
Offline
Activity: 1778
Merit: 1003
NodeMasters
|
|
November 02, 2015, 09:32:36 PM |
|
Anybody managed to run multiple instances of the wallet on the same windows machine? I couldn't do it with --datadir or even with sandboxie.
hi nope i have tried windows and linux
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 03, 2015, 11:59:03 AM |
|
Anybody managed to run multiple instances of the wallet on the same windows machine? I couldn't do it with --datadir or even with sandboxie. Edit: debug log suggest that it chokes on tor tor thread start tor thread exit That's what I thought too, and the -tor option doesn't seem to be enough (at least as I used it, pointing one wallet to the other, maybe a separate tor installation might work).
|
|
|
|
zodiac3011
|
|
November 03, 2015, 12:24:00 PM |
|
Hello why all the joincoin pools are not working? Unable to resolve domain?
|
|
|
|
Potap123
Newbie
Offline
Activity: 8
Merit: 0
|
|
November 03, 2015, 03:31:26 PM |
|
Please Help! my wallet is not synchronised, not in Windows, not in Mac OS source of blocks is unavailable 0 active connections to dropcoin network
|
|
|
|
pjcltd
Legendary
Offline
Activity: 1778
Merit: 1003
NodeMasters
|
|
November 03, 2015, 03:32:54 PM |
|
Please Help! my wallet is not synchronised, not in Windows, not in Mac OS source of blocks is unavailable 0 active connections to dropcoin network
Hi add these node to your conf file addnode=24.38.16.6 addnode=194.135.90.171 addnode=194.135.92.4 addnode=194.135.94.113 addnode=gdhtrc7qoh3qowvf.onion:17941 addnode=jsghu6d5lop757ml.onion:17941 addnode=iamzedqd6kmzi3qs.onion:17941 addnode=nwjw2badoulwc4yi.onion:17941 addnode=7wc53o5c3ox62azh.onion:17941 addnode=53zy47p5wly5penk.onion:17941 addnode=5k7xsbnnw3mpotx6.onion:17941 addnode=b2mgu5dvcw3m7cxw.onion:17941
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 03, 2015, 03:38:47 PM |
|
Please Help! my wallet is not synchronised, not in Windows, not in Mac OS source of blocks is unavailable 0 active connections to dropcoin network
dropcoin???
|
|
|
|
Potap123
Newbie
Offline
Activity: 8
Merit: 0
|
|
November 03, 2015, 04:16:54 PM Last edit: November 03, 2015, 04:36:06 PM by Potap123 |
|
Please Help! my wallet dropcoin is not synchronised, not in Windows, not in Mac OS source of blocks is unavailable 0 active connections to dropcoin network
|
|
|
|
|
DOGEbubble
|
|
November 04, 2015, 01:37:21 AM |
|
Hi, I think the time is right to have Joincoin relaunch (staying POW, as described before) to be ready in the coming 1-2 months. Will keep everyone posted. Any timeline for the accelerated mining plan prior to POS implementation? Thanks in advance
Just to give a brief update: There is still difficulty in switching to POS; therefore it won't happen. The only choice now is to continue POW. It should be fair to have POW reward halving starting from an accelerated relaunch ending in final block rewards of around 0.2 Joincoins after 5-6 halvings. In any schedules, the halving would be short. We have to end in a fixed reward; otherwise, it will quickly drop to nearly zero. Even at 0.2 Joincoins/block, it is still about equivalent of about 5% annual rate initially. -------------------------------------------------------------------------------- Hopefully, with stable prices and mining profitability, more mining pools will come, to improve the all-algo images of the Joincoin. I have been following this for a few weeks and i have mined J as well at the moment its a very good coin with its block reward at 2 J if you start changing that then it won't be profitable to mine sha anymore.
Not sure what your long term plans are for the coin but you could do a 1-1 swap if you do want to go down the POS side of things.
Just my thoughts you got a very good community here but they all need to speak out more.
Keep up the good work guys I LOVE Joincoin
.... I would intend to make as little changes as possible after finding difficulties in adding new wallet features ( for such a unprecedented all-algo POW cryptocurrency) unless someone can come out with enough time, competence and confidence to lead the Joincoin forward. Without setting up new features, the Joincoin has to find ways to have market place and other activities integrated through 3rd-party platforms which could be still problematic. 3) To have mining continued, there is no choice other than cutting down Block rewards in the end to continue it forever; otherwise mining has to end anyway. I would be more worried about not being able to support price during accelerated mining; during the time of lowered block rewards, the price would be easier to keep or rise (due to decreased amount of new coins mined/sell pressure) and could be even more profitable than what we have now.
|
|
|
|
DOGEbubble
|
|
November 04, 2015, 01:39:15 AM Last edit: November 18, 2016, 01:50:50 PM by DOGEbubble |
|
Temporary Updated Infos For Joincoin to carry this box to new pages from time to time last updated 11/03/2015 When the time is right, probably in 1-2 months, we need to open a new thread, in order to get the OP updated. http://www.joincoin.org/: old site down, new one will be made. New site for window Wallet download:https://mega.nz/#F!fVdSxbpC!jfTfoGI84XCQMeDZRe1f7Q right click the file at MEGAhttps://www.dropbox.com/s/mqc4ubiblnnwutn/joincoin-1.3-qt.exe?dl=0========================= Mining pool(s)groestl, scrypt, sha256, x11 http://www.justpools.uk/sha256 (x11, scrypt) Super Ninja Pool http://superninjapool.tk/pentablake (whirlpool, bastion) CoinsPool http://coinspool.cu.cc/========================= More Nodes/Explorers Do I have to put my wallet in a certion mode if I put in all algo's in the conf file? Algo=
"sha" "x11" "x13" "x15" "scrypt" "nist5" "groestle" "pentablake" "whirlpool" "luffa" "keccak" "quark" "bastion
Yes you do What algo are you going to use? Not sure yet what algo......but how do you put the wallet in a mode plz? thx Do I need gen=1 in the conf file or gen=0 or none at all? thx Any algo should work because the difficulties are algo-weighted. .......................................... Joincoin window wallet client downloadhttps://mega.nz/#!vVFDTDjY!Ch4qv9Kc0cO618nKJexes94Hu3uDL331GZf0eCjAaEwOnly <download through your browser> joincoin-1.3-qt and <run> are needed for you to start and create data files & file folder (usually @ C:\users\(Active user)\AppData\Roaming\Joincoin\ folder)
and put in Joincoin.conf file to restart. The syncing would start from 56 weeks ago.
It took me less than 30 minutes to sync with my window 7 computer. ---------- set gen=1 only if you are doing CPU/wallet mining, i.e. not using external mining softwares. Again Algorithms and their switches: algo=
"sha" "x11" "x13" "x15" "scrypt" "nist5" "groestle" "pentablake" "whirlpool" "luffa" "keccak" "quark" "bastion" Joincoin.conf can be compiled from: (Fill in rpcuser and rpcpassword and algo; gen=1 for wallet mining) ----------------------------------------------------------------------- gen=0 listen=1 daemon=1 server=1 rpcuser= rpcpassword= rpcallowip=10.1.1.* rpcport=9150 rpcconnect=127.0.0.1 algo= addnode=ozkzcn3gp34dx5mp.onion:17941 addnode=sjriwx4jzbwcraqu.onion:17941 addnode=2kfh4763wgviagmk.onion:17941 addnode=zadd56rllxv7pynl.onion:17941 addnode=em6xhxz23p24u5gy.onion:17941 addnode=bw3llynqxcrd5gvq.onion:17941 addnode=gdhtrc7qoh3qowvf.onion:17941 addnode=n5x4ym2ju3dszzqo.onion:17941 ---------------------------------------------------------------------- Probably first 8-10 addnodes should be good enough. You can get more addnodes from http://www.multifaucet.tk/index.php?blockexplorer=J&network_info
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 04, 2015, 12:56:20 PM |
|
Someone will need to take care of the github account, or make an "official" fork. I pushed a fix for ubuntu 15.10 but got no reply.
|
|
|
|
pjcltd
Legendary
Offline
Activity: 1778
Merit: 1003
NodeMasters
|
|
November 04, 2015, 02:39:02 PM |
|
Someone will need to take care of the github account, or make an "official" fork. I pushed a fix for ubuntu 15.10 but got no reply.
so who is looking after this coin ? i can offer FREE hosting / pools if you want more just let me know im more than happy help this coin out any way i can guys
|
|
|
|
DOGEbubble
|
|
November 05, 2015, 05:36:41 AM |
|
Someone will need to take care of the github account, or make an "official" fork. I pushed a fix for ubuntu 15.10 but got no reply.
so who is looking after this coin ? i can offer FREE hosting / pools if you want more just let me know im more than happy help this coin out any way i can guys Thanks. I need to gather some thoughts and pm you over the weekend.
|
|
|
|
|