Giter Site home page Giter Site logo

ghostlander / phoenixcoin Goto Github PK

View Code? Open in Web Editor NEW
18.0 17.0 18.0 3.28 MB

Phoenixcoin (PXC) is a decentralised open source digital currency.

License: Other

Shell 0.04% Python 0.06% C++ 83.60% C 3.70% Assembly 11.48% Objective-C++ 0.17% QMake 0.75% Makefile 0.21%
phoenixcoin pxc cryptocurrency neoscrypt

phoenixcoin's Introduction

Phoenixcoin

Phoenixcoin (PXC) is a decentralised open source digital currency.

  • NeoScrypt (N = 128, r = 2, p = 1, etc.)
  • ~98 million total coins
  • block target is 1.5 minutes
  • block reward is 12.5 coins
  • block reward halves every 1 million blocks
  • retargets every 20 blocks (~30 minutes)
  • 2% max. change on every retarget
  • advanced averaging: 100 + 500 blocks 0.1 damped
  • advanced checkpointing against 51% attacks
  • the default P2P port is 9555, RPC port is 9554

Download

Please visit http://phoenixcoin.org if you need pre-compiled binaries for Windows, Linux, etc.

phoenixcoin's People

Contributors

ghostlander avatar sats0k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phoenixcoin's Issues

no transaction address in transaction details. and show single transaction only, even if it two.

in some other coins i see this when raise command.

gettransaction 4964fd4f376d79f2600b17a7f646b706996b4c8077bd984c4df2a26233e5b587

{
"amount" : 76.00000000,
"confirmations" : 23,
"generated" : true,
"blockhash" : "00000000000229b28fdf354ccd168fed879765252335cee5097add11e35034e9",
"blockindex" : 0,
"blocktime" : 1428989849,
"txid" : "4964fd4f376d79f2600b17a7f646b706996b4c8077bd984c4df2a26233e5b587",
"walletconflicts" : [
],
"time" : 1428989849,
"timereceived" : 1428989877,
"details" : [
{
"account" : "wallet",
"address" : "7G9DPpxzkiZDuA9Ya9bLD84Nithnw8kqcV",
"category" : "generate",
"amount" : 75.24000000
},
{
"account" : "rewards",
"address" : "7GzzYdPesKHggTx4Gh5fjudEXhzdJNxNh1",
"category" : "generate",
"amount" : 0.76000000
}
],
"hex" : "02000000010000000000000000000000000000000000000000000000000000000000000000ffffffff2502e068062f503253482f03fdcd1508700000021e0d00000d2f436f696e69756d536572762f0000000002002177c0010000001976a9148f635534ba7a653046619cbc561ac8f98fb8b52088ac00ab8704000000001976a91498cd67ddfbbd66a32d854d63fd2d4784a584cd6388ac00000000"
}

but in phoenixcoin result is :

gettransaction 9840c9f482d2afc39781cecb15f3bc7279eb252b74ca026262daf64168213b7f

{
"amount" : 50.00000000,
"confirmations" : 2378,
"blockhash" : "eba2c43e388d0c355937f74b43b9d1a1ad10e3cf6c99ffb184c050b17338a450",
"blockindex" : 0,
"txid" : "9840c9f482d2afc39781cecb15f3bc7279eb252b74ca026262daf64168213b7f",
"time" : 1428771877,
"details" : [
{
"account" : "",
"category" : "generate",
"amount" : 50.00000000
}
],
"hex" : "02000000010000000000000000000000000000000000000000000000000000000000000000ffffffff260308ad09062f503253482f0323cd1508a80000012a5900000d2f436f696e69756d536572762f000000000280010b27010000001976a9141a49aab68f0fcf871136c012e9a9d80c8c84daf888ac80f0fa02000000001976a914557d7a37eabe7bbb6d5735f1166c4a284c89158888ac0000000050a43873b150c084b1ff996ccfe310ada1d1b9434bf73759350c8d383ec4a2eb000000000000020b66726f6d6163636f756e7400057370656e74000000000000255429550000"
}

i am talking about Details array , there is no address , show only one item in array event transaction is in two.

nNeoScryptOptions unused -> SSE2 always disabled

I've noticed that NeoScryptOptions is never ored into neoscrypt()'s profile parameter. Therefore, SSE2 was never enabled.

~/src/Phoenixcoin ▶ git grep nNeoScryptOptions
src/init.cpp:            nNeoScryptOptions |= 0x1000;
src/util.cpp:uint nNeoScryptOptions = 0;
src/util.h:extern uint nNeoScryptOptions;

Crytopia wallet

@ghostlander tried to generate a wallet at Crytopia and got this message, could you please look into it as it seems to be in your domain.

If problems persist please contact PhoenixCoin(PXC).
Failed to generate new address

If problems persist please contact .

Compiling issues with openssl 1.1

Installing a new linux with openssl 1.1 in one of my pc's, i have some errors to compile the wallet.

First thing who i did was to downgrade to openssl 1.0 and the compilation started but faced with another error.

src/bitcoinrpc.cpp:2911:102: error: wrong number of template arguments (2, should be 1) t::shared_ptr< basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor, ^ In file included from /usr/include/boost/asio.hpp:30:0, from src/bitcoinrpc.cpp:19: /usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for ‘template<class Protocol> class boost::asio::basic_socket_acceptor’ class basic_socket_acceptor ^~~~~~~~~~~~~~~~~~~~~
Is there a way to compile without to downgrade openssl?

I tried to change the BN_init to BN_new in the bignum.h file but without any success.

synchronising with network

Hi,
How long can it take to Synchronize with the network? I've been running the digital wallet locally on a 100mbps connection for a couple days and it says it's still 179 weeks behind. Is this typical to take so long to synchronize?

I'm running OS X version 0.6.6.0

I sent myself some coins and just want to make sure they're going to eventually show up in my digital wallet.

Thank you!

block solved by nsgminer but didn't credit to account?

@ghostlander Hi John, I tried to solo mine phoenixcoin using ngminer and correct coinbase address was given. According to nsgminer it had solved two blocks but checking phoenixcoind which is fully sync, doesn't show up any credit into account? Is there any glitch in phoenixcoin itself or nsgminer?

Could you please look into this. If you require I'll give you my pxc account. i tried to check explorer no clue there.

PS. I tried NSGminer with guncoin as well as feathercoin same result, it seems something not right with it?

ubuntu 16 qt5

Who is interested to build it on Ubuntu 14 and up, on qt5, here is a patch.

https://github.com/comarius/fragmente/blob/master/ubuntu16-qt5.patch

it compiles from qtcreator and starts. Not yet tested in particular ...the Qurl.query()
replacement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.