Search content
Sort by

Showing 20 of 26 results by PhDumb
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW+PoS+ERC20] PoWAdv mineable ethereum Token!
by
PhDumb
on 26/03/2018, 11:47:59 UTC
Can I ask, what miner would we be able to use?

Cpuminer-opt, maybe?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW+PoS+ERC20] PoWAdv mineable ethereum Token!
by
PhDumb
on 23/03/2018, 10:49:50 UTC
In solo mining we would need to pay a lot of gas for the solution to be broadcasted at first as they would come rapidly, don´t we? At least that was the case when 0xBTC was started. When the difficulty increases this should become less of an issue
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW+PoS+ERC20] PoWAdv mineable ethereum Token!
by
PhDumb
on 23/03/2018, 07:20:25 UTC
Why can the ECR20 project still be excavated? Can someone explain it to me?

There are already several such projects. This one, for example - 0xBitcoin:
https://medium.com/@admazzola/the-case-for-the-mineable-erc20-token-78cbb4c34331

Edit: here is a concept outlined: https://lightrains.com/blogs/how-to-create-mineable-erc20-tokens
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Introducing EMOTIQ: Scalable. Private. Natural.
by
PhDumb
on 21/03/2018, 14:20:09 UTC
Reserved

Ok, you're going to have to educate me here.  What are you reserving?  Huh

He/she has just reserved a space on the post´s front page for a later pool announcement in case there would be mining. But there is no mining for your blockchain, isn´t it so?

EDIT: There is no native token as of now, only ERC20
Post
Topic
Board Announcements (Altcoins)
Re: MODI COIN [RELEASED]
by
PhDumb
on 20/03/2018, 14:10:30 UTC

Hm...


On-chain Token Attributes detected:
 totalSupply = 10000000000000000000000
 name = MODI Token
 symbol = MODI
 decimals = 18

 "Sorry, We were unable to locate any valid Token Transfer Events for Contract 0x68e03d2da62d026403c68601d650c877901876bf. If you are sure this is a contract that confirms to the ERC20 Token standard then please try again once a valid transfer has been made"
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] UNIFY World Revolution ICO ✊✊✊✊✊✊✊✊✊✊✊✊✊✊✊
by
PhDumb
on 20/03/2018, 14:05:59 UTC
Thanks a lot and best of luck with your project!

3PMkNhqaq1k5ef8jF74ekL5ppLsAeEiG9Gk


Twitter link:
https://twitter.com/CryptoScripto/status/976096427851042816
Post
Topic
Board Announcements (Altcoins)
Re: [ICO][ANN] EiraCube Ecosystem bridges digital and traditional retail
by
PhDumb
on 20/03/2018, 13:45:12 UTC
Very interesting indeed
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BOUNTY] Get your UNIFY World Revolution tokens
by
PhDumb
on 20/03/2018, 13:39:21 UTC
Thanks a lot!
3PMkNhqaq1k5ef8jF74ekL5ppLsAeEiG9Gk


Twitter link:
https://twitter.com/CryptoScripto/status/976096427851042816
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] WAVI [YescryptR32] [NO Pre-mine] [Masternode]
by
PhDumb
on 18/03/2018, 17:31:16 UTC
Do not mining this pool. cheat payment. I have high number of hashes and found many blocks but the number of coin I get less.

... pool.


how long to make payout?

Bluepool
We've just launched our new mining pool for WAVI
No registration required, 1% fee, server located in Japan.
https://wavi.bluepool.info/

WARNING
There is no mining software yet, so please compile binary by yourself.
The patched source code can be downloaded from:
https://github.com/bluepoolcoin/cpuminer-opt

Please be reminded that though we've just found the first block, we are not 100% sure if our miner works perfectly.
Please use at your own risk.

Low diff
Code:
-a yescryptr32 -o stratum+tcp://wavi.bluepool.info:3002 -u YOUR_ADDRES

High diff
Code:
-a yescryptr32 -o stratum+tcp://wavi.bluepool.info:9002 -u YOUR_ADDRES





I guess block confirmation takes several hours
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] WAVI [YescryptR32] [NO Pre-mine] [Masternode]
by
PhDumb
on 18/03/2018, 15:50:37 UTC
Have you changed your .conf file?
If not, change the name of "samplewavi" file to "wavi" and paste in the following

rpcuser=user
rpcpassword=password
rpcallowip=192.168.0.0/255.255.0.0
rpcallowip=127.0.0.1
rpcport=9442
daemon=1
server=1
listen=1
upnp=1
gen=1
genproclimit=8

Ola,
Another thing is that you need mining.dat file in the same directory as your qt file.
This should be a content of your .bat
@echo off
wavi-qt.exe -server
echo 15•b‘Ò‚¿‚Ü‚·...
timeout /t 15 /nobreak
:mining
echo ÌŒ@’†...
wavi-cli.exe -datadir=C:\Users\***YOUR DIRECTORY***\AppData\Roaming\WaviCore generate 1       !!!!!This is the path to the directory where your wallet.dat file is!!!!!
timeout /t 45 /nobreak
goto mining

Sorry "mining.bat" not ...dat
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] WAVI [YescryptR32] [NO Pre-mine] [Masternode]
by
PhDumb
on 18/03/2018, 15:41:10 UTC
Have you changed your .conf file?
If not, change the name of "samplewavi" file to wavi and paste in the following

rpcuser=user
rpcpassword=password
rpcallowip=192.168.0.0/255.255.0.0
rpcallowip=127.0.0.1
rpcport=9442
daemon=1
server=1
listen=1
upnp=1
gen=1
genproclimit=8

Ola,
Another thing is that you need mining.dat file in the same directory as your qt file.
This should be a content of your .bat
@echo off
wavi-qt.exe -server
echo 15•b‘Ò‚¿‚Ü‚·...
timeout /t 15 /nobreak
:mining
echo ÌŒ@’†...
wavi-cli.exe -datadir=C:\Users\***YOUR DIRECTORY***\AppData\Roaming\WaviCore generate 1       !!!!!This is the path to the directory where your wallet.dat file is!!!!!
timeout /t 45 /nobreak
goto mining
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] WAVI [YescryptR32] [NO Pre-mine] [Masternode]
by
PhDumb
on 18/03/2018, 15:34:36 UTC
Have you changed your .conf file?
If not, change the name of "samplewavi" file to wavi and paste in the following

rpcuser=user
rpcpassword=password
rpcallowip=192.168.0.0/255.255.0.0
rpcallowip=127.0.0.1
rpcport=9442
daemon=1
server=1
listen=1
upnp=1
gen=1
genproclimit=8
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] WAVI [YescryptR32] [NO Pre-mine] [Masternode]
by
PhDumb
on 17/03/2018, 17:33:16 UTC
More detailed instructions on how to mine, please?

This is a content of UMRcoin bat file that you mentioned

@echo off
umrcoin-qt.exe -server
echo 15•b‘T‚ї‚Ь‚·...
timeout /t 15 /nobreak
:mining
echo ЌMЊ@’†...
umrcoin-cli.exe -datadir=C:\umrcoin\UMRcoin generate 1
timeout /t 45 /nobreak
goto mining

What do we need to edit and what to do next, please?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BOUNTY][AIRDROP] BWOMM - A Trip and Restaurant Advisor
by
PhDumb
on 17/03/2018, 15:22:57 UTC
Very interesting
0xfd338BF62C7F42dd128c8722941d874E3d965289
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NXB] NXBoost project
by
PhDumb
on 04/03/2018, 21:30:29 UTC
A для чeгo мoнeтa бyдeт иcпoльзoвaтьcя нa биpжe, пoмимo тopгoвли в пapax?
...
How is the coin going to be used on exchange besides trading in pairs?

The a. is in the picture, in fact. 2% for holding NXB coin and, in addition, a proportional to stake (I believe) share of 45% profits from the exchange and NXB Car service
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [NXB] NXBoost project
by
PhDumb
on 04/03/2018, 21:06:27 UTC
A для чeгo мoнeтa бyдeт иcпoльзoвaтьcя нa биpжe, пoмимo тopгoвли в пapax?
...
How is the coin going to be used on exchange besides trading in pairs?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ELI] Elicoin (CPU mining only)
by
PhDumb
on 27/02/2018, 17:41:53 UTC
Can someone help me to figure out why no ELI are being allocated to my address, please: http://pool.elicoin.net/pool/ELI/account/address/EJwhZsrPkx9QCoXnPcHCFxL5oS4b7x9ztM

I also seem to have no valid shares but 3 invalid ones. http://pool.elicoin.net/pool/ELI/workers

edit: in the console I can see that my shares are being accepted

Thanks in advance

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ELI] Elicoin (CPU mining only)
by
PhDumb
on 27/02/2018, 16:21:02 UTC
Hi,
It it a first time I am running cpuminer on Linux. Apologies for naive questions.
I
 am on Ubuntu 16.04 and I can't find neither cpuminer-sse2.exe nor cpuminer-avx2.exe in cpuminer folder after a build, thus I can run only ./cpuminer. Did I do something wrong for a build (v3.7.10)?
Does anyone know if performance is better with -avx2.exe compared with ./cpuminer?
Many thanks!

There is only one executable on Linux and it's ./cpuminer.

Many thanks indeed! I appreciate
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ELI] Elicoin (CPU mining only)
by
PhDumb
on 27/02/2018, 15:24:13 UTC
Hi,
It it a first time I am running cpuminer on Linux. Apologies for naive questions.
I
 am on Ubuntu 16.04 and I can't find neither cpuminer-sse2.exe nor cpuminer-avx2.exe in cpuminer folder after a build, thus I can run only ./cpuminer. Did I do something wrong for a build (v3.7.10)?
Does anyone know if performance is better with -avx2.exe compared with ./cpuminer?
Many thanks!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BLISS (BLS) - [Scrypt PoW/PoS] - Bounties - Airdrops
by
PhDumb
on 26/02/2018, 07:36:51 UTC
BLISS Airdrop Phase 3 - 100 BLS per user.

To avoid spam in the forum thread, leave your purses on the wall in the social network https://soc.cryptobliss.info/, the purses left in the forum thread will be ignored, the end of the action will be reported.

Do we leave the BLISS address on our own walls or PM to @Soccrypto?

Create a post at home or on the wall of the group, the administrator will see Your post


Airdrop Phase 3

BHTGU9ZNUNkYXeWSrKmUHneRZBFECCU7t1

Many thanks! Got it, coins matured overnight and now staking