Author

Topic: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌ - page 463. (Read 923924 times)

hero member
Activity: 924
Merit: 502
Mined a few when CPU mining was profitable.
it is still profitable  Smiley

Can you say on that CPU's you are mining and how much espers you get?
My cpu does 140kH/s
i think it is about 500 espers per 10 minutes

May be you mistake? It is more than 4 million ESP per day
If it so - mining of ESP is profitable. I try it again  Grin
member
Activity: 112
Merit: 10
Mined a few when CPU mining was profitable.
it is still profitable  Smiley

Can you say on that CPU's you are mining and how much espers you get?
My cpu does 140kH/s
i think it is about 500 espers per 10 minutes
hero member
Activity: 924
Merit: 502
Mined a few when CPU mining was profitable.
it is still profitable  Smiley

Can you say on that CPU's you are mining and how much espers you get?
member
Activity: 112
Merit: 10
sr. member
Activity: 429
Merit: 282
Tried to create the Wolf Espers Sgminer after manual windows-build.

Unfortunately errors  Sad

My system
mingw-get-inst-20120426
Windows10 Pro 64bit

source from here https://ottrbutt.com/tmp/sgminer-wolf-esp.tar.xz

autoreconf -fvi
CFLAGS = "- O2 -msse2 ./configure

-------------------------------------------------- ----------------------
sgminer 5.1.1
-------------------------------------------------- ----------------------


Configuration Options Summary:

  Use git version ......: yes
  libcurl (GBT + getwork). Enabled: -LC: / MinGW / lib -lcurl -lcurldll
  curses.TUI ...........: FOUND: -lpdcurses
  OpenCL ...............: FOUND. GPU mining support enabled
  ADL ..................: SDK found, GPU monitoring support enabled

Compilation ............: make (or gmake)
  CPPFLAGS .............:
  CFLAGS ...............: -O2 -msse2
  LDFLAGS ..............:
  LDADD ................: -LC: / MinGW / lib -lcurl -lcurldll submodule / Jansson / src / .libs / libjansson.a -lpthread -lOpenCL -lws2_32 -lm

Installation ...........: make install (as root if needed, with 'su' or 'sudo')
  prefix ...............: / usr / local


make

make [2]: Entering directory `/ home / worgon / sgminer '
  CC sgminer sgminer.o
In file included from compat.h: 8: 0,
                 from sgminer.c: 53:
c: \ mingw \ include \ pthread.h: 320: 8: error: redefinition of "struct timespec"
 struct {timespec
        ^
In file included from c: \ mingw \ include \ sys \ time.h: 3: 0,
                 from sgminer.c: 25:
c: \ mingw \ include \ time.h: 102: 8: Note: originally defined here
 struct timespec
        ^
In file included from sgminer.c: 53: 0:
compat.h: 17: 19: error: conflicting types for "nanosleep"
 static inline int nanosleep (const struct timespec * req, struct timespec * rem)
                   ^
In file included from c: \ mingw \ include \ sys \ time.h: 3: 0,
                 from sgminer.c: 25:
c: \ mingw \ include \ time.h: 405: 5: Note: Prior definition of "nanosleep" was here
 int nanosleep (const struct timespec * period, struct timespec * residual)
     ^
In file included from sgminer.c: 53: 0:
compat.h: 52: 19: error: conflicting types for "sleep"
 static inline int sleep (unsigned int secs)
                   ^
In file included from sgminer.c: 24: 0:
c: \ mingw \ include \ unistd.h: 114: 10: Note: Prior definition of "sleep" was here
 unsigned sleep (unsigned period) {return __mingw_sleep (period, 0); }
          ^
sgminer.c: In function 'set_devices ":
sgminer.c: 682: 5: warning: implicit declaration of function 'strcasecmp "[-Wimplicit-function-declaration]
     if (! strcasecmp (arg, "?"))
     ^
sgminer.c: In function 'detect_stratum ":
sgminer.c: 761: 3: warning: implicit declaration of function 'strncasecmp "[-Wimplicit-function-declaration]
   if (! strncasecmp (url, "stratum + tcp: //", 14)) {
   ^
sgminer.c: In function 'set_log_file ":
sgminer.c: 1185: 20: error: 'O_WRONLY' undeclared (first use in this function)
     fd = open (arg, O_WRONLY | O_APPEND | O_CREAT, S_IRUSR | S_IWUSR);
                    ^
sgminer.c: 1185: 20: Note: each undeclared identifier is only once for each function, in Which It is present, reported
sgminer.c: 1185: 31: error: 'O_APPEND' undeclared (first use in this function)
     fd = open (arg, O_WRONLY | O_APPEND | O_CREAT, S_IRUSR | S_IWUSR);
                               ^
sgminer.c: 1185: 42: error: "O_CREAT" undeclared (first use in this function)
     fd = open (arg, O_WRONLY | O_APPEND | O_CREAT, S_IRUSR | S_IWUSR);
                                          ^
sgminer.c: In function 'gbt_decode ":
sgminer.c: 2225: 3: warning: implicit declaration of function 'align_len "[-Wimplicit-function-declaration]
   align_len (cal_len);
   ^
sgminer.c: In function 'gbt_solo_decode ":
sgminer.c: 2465: 2: warning: implicit declaration of function 'ser_number "[-Wimplicit-function-declaration]
  ofs + = ser_number (pool-> scriptsig_base + ofs, height); // Max 5
  ^
sgminer.c: In function 'setup_gbt_solo ":
sgminer.c: 6211: 2: warning: implicit declaration of function 'address_to_pubkeyhash "[-Wimplicit-function-declaration]
  address_to_pubkeyhash (pool-> script_pubkey, opt_gbt_address);
  ^
make [2]: *** [sgminer-sgminer.o] Error 1
make [2]: Leaving directory `/ home / worgon / sgminer '
make [1]: *** [all-recursive] Error 1
make [1]: Leaving directory `/ home / worgon / sgminer '
make: *** [all] Error 2

someone here has a solution?  Undecided
hero member
Activity: 644
Merit: 500
Just bought ~22 million after hearing the news. Can't wait for the swap/switch to POS! SO glad community has held together this long. See you all in slack later Smiley
nice move mate welcome back nice seeing old peps again here i seen cc and cryptocoderz also active from time to time.
full member
Activity: 242
Merit: 100
Extended Reality Advertising
Just bought ~22 million after hearing the news. Can't wait for the swap/switch to POS! SO glad community has held together this long. See you all in slack later Smiley

Whaaat? Did I just hear right? ESP going PoS... I can't wait!  May I recommend a CBX style PoSP for Espers, as this algorithm from CBX allows a lower inflation and it still pays much higher rewards to those who participate.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
Latest version stand alone wallet for windows please? Thanks!

Download the installer from the OP, then pull the "Espers-Qt.exe" file from %appdata%/CryptoCoderz/Espers-Cliennt Directory. If you'd like you can then simply uninstall via control pannel and have a standalone version. We apologize but we don't have uploaded a standalone copy as of yet and as the new client will be on a new chain we haven't worked much with the currently live one.

Thank you. I figured it out. Got the stand alone file and running it now.

But I'm guessing I didn't really need it, as 0.8.0.4 was fine. Got it anyway in preparation for the swap. Consolidated all my coins into one giant address. Not as much as the billionaire above me, but good enough. Mined a few when CPU mining was profitable.
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
Latest version stand alone wallet for windows please? Thanks!

I believe the latest stand alone would be 0.8.0.5 However i cannot find the Stand alone link. i will work on getting it for you. sorry for the late reply.

Thank you!
hero member
Activity: 532
Merit: 500
Offer escrow, receive negative trust
Just bought ~22 million after hearing the news. Can't wait for the swap/switch to POS! SO glad community has held together this long. See you all in slack later Smiley
sr. member
Activity: 504
Merit: 250
askNFTY Team Account
Hey Guys,

Sorry for not being around much or answering many questions.

Really quickly wanted to stop in and say that we are just working on the new client, we want it to be right. We want you to get it and feel that your are trading to a quality more refined and turnkey product that you can enjoy with details that make sense. We'll be in touch and don't worry that it's been a few days. We tried a couple extra things and learned from it on our end rather than launching first and looking to make drastic changes later.


Latest version stand alone wallet for windows please? Thanks!

Download the installer from the OP, then pull the "Espers-Qt.exe" file from %appdata%/CryptoCoderz/Espers-Cliennt Directory. If you'd like you can then simply uninstall via control pannel and have a standalone version. We apologize but we don't have uploaded a standalone copy as of yet and as the new client will be on a new chain we haven't worked much with the currently live one.


Thank you guys, stay tuned, change is a'coming

You have done a lot of job for Espers already. This is one of the coin where devs provide consistent support and development. You don't need ask for a sorry.
hero member
Activity: 1036
Merit: 506
Coderz of the Crypto variety
Hey Guys,

Sorry for not being around much or answering many questions.

Really quickly wanted to stop in and say that we are just working on the new client, we want it to be right. We want you to get it and feel that your are trading to a quality more refined and turnkey product that you can enjoy with details that make sense. We'll be in touch and don't worry that it's been a few days. We tried a couple extra things and learned from it on our end rather than launching first and looking to make drastic changes later.


Latest version stand alone wallet for windows please? Thanks!

Download the installer from the OP, then pull the "Espers-Qt.exe" file from %appdata%/CryptoCoderz/Espers-Cliennt Directory. If you'd like you can then simply uninstall via control pannel and have a standalone version. We apologize but we don't have uploaded a standalone copy as of yet and as the new client will be on a new chain we haven't worked much with the currently live one.


Thank you guys, stay tuned, change is a'coming
hero member
Activity: 671
Merit: 1000
Pessoal, alguém poderia me dizer como restaurar backup de minha carteira espers?
Tutorial em inglês mas pode ajudar:
http://bitcoin.stackexchange.com/questions/10974/import-wallet-dat-into-a-new-bitcoin-qt-client

Opa, obrigado.....se puder manter o contato por email ou skype, só avisar aqui que te passo.

Poderiamos criar um grupo no WhatsApp depois, meu email: [email protected]

Can we all talk here in English please? This is an Official Thread and not a local one. Thank you.
Yes, sorry for that, i didn't know these people before so..

Thank-you for helping out the new guys and helping the Portuguese Espers Community. We appreciate you!  Grin
member
Activity: 112
Merit: 10
Pessoal, alguém poderia me dizer como restaurar backup de minha carteira espers?
Tutorial em inglês mas pode ajudar:
http://bitcoin.stackexchange.com/questions/10974/import-wallet-dat-into-a-new-bitcoin-qt-client

Opa, obrigado.....se puder manter o contato por email ou skype, só avisar aqui que te passo.

Poderiamos criar um grupo no WhatsApp depois, meu email: [email protected]

Can we all talk here in English please? This is an Official Thread and not a local one. Thank you.
Yes, sorry for that, i didn't know these people before so..
legendary
Activity: 1764
Merit: 1000

hello, I am Brazilian, I have mined ESPERs a little .... briefly accompany the forum, I understand 90% you speak by Google translation.

esper Will be released in one weeks or two...after releasing new wallet/client

exchange you speak is ESP for BTC?

the value will be the initial 0.00000001?

After compiling, it enters the market normally?

What I recommend doing with my ESPERs....change or await the launch after compilation?

sorry for too many questions.

Thank you!

Se precisar de ajuda, pode perguntar em português!

Opa, obrigado.....se puder manter o contato por email ou skype, só avisar aqui que te passo.

Pessoal, alguém poderia me dizer como restaurar backup de minha carteira espers?

Can we all talk here in English please? This is an Official Thread and not a local one. Thank you.
newbie
Activity: 7
Merit: 0
Pessoal, alguém poderia me dizer como restaurar backup de minha carteira espers?
newbie
Activity: 51
Merit: 0

hello, I am Brazilian, I have mined ESPERs a little .... briefly accompany the forum, I understand 90% you speak by Google translation.

esper Will be released in one weeks or two...after releasing new wallet/client

exchange you speak is ESP for BTC?

the value will be the initial 0.00000001?

After compiling, it enters the market normally?

What I recommend doing with my ESPERs....change or await the launch after compilation?

sorry for too many questions.

Thank you!

Se precisar de ajuda, pode perguntar em português!

Opa, obrigado.....se puder manter o contato por email ou skype, só avisar aqui que te passo.
sr. member
Activity: 406
Merit: 250
I Shall Rise Again From The Ashes Of My Failures.
Hey guys, everyone still around?

I've been out of the crypto loop for quite some time; would love to catch up with you all.  Anyone still hanging out in that slack channel?  Wink

Resurgam, how can I best contact you? 
Our slack channel is best. but you can email me or send me a message over BTCtalk

Welcome back
hero member
Activity: 532
Merit: 500
Offer escrow, receive negative trust
Hey guys, everyone still around?

I've been out of the crypto loop for quite some time; would love to catch up with you all.  Anyone still hanging out in that slack channel?  Wink

Resurgam, how can I best contact you? 
sr. member
Activity: 406
Merit: 250
I Shall Rise Again From The Ashes Of My Failures.
Dont want be rude. Thank you,mate.
Dont worry about it, i shouldve known better Tongue
Jump to: