Search content
Sort by

Showing 20 of 45 results by TrMark
Post
Topic
Board Service Announcements
Re: Crex24.com - Cryptocurrency Exchange [Official Thread]
by
TrMark
on 02/03/2018, 01:59:56 UTC
Tried to reach the site but it gave me this Russian phrase
Quote
He дocтyпнo нa тeppитopии вaшeй cтpaны

Got that into google translate and it translated to "not available in your country".

Could you please list the excluded countries that you don't service in your OP so that it is clear to people whether they can use your service or not? Honestly, the low deposits and withdrawals for fiat looks very very good and i would love to have used your exchange, but unfortunately i'm assuming due to regulatory concerns, i cannot.
Well, sounds reasonable. We will add a list of countries in which the exchange is not available.
Thanks for a good question!  Wink

Crex24 is not available in the USA and EU countries  Cry

Which EU countries is it not available in? works fine in the UK
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] [WGR] | Wagerr | The Betting Blockchain | Bounties
by
TrMark
on 27/02/2018, 02:19:49 UTC
how dafug you join telegram? Link is total bullshit.
Get ur shit together wagerr or I will crash this coin. And yes, I have that much to do it. fuckers.

lol

its just https://t.me/joinchat/AAAAAEMkNcLC11lv9e7_pg from the bottom of wagerr.com or you could use your initiative and search for it
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] [WGR] | Wagerr | The Betting Blockchain | Bounties
by
TrMark
on 26/02/2018, 17:54:03 UTC
Amazing, i withdrew coins from wagerr site when the wallet was released, below you can see the withdraw

https://i.imgur.com/UnmLz4m.jpg

The wallet never confirmed the tx, after a bit it was conflicted, today i downloaded the new release and tried to do everything, resync..scan.. and the tx was still conflicted, then i tried to recover the tx's with the -zapwallettxes=1: and now the conflicted tx is dissapeared. I checked the explorer and there is nothing in that address. Where the hell are my coins???

https://i.imgur.com/wJTo5pH.jpg

Your best bet is to join the telegram chat and ask the devs, they're quite active in there. Or email them at support@wagerr.com
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] [WGR] | Wagerr | The Betting Blockchain | Bounties
by
TrMark
on 26/02/2018, 17:52:24 UTC
Who can tell. Is it necessary now to translate WGR tokens from the Waves purse? What happens if I leave the WGR tokens on the Waves platform?

Then after a while they will become unusable, best to just swap them instead of risking it as nobody knows the cut off date yet

I didnt a swap until now, can someone tell me if there is a deadline whith to do this swap?

Thanks

nobody knows the cut off date yet
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] [WGR] | Wagerr | The Betting Blockchain | Bounties
by
TrMark
on 26/02/2018, 17:31:24 UTC
Who can tell. Is it necessary now to translate WGR tokens from the Waves purse? What happens if I leave the WGR tokens on the Waves platform?

Then after a while they will become unusable, best to just swap them instead of risking it as nobody knows the cut off date yet
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] [WGR] | Wagerr | The Betting Blockchain | Bounties
by
TrMark
on 25/02/2018, 09:29:23 UTC
Hello,

for those of you asking... I have updated my Wagerr wallet guide on Steem to reflect both the wallet set up for a VPS as well as the masternode set up for the VPS and the link between your VPS masternode and your local PC wallet.

https://steemit.com/crypto/@drcharles/setting-up-wagerr-wallet-on-linux-vps

enjoy Smiley

am trying to follow your directions but after sudo ./configure, i keep running into configure:  error: PKG_PROG_PKG_ CONFIG macro not found. please install pkg-config and rerun autogen.sh, and it say no makefile found for the net two, and when you get to cd/src, there is no such file or directory


could you guys plz give me a link for setting up masternode, cos i tried to follow this one and it's not working for me

That one is actually better than the official one, just be careful to follow every step exactly
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] [WGR] | Wagerr | The Betting Blockchain | Bounties
by
TrMark
on 25/02/2018, 02:47:41 UTC
Do I have to activate staking manually? I unlocked it for staking only, but it says "staking not activated". What do I have to do or is it just the maturing of the coins?
Coins have to mature, it's not long though. Also, the wallet has to stay open

There must be some very large wallets staking. I haven't received a staking reward yet after 2000 blocks.

Yes, as far as I know, the devs have been made aware of the issue via email. The problem is that the wallet that contains the 6million unclaimed ICO tokens has staking enabled so it's getting the majority of the rewards
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 23:07:30 UTC
How can I move coins from my wallet? I wanted to move my MN reward straight away but when i try to send it it says i have insufficient funds even though I'm only trying to move a small amount

I tried stopping the MN with "omegacoin-cli stop" but it still wont let me move any

Nevermind i just hadn't enabled coin control
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 22:49:08 UTC
How can I move coins from my wallet? I wanted to move my MN reward straight away but when i try to send it it says i have insufficient funds even though I'm only trying to move a small amount

I tried stopping the MN with "omegacoin-cli stop" but it still wont let me move any
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 19:18:40 UTC
I have an issue with installing sentinel. When i test it i get 1 failure.

Code:
===================================================== FAILURES =====================================================
________________________________________________ test_get_rpc_creds ________________________________________________

    def test_get_rpc_creds():
        omegacoin_config = omegacoin_conf()
        creds = OmegaConfig.get_rpc_creds(omegacoin_config, 'testnet')

        for key in ('user', 'password', 'port'):
            assert key in creds
        assert creds.get('user') == 'omegacoinrpc'
        assert creds.get('password') == 'EwJeV3fZTyTVozdECF627BkBMnNDwQaVLakG3A4wXYyk'
        assert creds.get('port') == 29241

        omegacoin_config = omegacoin_conf(rpcpassword='s00pers33kr1t', rpcport=8000)
        creds = OmegaConfig.get_rpc_creds(omegacoin_config, 'testnet')

        for key in ('user', 'password', 'port'):
            assert key in creds
        assert creds.get('user') == 'omegacoinrpc'
        assert creds.get('password') == 's00pers33kr1t'
        assert creds.get('port') == 8000

        no_port_specified = re.sub('\nrpcport=.*?\n', '\n', omegacoin_conf(), re.M)
        creds = OmegaConfig.get_rpc_creds(no_port_specified, 'testnet')

        for key in ('user', 'password', 'port'):
            assert key in creds
        assert creds.get('user') == 'omegacoinrpc'
        assert creds.get('password') == 'EwJeV3fZTyTVozdECF627BkBMnNDwQaVLakG3A4wXYyk'
>       assert creds.get('port') == 19998
E       assert 17778 == 19998
E        +  where 17778 = ('port')
E        +    where = {'password': 'EwJeV3fZTyTVozdECF627BkBMnNDwQaVLakG3A4wXYyk', 'port': 17778, 'user': 'omegacoinrpc'}.get

test/unit/test_dash_config.py:62: AssertionError
======================================= 1 failed, 22 passed in 0.41 seconds ========================================

Any ideas?

have you edit sentinel.conf
example:

Code:
omegacoin_conf=root/.omegacoincore/omegacoin.conf

et port open

check sudo ufw status

I added
Code:
omegacoin_conf=/home/MYUSERNAMEHERE/.omegacoincore/omegacoin.conf
into sentinel.conf obviously with my username in there, which port should i be checking? none of the ones mentioned in the errors have been mentioned anywhere else


EDIT: although the sentinel test failed 1 passed 22 in the OMEGA wallet my MN status changed form WATCHDOG_EXPIRED to ENABLED, sooo i guess its working?
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 19:08:56 UTC
I have an issue with installing sentinel. When i test it i get 1 failure.

Code:
===================================================== FAILURES =====================================================
________________________________________________ test_get_rpc_creds ________________________________________________

    def test_get_rpc_creds():
        omegacoin_config = omegacoin_conf()
        creds = OmegaConfig.get_rpc_creds(omegacoin_config, 'testnet')

        for key in ('user', 'password', 'port'):
            assert key in creds
        assert creds.get('user') == 'omegacoinrpc'
        assert creds.get('password') == 'EwJeV3fZTyTVozdECF627BkBMnNDwQaVLakG3A4wXYyk'
        assert creds.get('port') == 29241

        omegacoin_config = omegacoin_conf(rpcpassword='s00pers33kr1t', rpcport=8000)
        creds = OmegaConfig.get_rpc_creds(omegacoin_config, 'testnet')

        for key in ('user', 'password', 'port'):
            assert key in creds
        assert creds.get('user') == 'omegacoinrpc'
        assert creds.get('password') == 's00pers33kr1t'
        assert creds.get('port') == 8000

        no_port_specified = re.sub('\nrpcport=.*?\n', '\n', omegacoin_conf(), re.M)
        creds = OmegaConfig.get_rpc_creds(no_port_specified, 'testnet')

        for key in ('user', 'password', 'port'):
            assert key in creds
        assert creds.get('user') == 'omegacoinrpc'
        assert creds.get('password') == 'EwJeV3fZTyTVozdECF627BkBMnNDwQaVLakG3A4wXYyk'
>       assert creds.get('port') == 19998
E       assert 17778 == 19998
E        +  where 17778 = ('port')
E        +    where = {'password': 'EwJeV3fZTyTVozdECF627BkBMnNDwQaVLakG3A4wXYyk', 'port': 17778, 'user': 'omegacoinrpc'}.get

test/unit/test_dash_config.py:62: AssertionError
======================================= 1 failed, 22 passed in 0.41 seconds ========================================

Any ideas?
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 17:49:40 UTC
Might want to have that step added into the guides tbh

check HOW.to
looked at main page [ANN]

Haha just spotted it thanks
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 17:39:28 UTC
I started Mn and I get "status": "WATCHDOG_EXPIRED"

what's wrong? never get any problem with MN

install setinell

Might want to have that step added into the guides tbh
Post
Topic
Board Announcements (Altcoins)
Re: 🚀 [ANN] OFFICIAL OMEGA | X11 POW/POS | MASTERNODE by the Community 🚀
by
TrMark
on 20/02/2018, 15:50:42 UTC
seems interesting, will keep my eye on this one
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CRC]🚀CrowdCoin POW| MASTERNODES | ZERO TX FEE | NO ASIC | VC
by
TrMark
on 20/02/2018, 13:58:57 UTC
Let me first say that this is just my own opinion, not the one of others. I am not trying to spread fud, I am just one miner, do what you want with my message... but here is a copy/paste of a post that I made on the Sparks coin thread a few days ago... My suspicions are getting more serious since, those always anonymous developpers are getting more and more silent, and I feel it is important you research this:

Sparks, Rapture, Phobos, Cerberus, Crowdcoin, Race, Dinero, Infinex, Force, Stipend, Endorphin, VIVO, Innova, Cropcoin and the list goes on and on and on.... All the same exact pattern copied: Masternode/PoW hybrid, ''small'' premine, Masternode auctions through discords, Airdrops , Anonymous teams, same wallet code and bugs, Masternode gets most or half of the mining, only on stocksexchange (except 2 or 3 of thoses)... It wouldnt surprise me if it would be all coming from the same team/person or maybe a teacher somewhere giving his students a school project to each start a coin... Extremely suspicious, do your research and prove me wrong please!

It's not FUD if its the truth, there are a worrying number of faceless and nameless dev teams pumping out projects with big claims at a high rate. I decided a while ago to steer clear of these kinds of coins
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Phantomx] coin -> online currency [PNX] | Pow/PoS X11 Masternode
by
TrMark
on 16/02/2018, 00:20:23 UTC
Something weird is happening with my coins, I moved some coins from my MN and normally it only takes a few minutes to be deposited to stocks exchange but it's been a few hours now and nothing. When I look at the transaction on the explorer it has like 400 confirmations so it was definitely sent.

Then when I look at the address I sent it to (my usual address on stocks exchange) I can see the amount I sent arriving a couple of minutes after i sent them then being moved from that address a few more minutes later. Is it a problem with stocks exchange?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Phantomx] coin -> online currency [PNX] | Pow/PoS X11 Masternode
by
TrMark
on 02/02/2018, 00:15:03 UTC
Does anyone else miss good old $0.30+ PNX   Grin
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Phantomx] coin -> online currency [PNX] | Pow/PoS X11 Masternode
by
TrMark
on 01/02/2018, 00:00:17 UTC
Yep thats completely normal dont worry about it. I use http://explorer.phantomx.co to keep an eye on my node's payments. Sometimes there are only minutes between them and sometimes as you said up to 16 hours.
Post
Topic
Board Announcements (Altcoins)
Re: ANN [CHEESE] CHEESE | MASTERNODE | PoW | DPOS |
by
TrMark
on 31/01/2018, 01:27:10 UTC
Is it really producing those many coins per day with a masternode as mentioned on masternode.online?

From my experience with other MN's you can expect to get roughly 70-75% on average of what it says there. some days you may get more but from my experience most days you get less
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Phantomx] coin -> online currency [PNX] | Pow/PoS X11 Masternode
by
TrMark
on 23/01/2018, 10:16:48 UTC
Can I just say a thank you to the people who keep selling their coins for cheap

I've made about 5x more day trading PNX compared to the profits from my MN haha