Author

Topic: LUXCoin—New PHI2 PoW/PoS Hybrid—SC—SegWit—PrivateSend—PoS Web Wallet—LuxGate - page 142. (Read 130220 times)

newbie
Activity: 64
Merit: 0
Anybody mining using altminer pool? I keep getting stratum connection interrupted, is everyone also seeing the same thing?
hero member
Activity: 796
Merit: 505
Does my computer and wallet have to always be online in order to receive PoS rewards? thanx
Yes, get to be online and encrypted for staking.

hello sir, how i can create address LUX ? ...
download the wallet ,and start mining, or buy from cryptopia
For those of us who like to use a paper wallet first to dip our toes into a new currency, is there an available downloadable website that can generate an address offline or do we have to download the wallet?

Thanks for any help.
Pos Web Wallet release is oncoming, check Roadmap https://luxcore.io/roadmap. In the meantime only desktop wallet available.

Is there anything we can do to improve performance?
Desktop wallet is basically unusable (for me at least), keeps going to 100% CPU and is completely unresponsive.
Which is keeping me from staking.
Im using minimal wallet in a win7x64 vm.
Thanks for your support
Not sure you can reduce cpu-usage issue now, wait for couple of days till new wallet out.

Hi,

I have problem with compiling latest wallet from git (ubuntu 16.04)

Code:
...
usage: git rev-list [OPTION] ... [ -- paths... ]
  limiting output:
    --max-count=
    --max-age=
    --min-age=
    --sparse
    --no-merges
    --min-parents=
    --no-min-parents
    --max-parents=
    --no-max-parents
    --remove-empty
    --all
    --branches
    --tags
    --remotes
    --stdin
    --quiet
  ordering output:
    --topo-order
    --date-order
    --reverse
  formatting output:
    --parents
    --children
    --objects | --objects-edge
    --unpacked
    --header | --pretty
    --abbrev= | --no-abbrev
    --abbrev-commit
    --left-right
    --count
  special purpose:
    --bisect
    --bisect-vars
    --bisect-all
make[2]: *** No rule to make target 'masternode-budget.cpp', needed by 'libbitcoin_wallet_a-masternode-budget.o'.  Stop.
make[2]: Leaving directory '/home/cryptocoins/lux/src'
Makefile:6991: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/cryptocoins/lux/src'
Makefile:593: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

AFAIR I was able to build it before on same machine, so all deps surely are there .
Any help please?
Try binaries https://github.com/216k155/lux/releases/download/v3.0.4/lux-qt-linux.tar.gz instead.

Hi,

Thanks for advice, but this is server without GUI, only console via ssh, so -QT version won't work for me...
copper member
Activity: 970
Merit: 287
Per aspera ad astra
Wonder no more, because a 5% premine was transparently announced since before the launch and information about it is also available in the 1st post of this thread.

We need it for development and growth of the product and the company.
Please note, this never had an ICO and we don't take any dev fee from the blocks. In addition, a 10% burn is coming in February.

Thanks for your kind words about the team Kryptowerk, I can say the same about BTX team.
Also say hello to metamorphin for me, it's been a while since I've visited your Slack.

Check the Roadmap to stay updated on our progress.
Thanks!
full member
Activity: 602
Merit: 106
Ok, so I looked into the team, if you guys actually have the experience and knowledge you state you have, there might indeed be chance you can achive all your ambitious goals.

However, looking at CMC I still feel a bit frightened when I see these numbers:

Circulating Supply
912.238 LUX
Total Supply
3.912.238 LUX
Max Supply
60.000.000 LUX

Since the total market cap is calculated by the circulating supply number only, it would still increases by factor 65 if the max supply is finally in circulation, making the actual market cap $2104 Million USD, bringing LUX to #21 on CMC!

Can someone explain to me or direct me to a source to find out where the 3000000 missing coins from circ. <-> total supply are currently stored and what their purpose is?
And what are the estimations on when the max supply is reached?
What is the yearly inflation rate of LUX?

Thanks!

Wondering the same thing
legendary
Activity: 2044
Merit: 1401
Disobey.
Ok, so I looked into the team, if you guys actually have the experience and knowledge you state you have, there might indeed be chance you can achive all your ambitious goals.

However, looking at CMC I still feel a bit frightened when I see these numbers:

Circulating Supply
912.238 LUX
Total Supply
3.912.238 LUX
Max Supply
60.000.000 LUX

Since the total market cap is calculated by the circulating supply number only, it would still increases by factor 65 if the max supply is finally in circulation, making the actual market cap $2104 Million USD, bringing LUX to #21 on CMC!

1. Can someone explain to me or direct me to a source to find out where the 3000000 missing coins from circ. <-> total supply are currently stored and what their purpose is?
2. And what are the estimations on when the max supply is reached?
3. What is the yearly inflation rate of LUX?

Thanks!
newbie
Activity: 10
Merit: 0
Great idea + Great Team = Great Company!
sr. member
Activity: 1344
Merit: 252
Does my computer and wallet have to always be online in order to receive PoS rewards? thanx
Yes, get to be online and encrypted for staking.

hello sir, how i can create address LUX ? ...
download the wallet ,and start mining, or buy from cryptopia
For those of us who like to use a paper wallet first to dip our toes into a new currency, is there an available downloadable website that can generate an address offline or do we have to download the wallet?

Thanks for any help.
Pos Web Wallet release is oncoming, check Roadmap https://luxcore.io/roadmap. In the meantime only desktop wallet available.

Is there anything we can do to improve performance?
Desktop wallet is basically unusable (for me at least), keeps going to 100% CPU and is completely unresponsive.
Which is keeping me from staking.
Im using minimal wallet in a win7x64 vm.
Thanks for your support
Not sure you can reduce cpu-usage issue now, wait for couple of days till new wallet out.

Hi,

I have problem with compiling latest wallet from git (ubuntu 16.04)

Code:
...
usage: git rev-list [OPTION] ... [ -- paths... ]
  limiting output:
    --max-count=
    --max-age=
    --min-age=
    --sparse
    --no-merges
    --min-parents=
    --no-min-parents
    --max-parents=
    --no-max-parents
    --remove-empty
    --all
    --branches
    --tags
    --remotes
    --stdin
    --quiet
  ordering output:
    --topo-order
    --date-order
    --reverse
  formatting output:
    --parents
    --children
    --objects | --objects-edge
    --unpacked
    --header | --pretty
    --abbrev= | --no-abbrev
    --abbrev-commit
    --left-right
    --count
  special purpose:
    --bisect
    --bisect-vars
    --bisect-all
make[2]: *** No rule to make target 'masternode-budget.cpp', needed by 'libbitcoin_wallet_a-masternode-budget.o'.  Stop.
make[2]: Leaving directory '/home/cryptocoins/lux/src'
Makefile:6991: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/cryptocoins/lux/src'
Makefile:593: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

AFAIR I was able to build it before on same machine, so all deps surely are there .
Any help please?
Try binaries https://github.com/216k155/lux/releases/download/v3.0.4/lux-qt-linux.tar.gz instead.
hero member
Activity: 796
Merit: 505
Hi,

I have problem with compiling latest wallet from git (ubuntu 16.04)

Code:
...
usage: git rev-list [OPTION] ... [ -- paths... ]
  limiting output:
    --max-count=
    --max-age=
    --min-age=
    --sparse
    --no-merges
    --min-parents=
    --no-min-parents
    --max-parents=
    --no-max-parents
    --remove-empty
    --all
    --branches
    --tags
    --remotes
    --stdin
    --quiet
  ordering output:
    --topo-order
    --date-order
    --reverse
  formatting output:
    --parents
    --children
    --objects | --objects-edge
    --unpacked
    --header | --pretty
    --abbrev= | --no-abbrev
    --abbrev-commit
    --left-right
    --count
  special purpose:
    --bisect
    --bisect-vars
    --bisect-all
make[2]: *** No rule to make target 'masternode-budget.cpp', needed by 'libbitcoin_wallet_a-masternode-budget.o'.  Stop.
make[2]: Leaving directory '/home/cryptocoins/lux/src'
Makefile:6991: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/cryptocoins/lux/src'
Makefile:593: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

AFAIR I was able to build it before on same machine, so all deps surely are there .
Any help please?
member
Activity: 139
Merit: 10
Does my computer and wallet have to always be online in order to receive PoS rewards? thanx
Yes, get to be online and encrypted for staking.

hello sir, how i can create address LUX ? ...
download the wallet ,and start mining, or buy from cryptopia
For those of us who like to use a paper wallet first to dip our toes into a new currency, is there an available downloadable website that can generate an address offline or do we have to download the wallet?

Thanks for any help.
Pos Web Wallet release is oncoming, check Roadmap https://luxcore.io/roadmap. In the meantime only desktop wallet available.

Is there anything we can do to improve performance?
Desktop wallet is basically unusable (for me at least), keeps going to 100% CPU and is completely unresponsive.
Which is keeping me from staking.
Im using minimal wallet in a win7x64 vm.
Thanks for your support
sr. member
Activity: 1344
Merit: 252
Why is there so much orphan blocks per day on big pools like yiimp or altminer ?
Just checked number of orphan blocks at Yiimp http://yiimp.eu/site/block?id=2366 for last 24 hrs and counted about 10% from all blocks. About half of it related to POS. 5% of POW/POS orphan blocks is within normal limits though.
newbie
Activity: 2
Merit: 0
Why is there so much orphan blocks per day on big pools like yiimp or altminer ?
newbie
Activity: 16
Merit: 0
Hello to all!

What's the h/s for an RX580 8Gb ? I mean the stock h/s
And is there any profitability calculator available?

try here http://blockchurn.com/2017/12/29/how-to-mine-lux-coin-with-amd/


Thanks for that info!
So it makes around 15 h/s ... with some tweaking I think may can reach 17-18 h/s
sr. member
Activity: 1344
Merit: 252
Good evening. Tell me please, what is the reward for the found block in POS-mining, 1 or 2 LUX? Huh
Reward for POS block is 1 lux - 0.6 goes to finder and 0.4 goes to Masternodes.
newbie
Activity: 24
Merit: 0
I think Luxcoin has a lot of potential just based on circulating supply/ price and the fact that it has a folllowing so early...
newbie
Activity: 23
Merit: 0
Good evening. Tell me please, what is the reward for the found block in POS-mining, 1 or 2 LUX? Huh
sr. member
Activity: 1344
Merit: 252
newbie
Activity: 2
Merit: 0
May I know what is the MH/s for Vega 56? Thank you.
jr. member
Activity: 187
Merit: 2
Massive hidden premine. Avoid this scamcoin like the plague.

are you new here or are you just looking to buy at a low price ? Troll ?  Grin
newbie
Activity: 12
Merit: 0
very great project, i think this is one the best project i could possible participate now. count my support thru sharing and posting it on my social media accounts. i wish this project a big success. goodluck to this project and goodluck to you dev.
sr. member
Activity: 1344
Merit: 252
I've made a transaction 26 hours ago. From my luxcoin wallet to Cryptopia address. Still nothing on Cryptopia. It's unconfirmed, says the wallet. It happened for the first time during the last month that I mine Luxcoin. That's why I am a bit nervous.
PM me your TX id.

Five minutes after my post, the amount i deposited has been shown in Cryptopia as "Total"!.Before it was 0.00. Thank you anyway!!
Glad to hear it  Wink
Jump to: