Bitcoin Forum
May 07, 2024, 10:02:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 08, 2018, 02:12:09 PM
1.4.10 works fine with a syncd datadir, just not from scratch.
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 08, 2018, 05:17:01 AM
Updating
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: March 06, 2018, 03:28:34 PM
I support which ever keeps my coins Smiley Took 4 years to mine.

Emphasis should be made on 'community based' maybe with rewards on contributions to commits.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: February 26, 2018, 11:09:02 PM
log is attached
2018-02-26 06:40:31 CommitTransaction() : Sending to mempool 52e014e1da50667ff002f752af173edc02ee9662443d1c9f6a401ee99acd848a
2018-02-26 06:40:31 ERROR: CheckTransaction() : txin < txout
2018-02-26 06:40:31 ERROR: AcceptToMemoryPool: : CheckTransaction failed
2018-02-26 06:40:31 CommitTransaction() : Error: Transaction not valid

eror is in bool CheckTransaction(const CTransaction& tx, CValidationState &state) in main.cpp, i put original code, transaction work well.
need some fix here.

please try again with the latest github code, thanks.

Success.
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 25, 2018, 01:07:41 PM
Updated the compiling guide to include Windows users.

https://bitcointalk.org/index.php?topic=1801595.msg28161646#msg28161646
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 15, 2018, 03:42:50 PM
Wow, nice. Thanks for this detailled guide!
Do you think it would also be possible to compile for OSX with this?

MXE only does windows. I think OSX wallet can be compiled natively but it'll take a while to figure out.

Most guides are for Ubuntu systems.

Almost none for Centos 7 x64 or Fedora 27 x64 (RHEL based systems in other words). You have done a great guide there anyway.

There is a dev we use who is great at getting cross compilations for both Win and OSX, but I am unsure if he is willing to divulge exactly how he does it. He is really great guy and a good dev also, so maybe he could give pointers to it.

We would like to setup our own, but all our systems are Centos 7 x64 and Fedora 27 x64 for the time being. At least they are the base systems for compilation for most daemons. We are finding a little trouble with XCN code in Centos 7 x64, but will eventually work it all out. Any help your end would be appreciated also.

#crysx

I don't know much about other distros but the bitcoin depends folder on github is a good place to start.
It makes toolchains similar to mxe but the libraries will be different. You can go through the folder history
and see how they fixed different things.
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 15, 2018, 01:10:49 PM
I removed the CPPFLAGS line from the compile script, it was a remnant of messing with qt5.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 15, 2018, 10:23:29 AM
Wow, nice. Thanks for this detailled guide!
Do you think it would also be possible to compile for OSX with this?

MXE only does windows. I think OSX wallet can be compiled natively but it'll take a while to figure out.
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 15, 2018, 07:24:31 AM
Updating
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 06, 2018, 12:20:38 PM
rpcuser=xxx
rpcpassword=xxx
rpcallowip=192.168.1.*
rpcport=8252
port=8253
daemon=1
server=1
listen=1
gen=0
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 06, 2018, 10:29:36 AM
hello comrades!
i has bad expirience in solo mining last days. many gray (generated but not accepted) block (
Try https://bitcointalk.org/index.php?topic=1801595.msg27251590#msg27251590 for windows
Has updated SSL.
thank you!
but wallet still not work good. long time between reciving new block (
what your node list?

Wallet has built in updated node list by Pallas.

Might be your connection? Try -s 2 with your miner.

http://www.mediafire.com/file/meb87no098pk9ml/Miner.png
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 06, 2018, 07:52:16 AM
hello comrades!
i has bad expirience in solo mining last days. many gray (generated but not accepted) block (
https://yadi.sk/i/YLP4zOXl3RDuNW
why? bad node list? where i can find better node?

config https://yadi.sk/i/AAq5Swzq3RDuVS
log https://yadi.sk/i/_Nkech423RDuMy
network https://yadi.sk/i/wX1hHXLu3RDuTM

Try https://bitcointalk.org/index.php?topic=1801595.msg27251590#msg27251590 for windows
Has updated SSL.
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: January 04, 2018, 02:16:41 AM
Exchanges can disable extended precision by using -epamounts=0 when running the daemon or epamounts=0 into the cryptonite.conf file.

http://www.mediafire.com/file/qftwemluyb5l4hg/Cryptonite-0-1-4-2.zip
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 31, 2017, 04:57:34 PM
cryptonite-qt.exe instantly closing

I recompiled with generic cpu tuning and updated the original links.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 31, 2017, 03:45:56 PM
Updated windows 64bit binaries:

I compiled for windows with some updated libraries:

Client: 0.1.4-0 ----> 0.1.4-2

SSL: 1.0.1 I ----> 1.0.2 N

Boost: 1.57 ----> 1.60

Protobuf: 2.6.1 ----> 3.4.0

Libpng: 1.6.16 ----> 1.6.34

Qrencode: 3.4.4 ----> 4.0.0

Gmp: 6.0.0 ----> 6.1.2

Standard Client: http://www.mediafire.com/file/hnz3rkdkdoazzmb/Cryptonite.rar

Optional EP Amounts Support (For Exchanges): http://www.mediafire.com/file/n27o820qtt8em1h/Cryptonite-ep.rar
Does not start (instantly closing).

cryptonite-qt for the gui, the other 2 start from the command line.
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 31, 2017, 11:17:05 AM
Updated windows 64bit binaries:

I compiled for windows with some updated libraries:

Client: 0.1.4-0 ----> 0.1.4-2

SSL: 1.0.1 I ----> 1.0.2 N

Boost: 1.57 ----> 1.60

Protobuf: 2.6.1 ----> 3.4.0

Libpng: 1.6.16 ----> 1.6.34

Qrencode: 3.4.4 ----> 4.0.0

Gmp: 6.0.0 ----> 6.1.2

Standard Client: http://www.mediafire.com/file/hnz3rkdkdoazzmb/Cryptonite.rar

Optional EP Amounts Support (For Exchanges): http://www.mediafire.com/file/n27o820qtt8em1h/Cryptonite-ep.rar

Thanks very much! :-)
Did you need to modify the sources in order to compile with the new libraries?

Sources are all untouched. I used the posix version of mxe on ubuntu but had to modify the default ssl package not to use zlib, and the qt4 package to leave out some jpg tiff packages etc.
 
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 31, 2017, 10:55:11 AM
Cryptonite Win64: Updated 15 March 2018


Cryptonite 0.1.4-11 db4.8: http://www.mediafire.com/file/nkcojrx6u6r4ijn/Cryptonite-0-1-4-11-db48.zip
Cryptonite 0.1.4-11 db6.1: http://www.mediafire.com/file/73ancicczuzaajl/Cryptonite-0-1-4-11-db61.zip

If you don't know which db you want use 4.8
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 27, 2017, 02:50:33 PM
any working windows wallet?  seems that aex  has deposit  disabled


should this worry me?

You have exceeded the pools configured XCN warning threshold. Please initiate a transfer! (surpnova)


any ideas on where to send the coins?

Link to download windows wallet from 1st page:

http://cryptonite.info/?page=download
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 27, 2017, 07:20:59 AM
Happens to me if the power goes or pc freezes.

I delete the working folder contents and put a backup wallet.dat file in. Then let it resync.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties! on: December 25, 2017, 02:27:39 AM
Mine crashes if I turn that on Tongue
Pages: « 1 [2] 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!