Pages:
Author

Topic: [ANN] - ALICOIN - page 3. (Read 2162 times)

newbie
Activity: 4
Merit: 0
February 10, 2018, 08:06:45 AM
#34
Hello people

Have tried to setup through Linux but it gives tx authentication failed when I launch ./alicoin file in terminal. Though setup of linux wallet have been successfully completed.

Also tried through windows setup https://ali.luckypool.io/#getting_started through crypto-note_easy_miner but unsuccessfully.

Cryptonote-easy-miner.exe launches through crypto note miner panel but it seems that it does not work properly. See the picture

https://ibb.co/hXLuLn

Who can explain how to setup mining properly for this coin?
newbie
Activity: 21
Merit: 0
February 09, 2018, 01:29:02 PM
#33
The daemon (Linux) crashes on RPC command getblockheaderbyheight with height = 0. This doesn't happen for other coins I tested with.
member
Activity: 168
Merit: 10
February 09, 2018, 01:23:39 AM
#32
No win wallet, no source code, no github link.
Welp, fuck this coin. Don't wanna rush in after block 9000+
And still lot of kids will say that this shitcoin is good project  Grin
member
Activity: 280
Merit: 11
February 08, 2018, 09:25:32 PM
#31
I wait for Windows wallet, and I will follow you Huh
member
Activity: 196
Merit: 10
StasyQ
February 08, 2018, 08:43:04 PM
#30
Hi,

Does you coin got premine? And if it does how much?

Do you have a block explorer?

Good luck!
member
Activity: 118
Merit: 10
February 08, 2018, 05:17:43 PM
#29
Official pool please Huh

is it still minable with CPU ??


I'm mining on https://ali.luckypool.io/ it's fine.
newbie
Activity: 67
Merit: 0
February 08, 2018, 04:24:48 PM
#28
Official pool please Huh

is it still minable with CPU ??
jxt
newbie
Activity: 94
Merit: 0
February 08, 2018, 04:03:10 PM
#27
bounty for translation?
member
Activity: 118
Merit: 10
February 08, 2018, 02:38:16 PM
#26
newbie
Activity: 19
Merit: 0
February 08, 2018, 02:30:07 PM
#25
wallet win please...
jr. member
Activity: 142
Merit: 2
February 08, 2018, 02:16:39 PM
#24
Mining don't seem to works.

./miner --address
produce nothing...
CPU are in use, but i don't get any info on activity


Edit: got some coins, seem to work, but this wallet are outdated :/

add:
--log-level 5  at the end

Good catch, but the diff are too high for cpu mining now Wink
Thanks anyway
member
Activity: 266
Merit: 10
February 08, 2018, 02:14:07 PM
#23
What is the peculiarity of your project. What a problem he solves. I would like to read more in detail.
Could you give the community more information?
member
Activity: 210
Merit: 10
February 08, 2018, 02:10:58 PM
#22
lol
with 600h/s just 699.38 ALI/day


newbie
Activity: 180
Merit: 0
February 08, 2018, 02:05:04 PM
#21


the important files are .wallet and .address with those files when the dev release the windows wallet just you need to place in the same wallet windows folder as linux

OK, thanks a lot. I'm safe to mine then.
member
Activity: 210
Merit: 10
February 08, 2018, 02:02:48 PM
#20
How can I run the wallet in linux? The walletd file does not have executive (x) attribute. I could run the daemon.


-rwxr-xr-x  1 root root 51680192 Jan 25 08:27 alicoind*

-rw-r--r--  1 root root 53392744 Jan 25 08:27 walletd


first:
Code:
./alicoind

second in a new terminal in that directory
Code:
chmod +x simplewallet
./simplewallet
press G and generate a new wallet , set a password and press enter ,, copy your wallet address (can select and copy in terminal Smiley ) in a save place (can use .txt for this purpose)

3rd, open new terminal in same folder as before
Code:
./miner --address HERE-YOUR-ADDRESS --daemon-address 127.0.0.1:11145 --threads 4 --log-level 5



One more thing, can I use import this linux wallet into a windows daemon later?


the important files are .wallet and .address with those files when the dev release the windows wallet just you need to place in the same wallet windows folder as linux
newbie
Activity: 25
Merit: 0
February 08, 2018, 02:02:01 PM
#19
No win wallet, no source code, no github link.
Welp, fuck this coin. Don't wanna rush in after block 9000+
jr. member
Activity: 132
Merit: 1
February 08, 2018, 01:56:53 PM
#18
Alicoin Pool: https://ali.luckypool.io/#
Port: 4447, 4448, 4449, 4440
Min Payout: 25 ALI, every 2 mins
Maturity Depth: 10
Discord support: https://discord.gg/KArVs6e

Already have blocks & payments
newbie
Activity: 180
Merit: 0
February 08, 2018, 01:50:33 PM
#17
How can I run the wallet in linux? The walletd file does not have executive (x) attribute. I could run the daemon.


-rwxr-xr-x  1 root root 51680192 Jan 25 08:27 alicoind*

-rw-r--r--  1 root root 53392744 Jan 25 08:27 walletd


first:
Code:
./alicoind

second in a new terminal in that directory
Code:
chmod +x simplewallet
./simplewallet
press G and generate a new wallet , set a password and press enter ,, copy your wallet address (can select and copy in terminal Smiley ) in a save place (can use .txt for this purpose)

3rd, open new terminal in same folder as before
Code:
./miner --address HERE-YOUR-ADDRESS --daemon-address 127.0.0.1:11145 --threads 4 --log-level 5



One more thing, can I use import this linux wallet into a windows daemon later?
newbie
Activity: 180
Merit: 0
February 08, 2018, 01:49:34 PM
#16
How can I run the wallet in linux? The walletd file does not have executive (x) attribute. I could run the daemon.


-rwxr-xr-x  1 root root 51680192 Jan 25 08:27 alicoind*

-rw-r--r--  1 root root 53392744 Jan 25 08:27 walletd


first:
Code:
./alicoind

second in a new terminal in that directory
Code:
chmod +x simplewallet
./simplewallet
press G and generate a new wallet , set a password and press enter ,, copy your wallet address (can select and copy in terminal Smiley ) in a save place (can use .txt for this purpose)

3rd, open new terminal in same folder as before
Code:
./miner --address HERE-YOUR-ADDRESS --daemon-address 127.0.0.1:11145 --threads 4 --log-level 5



Thanks a lot, I did it now Smiley
member
Activity: 210
Merit: 10
February 08, 2018, 01:46:02 PM
#15
How can I run the wallet in linux? The walletd file does not have executive (x) attribute. I could run the daemon.


-rwxr-xr-x  1 root root 51680192 Jan 25 08:27 alicoind*

-rw-r--r--  1 root root 53392744 Jan 25 08:27 walletd


first:
Code:
./alicoind

second in a new terminal in that directory
Code:
chmod +x simplewallet
./simplewallet
press G and generate a new wallet , set a password and press enter ,, copy your wallet address (can select and copy in terminal Smiley ) in a save place (can use .txt for this purpose)

3rd, open new terminal in same folder as before
Code:
./miner --address HERE-YOUR-ADDRESS --daemon-address 127.0.0.1:11145 --threads 4 --log-level 5


Pages:
Jump to: