Pages:
Author

Topic: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! - page 69. (Read 215666 times)

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
welcome!
http://coinsmarkets.com/trade-BTC-XCN.htm
Pallas, why you not remake first post? it have many old info and poor new info.

Thanks! I will update the op and twitter ASAP!
full member
Activity: 237
Merit: 100
welcome!
http://coinsmarkets.com/trade-BTC-XCN.htm
Pallas, why you not remake first post? it have many old info and poor new info.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I had experience with bit-z and it was terrible.
They start asking for 10 btc, then change their mind many times.
Now they have their vote coin to buy.
If you guys want a small but free exchange, just submit the request to coinsmarkets. I don't see anything wrong with it, let's hope they will manage the wallet upgrades smoothly.
full member
Activity: 184
Merit: 100
Is XCN subvert my financial, let me from the debt to the current abundance, I look forward to AEX can come second XCN, continuation of the brilliant XCN
full member
Activity: 184
Merit: 100
No matter how you comment on this coin, I am grateful to XCN, because I did not give up all the way, I followed it every step of increase, until now
sr. member
Activity: 527
Merit: 251
Quality Crypto Collector
So, last week of the coin life?! sadly  Cry
may be Pallas speek with coinsmarkets admins for add xcn? this is last chance.


Yes, I have to agree, XCN really does need to get listed on other exchanges ASAP, or else it really is in danger of dying.  Cry

And none of us wants that.  Undecided

Coinsmarkets would be a really good start, but there are some other options too:

https://www.bit-z.com/


https://www.buyucoin.com/

https://coinhouse.eu/

https://globecryptomarkets.com/market

https://www.okex.com/

All new, all small, but all useful.

Just requires an approach from the developers.
full member
Activity: 237
Merit: 100
So, last week of the coin life?! sadly  Cry
may be Pallas speek with coinsmarkets admins for add xcn? this is last chance.
member
Activity: 96
Merit: 25
Quickest way to get up and running on fresh ubuntu:

Open terminal:
Code:
sudo apt update && sudo apt full-upgrade -y

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt update

sudo apt install build-essential libtool autotools-dev autoconf libssl-dev automake pkg-config git libboost-all-dev libminiupnpc-dev libgmp-dev libqt4-dev libprotobuf-dev protobuf-compiler libprotoc-dev libqrencode-dev ccache gcc libevent-dev miniupnpc libdb4.8-dev libdb4.8++-dev libunwind-dev

git clone https://github.com/gperftools/gperftools

git clone https://github.com/pallas1/Cryptonite

cd gperftools/

./autogen.sh

./configure CFLAGS="-O3 -march=native" CXXFLAGS="-O3 -march=native" --prefix=/usr

make -j4

sudo make install

cd ..

cd Cryptonite

./autogen.sh

./configure CFLAGS="-O3 -march=native -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free"  CXXFLAGS="-O3 -march=native -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free" CRYPTO_LIBS="-lcrypto -ltcmalloc"

make -j4

cd src

sudo strip cryptonited

sudo cp cryptonited /usr/bin

sudo cp cryptonite-cli /usr/bin

cd qt

sudo cp cryptonite-qt /usr/bin

That's it, close and open a new terminal. Type cryptonite-qt to start the wallet.
Right click icon and add to dash / lock to launcher.

Open file explorer and do ctrl + h to view hidden folders.
.cryptonite is the working directory that contains your wallet file and where you can put a Cryptonite.conf file if needed.
member
Activity: 96
Merit: 25
Quote
The linux one you build yourself:

https://bitcointalksearch.org/topic/m.19763598

wait, this is old wallet build. where is build`s by krnlx and palgin?

They all build the same wallet. Fixes are moved to Pallas github when checked.

full member
Activity: 237
Merit: 100
Quote
The linux one you build yourself:

https://bitcointalksearch.org/topic/m.19763598

wait, this is old wallet build. where is build`s by krnlx and palgin?
member
Activity: 294
Merit: 10
If we are a godier community we can do our internal exchange, so we can be faster in doing online actions. we are all free to decide, I just tell you about the state of the universe. Maybe I will also contemplate it for me, but I am new in trading with this cathegory and I have much to learn. so I hope you are not angry with me
full member
Activity: 237
Merit: 100
where I can get worked windows and Linux wallets? I try to use from 1st post, but AV say me - it`s virus.
member
Activity: 96
Merit: 25
Posted a commit to fix (workaround) the multiple rigs solo mining issue (same work on all machines).

https://github.com/pallas1/ccminer-m7-branch/commit/318a8168f52b7839d8b318c9004f89a598478a06


Was having the same problem on 1 rig with 2 cards when trying to use a different ccminer for each card. Compute levels etc.

Ended up letting an older ccminer run both together.



A windows build of my miner with the fix should come soon ;-)

Nice. Might be worth looking at using the bitcoin depends folder and just modify the packages for XCN and the miner etc.

I spent 10mins messing around and copied it straight to XCN folder, did a make HOST=x86_64-w64-mingw32 -j4 which finished no problems.

Problem is when you run CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/

it finds everything except gmp. I'll figure it out it the next week or so.
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Posted a commit to fix (workaround) the multiple rigs solo mining issue (same work on all machines).

https://github.com/pallas1/ccminer-m7-branch/commit/318a8168f52b7839d8b318c9004f89a598478a06


Was having the same problem on 1 rig with 2 cards when trying to use a different ccminer for each card. Compute levels etc.

Ended up letting an older ccminer run both together.



A windows build of my miner with the fix should come soon ;-)
member
Activity: 96
Merit: 25
Posted a commit to fix (workaround) the multiple rigs solo mining issue (same work on all machines).

https://github.com/pallas1/ccminer-m7-branch/commit/318a8168f52b7839d8b318c9004f89a598478a06


Was having the same problem on 1 rig with 2 cards when trying to use a different ccminer for each card. Compute levels etc.

Ended up letting an older ccminer run both together.

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
with supernova not supporting XCN after the end of the year. are their any other active pools?

i have tried for a few days off/on to connect to the only other pool listed in the 1st post with no luck and am unable to find any others.

is solo mining my only option? fairly new to the whole mining world, and still dont get how solo mining rigs "talk" to others to get or add their work to the blockchain...
but that is something to look up another day...  right now though just wondering about XCN pools.

TIA


I'm in talk with a pool owner in order to have a new pool setup soon.
Solo mining is not that difficult and with current diff it can be fun to try.
newbie
Activity: 19
Merit: 0
with supernova not supporting XCN after the end of the year. are their any other active pools?

i have tried for a few days off/on to connect to the only other pool listed in the 1st post with no luck and am unable to find any others.

is solo mining my only option? fairly new to the whole mining world, and still dont get how solo mining rigs "talk" to others to get or add their work to the blockchain...
but that is something to look up another day...  right now though just wondering about XCN pools.

TIA
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
Posted a commit to fix (workaround) the multiple rigs solo mining issue (same work on all machines).

https://github.com/pallas1/ccminer-m7-branch/commit/318a8168f52b7839d8b318c9004f89a598478a06
full member
Activity: 546
Merit: 137
Any news dev from AEX exchange? Or about another exchange where to trade XCN?
Pages:
Jump to: