Search content
Sort by

Showing 20 of 627 results by amarian12
Post
Topic
Board Announcements (Altcoins)
Re: [WDC] Worldcoin | 3.0 Flirtatious Ant Released! | Multicoin architecture
by
amarian12
on 17/05/2020, 23:44:44 UTC
Post
Topic
Board Announcements (Altcoins)
Re: LEAFCOIN - NEW UPDATE AVAILABLE - DIGISHIELD + FLATREWARDS + CHECKPOINTS + MERGE
by
amarian12
on 28/01/2020, 10:03:29 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit
by
amarian12
on 26/10/2019, 19:34:30 UTC
anyone can share the code for p2pool 77.0.0-12-g5493200-dirty
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread
by
amarian12
on 04/09/2019, 08:03:37 UTC

...The masternode distribution is mainly the interest adjustment among miners...
Can you please explain this?

Does it mean a pool/miner can define the generation amout?
3.69416 for miner and 0 for mn
or
1.23139 for miner and 2.46277 for mn
per block

I just setup a yiimp test-pool and tested mining. At default yiimp mine 3.69416 per block, without mn reward.
Can you please expain how to modify yiimp (or stratum) to generate the correct mn amount?

Good work so far, wallet is really stable now.

I don;t know about yiimp, but you can use my code for p2pool from here https://github.com/amarian12/p2pool-qrk-10.7.2
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread
by
amarian12
on 02/09/2019, 17:18:33 UTC
I am happy to announce that after few hard hours of tests and changes the code for p2pool is working perfect, anyone that want to mine QRK is welcome to our pool:

Code:
miner -a quark -o stratum+tcp://p2pool.e-pool.net:5860 -u YourWalletAddress -p password -s 1

webinfo
Code:
http://p2pool.e-pool.net:5860/static/

if you like to run your own p2pool node, the code is here:

Code:
https://github.com/amarian12/p2pool-qrk-10.7.2


For now 2.46277 qrk is assigned to the master node, the remaining 1.23139QRK is the miner's reward, distributed according to the strength of participation
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread
by
amarian12
on 02/09/2019, 11:51:09 UTC
I'm trying to update the p2pool code to support QRK Masternodes, but somehow I can't get it to work.... Any python experts here that can help???

Here i upload the code:  https://github.com/amarian12/p2pool-qrk-10.7.2

Thanks in advance for your help.....
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread
by
amarian12
on 01/09/2019, 08:49:05 UTC
i just finish the code update in order to support the new wallet but i need someone to test it (redirect some hash power to it)

http://p2pool.e-pool.net:5860/static/

Post
Topic
Board Announcements (Altcoins)
Re: ★★DigiByte|极特币★★[DGB]✔ Core v6.16.5.1 - DigiShield, DigiSpeed, Segwit
by
amarian12
on 29/08/2019, 17:33:46 UTC
Hi

Is it possible to host two p2pools, running Scrypt and SHA256, using different rpc and p2p ports, connecting to the same digibyte wallet running on the same machine?
Or if that is not possible, running two digibyte wallet digibyted, on the samen machine using different digibyte.conf files?
I cant find any info on this, google is not! my friend regarding this issue.

best regards

Lawzt
 


you need to run 2 wallets and 2 pools (yes you can run them on same server but you need to use different ports and different location for wallets)

./digibyted -conf=/location/digibyte1.conf -deprecatedrpc=accounts
./digibyted -conf=/location/digibyte2.conf -deprecatedrpc=accounts

where on conf you have:

on digibyte1.conf
Code:
rpcuser=rpcuser1
rpcpassword=rpcpassword1
rpcallowip=127.0.0.1
gen=0
server=1
daemon=1
rpcport=rpcport1
port=port1
algo=scrypt
datadir=/location/digibyte1/

and on digibyte2.conf

Code:
rpcuser=rpcuser2
rpcpassword=rpcpassword2
rpcallowip=127.0.0.1
gen=0
server=1
daemon=1
rpcport=rpcport2
port=port2
algo=sha256
datadir=/location/digibyte2/



Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Vcoin sha256 pow
by
amarian12
on 26/08/2019, 17:55:19 UTC
any wallet updates? this version 9 is not working 100% .... i do have tx with 0 conf for weeks (normal situation will be to remove them after 24-48 hours) and i use high fee on them but still nothing
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | POW+POS | 0.10.6.3 - New Self Moderated Thread
by
amarian12
on 03/08/2019, 14:47:14 UTC
i try to compile the wallet from https://github.com/quark-project-evolution/quark/releases/tag/v0.10.7.1

and i get this on debug when i run the wallet

Code:
!vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 0 !vtx.size() = 1 !vtx[0].vout.size() = 1!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Catcoin - 0.9.3.0
by
amarian12
on 15/06/2019, 15:56:19 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] New Crypto Currency FRANKO [v0.16][Resurrection]
by
amarian12
on 20/05/2019, 07:50:00 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XJO] Joulecoin | SHA256 | First SHA256 data coin | Major upgrade 0.10.4.2
by
amarian12
on 07/05/2019, 17:24:58 UTC
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN][EXCHANGE] NLexch - Multi Crypto Coin Exchange
by
amarian12
on 27/12/2018, 13:23:05 UTC
Watch out for this exchange, they'll steal your money.

every deposit below 0.001 btc is considered spamming our system and not deposit to your account, stop making micro deposits and start respecting the exchange rules of minimum deposit and everything will be fine

check the fee (https://www.nlexch.com/fees) page for minimal deposit for every coins in part.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | POW/POS | 0.10.6.3 - New Self Moderated Thread
by
amarian12
on 03/12/2018, 18:13:36 UTC
It is something wrong with quark network?  my wallets are at 6327701 , explorer at 6332129 ..... I am running latest version on all my wallets... please advice.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] New Crypto Currency FRANKO [v0.16][Resurrection]
by
amarian12
on 01/09/2018, 12:41:44 UTC
any working explorer?
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN][EXCHANGE] NLexch - Multi Crypto Coin Exchange
by
amarian12
on 28/08/2018, 08:15:17 UTC
I see that trade volume on Nlexch is really low, which is a shame since I traded there in the past and had no problems, so I consider it a reliable exchange.

Do you have any plans of promoting the exchange and increase traffic or are you satisfied with the amount of users and trade volume as it has now?

Hi, We focus more on the technical part, for now, we will release a new version of the site in the next weeks with some extra coins that we hope will increase the trades volume.

Post
Topic
Board Announcements (Altcoins)
Re: [SXC][NSFW] Sexcoin - Scrypt Hashes wanted - we don't bight promice!
by
amarian12
on 26/08/2018, 17:03:46 UTC
Just put one L3+ on solomine to support network.

Yes - there is some problem with newco.in pool - will try to see is it possible to do something. Maybe p2pool software used is quite old.

And what about algo change to be GPU-friendly? - Now with those ASICs everywhere the GPU-community is searching where to put their rigs - and moving away from scrypt algo looks for me as a good idea! The best way - something not @ NiceHash - so the new possible attack is much harder to do.

The second good thing from that - a new wave of PR - the algo-switching is a good-go and positively supported by miners.

I'm sure you mean S3++ Wink In any event spreading the work load (including solo mining) is a great idea.

e-pool has also got problems, I was able to find a handful of blocks in the last 24 hours with 3MH/s but their page doesn't update the information (they are showing last block found as 8th of January)


our pool ( stratum+tcp://p2pool.e-pool.net:5760) is working perfect, we do have bug in showing the correct time (in webinfo page)... but all blocks are found correctly by the pool
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XJO] Joulecoin | SHA256 | First SHA256 data coin | Major upgrade 0.10.4.2
by
amarian12
on 17/07/2018, 21:05:04 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MonetaryUnit [MUE] - X11. MasterNodes. Funding. Governance. Services. Devs
by
amarian12
on 20/06/2018, 11:36:46 UTC
huhu mue fans,

i want to restart mue mining, but i see my best pool "weminemue.com" is offline... wich pool ist also finde/nice, pls let me now (=

try out pool:  http://p2pool.e-pool.net:5869/static/