Author Topic: delegate.liondani... Updated publish delegate data !  (Read 68333 times)

0 Members and 1 Guest are viewing this topic.

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Donation for May 2015

consider supporting the kids here:    http://www.hamogelo.gr/46.2/Support-us


Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
My donation for April  ;)
Please consider to make a donation there too... it is worth it.
http://www.hamogelo.gr/1.2/home



Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
edit:
seed node 185.25.22.21:1776 already updated  to v0.6.2 v0.8.1   ;)
« Last Edit: April 12, 2015, 10:28:17 pm by liondani »

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
As always a little donation for the Child out there that need our help to http://www.hamogelo.gr/46.2/Support-us

« Last Edit: March 04, 2015, 09:29:09 am by liondani »

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani


“I think Bitcoin will play a role very similar to digital gold, and other cryptocurrencies will become perhaps more suitable as everyday means of exchange,” he said. “And eventually we'll find a role for governments and bankers to be involved in this, because they are going to adapt.”

read more...
http://cointelegraph.com/news/113475/andreas-antonopoulos-debates-greeces-rock-star-minister-of-finance

You can listen to the full debate here.
http://yanisvaroufakis.eu/2014/03/13/debating-bitcoin-on-abc-late-night-live-with-phillip-adams-and-andreas-andreopoulos/

Wouldn't it be something if we hear of an announcement that Greece launches it's own Bitshares DAC to replace it's currency. :) Seems to be on the right track.

That would be huge!  :D :D :D

Offline BunkerChainLabs-DataSecurityNode



“I think Bitcoin will play a role very similar to digital gold, and other cryptocurrencies will become perhaps more suitable as everyday means of exchange,” he said. “And eventually we'll find a role for governments and bankers to be involved in this, because they are going to adapt.”

read more...
http://cointelegraph.com/news/113475/andreas-antonopoulos-debates-greeces-rock-star-minister-of-finance

You can listen to the full debate here.
http://yanisvaroufakis.eu/2014/03/13/debating-bitcoin-on-abc-late-night-live-with-phillip-adams-and-andreas-andreopoulos/

Wouldn't it be something if we hear of an announcement that Greece launches it's own Bitshares DAC to replace it's currency. :) Seems to be on the right track.
+-+-+-+-+-+-+-+-+-+-+
www.Peerplays.com | Decentralized Gaming Built with Graphene - Now with BookiePro and Sweeps!
+-+-+-+-+-+-+-+-+-+-+

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani


“I think Bitcoin will play a role very similar to digital gold, and other cryptocurrencies will become perhaps more suitable as everyday means of exchange,” he said. “And eventually we'll find a role for governments and bankers to be involved in this, because they are going to adapt.”

read more...
http://cointelegraph.com/news/113475/andreas-antonopoulos-debates-greeces-rock-star-minister-of-finance

You can listen to the full debate here.
http://yanisvaroufakis.eu/2014/03/13/debating-bitcoin-on-abc-late-night-live-with-phillip-adams-and-andreas-andreopoulos/

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I've registered delegate.liondani on the  DVS test-network also.
I can't wait to test it out and find some bugs...I need your votes  :)

PS I have already my seed node active in Greece and it is on the DVS default list right now 185.25.22.21:2776  ;)
https://github.com/BitShares/bitshares/blob/devshares/libraries/client/include/bts/client/seed_nodes.hpp

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
Code: [Select]
>> wallet_delegate_withdraw_pay delegate.liondani delegate.liondani 4200 BTS

TIMESTAMP           BLOCK     FROM                TO                  AMOUNT                  MEMO                                        FEE                 ID     
======================================================================================================================================================================
2015-02-04T21:30:48 PENDING   NETWORK             delegate.liondani   4,200.00000 BTS         withdraw pay                                0.10000 BTS         efcacb64

As always 10% goes to charity (minimum 10 euro) to http://www.hamogelo.gr/1.2/home







seed node established for DevShares located in  Greece   ;)

Code: [Select]
185.25.22.21:2776

https://bitsharestalk.org/index.php?topic=6406.msg178267#msg178267

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
seed node for DevShares located in  Greece   ;)

Code: [Select]
185.25.22.21:2776


#pragma once
namespace bts { namespace client {
static const std::vector<std::string> SEED_NODES
{
"46.10.205.0:32123",
"46.226.109.66:1778",
"54.79.27.224:2009",
"104.236.44.210:2009",
"108.61.167.133:37683",
"128.199.139.242:2015",
"178.62.72.214:2009",

"185.25.22.21:2776"
};
} } // bts::client


https://github.com/BitShares/bitshares/blob/devshares/libraries/client/include/bts/client/seed_nodes.hpp

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I like to see the forest and not the tree... we are certainly in a uptrend... I think it's safe to short BTC isn't it?



BTS compared with BTC the last 3 months... Is it not obvious which one is the winner ?




Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani


Greece at a financial cross-roads and a practical solution could be Bitcoin... BitShares!

well... I would prefer instead of "bitcoin" ... bitshares on the original title ;)

http://cointelegraph.com/news/113226/greece-at-a-financial-cross-roads-and-a-practical-solution-could-be-bitcoin

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani

Code: [Select]
>> pay_delegate delegate.liondani delegate.liondani 3204 BTS

TIMESTAMP           BLOCK     FROM                TO                  AMOUNT                  MEMO                                        FEE                 ID     
======================================================================================================================================================================
2015-01-01T15:33:28 PENDING   NETWORK             delegate.liondani   3,204.00000 BTS         withdraw pay                                0.10000 BTS         3b13bc7f

Earning this month was 3201 BTS = 41.735 euro (as of today  http://coinmarketcap.com/currencies/bitshares-x/#EUR ) for delegate.liondani
10% as always is sent for charity to http://www.hamogelo.gr/1.2/home
(as said I sent min. 10 euro if 10% it is less than 10 euros)



Server cost's don't  have changed...
https://www.pointer.gr/en/vps

ID: 262531
38.87€
Ολοκληρώθηκε
15/12/2014
Προϊόντα:
VPS Builder (renew)
38.87€
14/12/2014 - 14/01/2015



edit:
I forgot  to mention electricity costs for maintaining 2 servers (+ups) online at home for 24 hour a day for about 80 euro per month  :)
« Last Edit: January 02, 2015, 04:30:45 pm by liondani »

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani