Bitcoin Forum
May 26, 2024, 08:36:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ellaism: Ethereum network with no premine and no contentious hard forks on: November 18, 2017, 08:02:13 PM
Slow and steady, that's how long lasting projects are built.
22  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 18, 2017, 05:49:11 PM
Getting kind of hard to mine this now..
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NB] Niobium coin X11 PoS + PoW + Masternodes on: November 18, 2017, 05:39:19 PM
Any news about exchanges?

Up until now, nothing.
24  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 17, 2017, 07:05:59 PM
Are there wallet problems? My (linux) wallet gets flooded with:
Code:
Difficulty Retarget - Dark Gravity Wave 3
Before: 1b266e1d 0000000000266e1d000000000000000000000000000000000000000000000000
After: 1b2bc48e 00000000002bc48e3fa4fa4fa4fa4fa4fa4fa4fa4fa4fa4fa4fa4fa4fa4fa4f4


That's normal, difficulty readjustments.
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ellaism: Ethereum network with no premine and no contentious hard forks on: November 17, 2017, 01:35:35 AM
im sorry i'm still confused.
Ill just be honest and tell you guys i have a lot of mental problems, so sorry if i didnt understand at first.
(juuuuj selfpity)( but really)

In the webwallet (ellawallet)
If i want to send ella it says the gasprice is xxxx.
With what do i pay the gasprice? with ethereum?

Gas price is paid in ELLA, if it shows ETH it's just a visual mistake.
26  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 16, 2017, 03:34:28 PM
Does nobody find it strange that there is no source code for this coin?  Or have I missed something here?  Why isn't this open source?

Source code is right here

Code:
https://github.com/polytimos/master-source

Cheers
27  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 16, 2017, 04:01:54 AM
A GPU miner will be released as soon as there's more interest in this project.

Looking forward to it!
28  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 16, 2017, 01:51:13 AM
Anyhelp??


make[2]: Entering directory '/root/test/cpu-miner-source/compat'
make[3]: Entering directory '/root/test/cpu-miner-source/compat'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/root/test/cpu-miner-source/compat'
make[2]: Leaving directory '/root/test/cpu-miner-source/compat'
make[2]: Entering directory '/root/test/cpu-miner-source'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -Iyes/include -Iyes/include -fno-strict-aliasing  -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast   -O2  -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -DUSE_ASM -pg  -Iyes/include -Iyes/include -MT cpuminer-api.o -MD -MP -MF .deps/cpuminer-api.Tpo -c -o cpuminer-api.o `test -f 'api.c' || echo './'`api.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -Iyes/include -Iyes/include -fno-strict-aliasing  -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast   -O2  -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -DUSE_ASM -pg  -Iyes/include -Iyes/include -MT sha3/cpuminer-sph_keccak.o -MD -MP -MF sha3/.deps/cpuminer-sph_keccak.Tpo -c -o sha3/cpuminer-sph_keccak.o `test -f 'sha3/sph_keccak.c' || echo './'`sha3/sph_keccak.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -Iyes/include -Iyes/include -fno-strict-aliasing  -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast   -O2  -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -DUSE_ASM -pg  -Iyes/include -Iyes/include -MT sha3/cpuminer-sph_hefty1.o -MD -MP -MF sha3/.deps/cpuminer-sph_hefty1.Tpo -c -o sha3/cpuminer-sph_hefty1.o `test -f 'sha3/sph_hefty1.c' || echo './'`sha3/sph_hefty1.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -Iyes/include -Iyes/include -fno-strict-aliasing  -I. -Iyes/include -Iyes/include -Wno-pointer-sign -Wno-pointer-to-int-cast   -O2  -Ofast -flto -fuse-linker-plugin -ftree-loop-if-convert-stores -DUSE_ASM -pg  -Iyes/include -Iyes/include -MT sha3/cpuminer-sph_groestl.o -MD -MP -MF sha3/.deps/cpuminer-sph_groestl.Tpo -c -o sha3/cpuminer-sph_groestl.o `test -f 'sha3/sph_groestl.c' || echo './'`sha3/sph_groestl.c
api.c:318:68: fatal error: compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h: No such file or directory
 #include "compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h"
                                                                    ^
compilation terminated.
mv -f sha3/.deps/cpuminer-sph_hefty1.Tpo sha3/.deps/cpuminer-sph_hefty1.Po
Makefile:1196: recipe for target 'cpuminer-api.o' failed
make[2]: *** [cpuminer-api.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f sha3/.deps/cpuminer-sph_keccak.Tpo sha3/.deps/cpuminer-sph_keccak.Po
mv -f sha3/.deps/cpuminer-sph_groestl.Tpo sha3/.deps/cpuminer-sph_groestl.Po
make[2]: Leaving directory '/root/test/cpu-miner-source'
Makefile:2521: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/test/cpu-miner-source'
Makefile:560: recipe for target 'all' failed
make: *** [all] Error 2
strip: 'cpuminer': No such file


You need to change the line:
Code:
#include "compat/curl-for-windows/openssl/openssl/crypto/sha/sha.h"

in api.c to your distro openssl includes directory (if Arch Linux it's at /usr/include/openssl) I have no idea where they're located in Ubuntu though.

Example:

Code:
#include "/usr/include/openssl/sha.h"
29  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 16, 2017, 12:46:32 AM
Need some help here.
Trying to build from repository (https://github.com/polytimos/cpu-miner-source).
Show me "bash: ./build.sh: Permission denied" same for ./autogen.

Downloaded the linux release via wget and tried to run, get permission denied again.
Other miners i can run normally.
What can it be?


chmod +x both files so you can execute them.
30  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 16, 2017, 12:06:40 AM
Ninja launch yet the network hashrate is absurdly high, if we are to follow the reports of the other users.

well there are many OG still around!
https://explorer.polytimos.net/richlist looks balanced

Each mined block goes to a different address unless configured otherwise so the richlist is useless. The top with 6k coins is probably the pool because that mines to one address.

There are pools already available?
31  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 15, 2017, 11:37:11 PM
er: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
 any way to fix yet have all libs installed on mint

git clone the repo and compile it yourself, it's way easier than trying to preload missing dependencies.
32  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 15, 2017, 11:23:39 PM
I can also provide a working macOS wallet, provided I receive a bounty in polytimos.
33  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 15, 2017, 11:09:08 PM
Ninja launch yet the network hashrate is absurdly high, if we are to follow the reports of the other users.

No it isn't. Heck 10 server CPUs could probably cover the whole network hash rate.

I'm compiling the wallet at the moment, will check it for myself if it's worth it to mine or not. The binaries provided by the dev are missing libraries or are most probably built for Ubuntu derivatives and don't work with other distros.
34  Alternate cryptocurrencies / Tokens (Altcoins) / Re: -ANN- POLYTIMOS - NEW algo - FAIR ninja launch - NO pre,insta,ICO on: November 15, 2017, 10:59:34 PM
Ninja launch yet the network hashrate is absurdly high, if we are to follow the reports of the other users.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NB] Niobium coin X11 PoS + PoW + Masternodes on: November 15, 2017, 10:28:14 PM
Looking to sell 500 Niob at 9000 sat each, negotiable.

PM me if anyone is interested.

9K sat each ?
how do you calculated the price each niob coin ?

Scarcity mostly. This is my price, doesn't mean this will be the price on an exchange, probably higher. Buyers are welcome though.
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NB] Niobium coin X11 PoS + PoW + Masternodes on: November 15, 2017, 10:01:05 PM
Is the twitter bounty still running?  What are the reqs?

Is this on an exchange where I can buy it?
Please read first message of the topic.
Patience is only patience, everything has its time>dev told you

You have to understand his excitement though, the project is good and it's lacking an exchange.
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NB] Niobium coin X11 PoS + PoW + Masternodes on: November 14, 2017, 05:03:49 PM
Looking to sell 500 Niob at 9000 sat each, negotiable.

PM me if anyone is interested.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS! on: November 13, 2017, 04:53:14 PM
Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Is it the same, so it should be? Already 17 minutes ((

Hello,

It is most probably already installed. Please follow the next steps of my guide.

Cheers
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS! on: November 13, 2017, 04:43:22 PM
Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers

Hello, any recommendation about watchdog_expired on window wallet sir?

Hello,

I have no idea as I haven't delved deeper into masternodes. Please ask the dev.

Cheers
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS! on: November 13, 2017, 04:37:23 PM
Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!