Search content
Sort by

Showing 15 of 15 results by expex
Post
Topic
Board Альтернативные криптовалюты
Re: [ANN][ICO] Ziber — Первый мобильный блокчейн оператор!
by
expex
on 22/07/2017, 14:30:10 UTC
вот про заработок на мобильных нодах я бы губу не раскатывал сильно, операторы с этим будут бороться безжалостно. Одно дело когда для людей это бизнес, и они целыми днями только и занимаются тем чтобы фродроботов обходить операторов, а обычный человек установивший ноду будет ли этим заморачиваться? Блокнут симку основную и привет Smiley иди потом доказывай что ты не верблюд. Плюс лично для меня здесь еще важный вопрос безопасности, у нас на телеграмм пеняют власти что там дескать террористы и прочие несознательные граждане обитают. А что люди будут делать когда через их ноду будет совершен звонок который заинтересует органы? Ладно если после такого звонка самолет с радаров в тихом океане пропадет, а если позвонят в белый дом и скажут что Трамп дурак. А оконечное оборудование у вас, пусть на левую симку, но пеленгуется в вашем районе, в вашем доме. Что тогда? Мне вот не понятен этот момент.

Поддерживаю абсолютно. Будут блочить спустя неделю работы максимум. Как по мне вообще проект проигрышный. Ничего вы ребятки не заработаете.
Post
Topic
Board Announcements (Altcoins)
Re: POSInvestment [POSIV] an evolution of SandG - X11 POW/POS
by
expex
on 20/02/2017, 16:08:01 UTC
confirmation so slow
Post
Topic
Board Investor-based games
Re: █ Free 0.005BTC -- PAYING █ CRYPTIPLY.com - CRYPTO MULTIPLIER █ 50+ CURRENCIES █
by
expex
on 02/02/2017, 06:18:34 UTC
Dogecoin

Deposit : 503.00000000 for 5%

TransactionId : 9d9ca5dd55b81fd6870a2d0becce3cac9c75fbb2d90c45110bb62211989be3e7

Paid : 528.15000000

TransactionId :   ae218d59151cf385fffa595e68b06de6cc3e190613811296361151b6a1acb63a

btc : 1N5pp7aWk4xRM47qEgjZ6wLmtCGTuWBiT1
Post
Topic
Board Announcements (Altcoins)
Re: [INF8] Infinium-8. Privacy-centric & CPU-mining
by
expex
on 13/04/2016, 00:04:46 UTC
how create a node for this coin?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 22/03/2016, 21:44:05 UTC
the idea of this coin I feel awesome, I hope that at some point they can get solar panels with the currency , that would be an incredible change.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 03/02/2016, 14:53:47 UTC
hi all,
i try get data from jsonrpc, i send this
{"jsonrpc":"1.0","method":"getbalance ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC","id":1}
and i get
 [Error: failed [404] {"result":null,"error":{"code":-32601,"message":"Method not found"},"id":1} ]
but i send this
{"jsonrpc":"1.0","method":"getbalance","id":1}
and i get 0.20000000. this is true.

thanks for response.



Perhaps you are looking for getreceivedbyaddress ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC ?

yes, console evergreencoin-qt is working
getreceivedbyaddress ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC i get 10.01000000
but in js
i send  {"method":"getreceivedbyaddress EJyyhNhfvL3XfTh9VerW9h5qCL5SPtTqbn","id":1}
[Error: failed [404] {"result":null,"error":{"code":-32601,"message":"Method not found"},"id":1} ]


Solved i need send json, this format
{"method":"getreceivedbyaddress","params":["ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC"],"id":1}
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 03/02/2016, 14:44:41 UTC
hi all,
i try get data from jsonrpc, i send this
{"jsonrpc":"1.0","method":"getbalance ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC","id":1}
and i get
 [Error: failed [404] {"result":null,"error":{"code":-32601,"message":"Method not found"},"id":1} ]
but i send this
{"jsonrpc":"1.0","method":"getbalance","id":1}
and i get 0.20000000. this is true.

thanks for response.



Perhaps you are looking for getreceivedbyaddress ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC ?

yes, console evergreencoin-qt is working
getreceivedbyaddress ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC i get 10.01000000
but in js
i send  {"method":"getreceivedbyaddress EJyyhNhfvL3XfTh9VerW9h5qCL5SPtTqbn","id":1}
[Error: failed [404] {"result":null,"error":{"code":-32601,"message":"Method not found"},"id":1} ]

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 03/02/2016, 07:32:18 UTC
hi all,
i try get data from jsonrpc, i send this
{"jsonrpc":"1.0","method":"getbalance ESeAJTUbTpKyQVoCsPivGsrCPfBDKTxmkC","id":1}
and i get
 [Error: failed [404] {"result":null,"error":{"code":-32601,"message":"Method not found"},"id":1} ]
but i send this
{"jsonrpc":"1.0","method":"getbalance","id":1}
and i get 0.20000000. this is true.

thanks for response.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 17/01/2016, 16:39:03 UTC
http://i.imgur.com/XhQmChN.jpg

Here is a screenshot of the new wallet running on a Pi2B. We're currently testing with Ubuntu.

good job.
that would have value in EGC ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 15/01/2016, 01:38:47 UTC
why not create a wallet staking in raspberry pi zero or other similar and and exchange them for EGC?


Could you explain that idea a bit further? That sounds exactly like what we are trying to accomplish.


From what I was reading it,yes,this is the idea that attempt, using a staking device for low power consumption and reasonable price, the zero pi value $5
https://www.raspberrypi.org/blog/raspberry-pi-zero/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / NO ICO | Foundation
by
expex
on 15/01/2016, 01:01:43 UTC
why not create a wallet staking in raspberry pi zero or other similar and and exchange them for EGC?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / ICO | Foundation
by
expex
on 05/01/2016, 18:43:19 UTC
I am 100% sure that website is made in wordpress, placing image inside a container, will not have the  same visual result, image will not have full width and will look worst than it is
it's just my opinion...

http://i.imgur.com/syPQzwZ.jpg


ok,
And If you place the image at 100 % of the block?


http://evergreencoin.org/wp-content/uploads/2016/01/EGCwood.jpg" alt="Quality" class="img-responsive" style="
    width: 100%;
    height: 100%;
">
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / ICO | Foundation
by
expex
on 05/01/2016, 02:32:45 UTC
hello, on page image shifted to the left is , I think it looks better if the carousel is inserted inside a container , would thus be , excuse my English.



Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EGC] EverGreenCoin | X15 PoW/PoS | NO premine / ICO | Foundation
by
expex
on 28/12/2015, 04:29:17 UTC
good job Block Explorer  Smiley
Post
Topic
Board Investor-based games
Re: [1111 Payouts] CryptoTriple.org - 200% PROFIT in 100 HRS - 10% INSTANT REF PAY
by
expex
on 01/03/2015, 06:35:43 UTC
The pay instant :O
https://dogechain.info/tx/b16ce4566fd6eb11574fe1425207da290cae8757d2e5d407542f5533b2177de3

my doge address DJoFiyzAXkRLtaVX9h46TYYr38bXzBbb6J , Thanks  Wink Wink Wink