Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spartako

Pages: 1 ... 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 ... 27
226
General Discussion / Re: Vote for marketing.methodx
« on: November 24, 2014, 08:43:24 am »
Voted for you!

227
General Discussion / Re: Invite only community marketing forum.
« on: November 22, 2014, 11:02:23 am »
Registered, please approve :)

228
General Discussion / Re: Approve my 100% pay rate delegate
« on: November 14, 2014, 09:17:40 pm »
Voted for you!

229


I don't think he would either.  The beautiful thing about BitShares is that it almost doesn't matter what political affiliations its members have because the community shares one common belief.. the belief of decentralization... of liberation.. of freedom.  And it's that belief thats shared by communists and anarchists alike. 

Communists believe in decentralization??

At the very least, the implementations of communism that were created in the world were the opposite of decentralization...they were centrally planned economies.

I was thinking of it as communism via anarcho syndicalism..


Sent from my iPhone using Tapatalk

Engels: “Along with [the classes] the state will inevitably fall. Society, which will reorganise production on the basis of a free and equal association of the producers, will put the whole machinery of state where it will then belong: into the museum of antiquity, by the side of the spinning-wheel and the bronze axe.”

https://www.marxists.org/archive/marx/works/1884/origin-family/

It is really interesting from a philosophical point of view see if it possible merging anarcho-communism and anarcho-capitalism in a new model using the blockchain invention.

231
General Discussion / Re: Delegate Pay Rate Change
« on: October 30, 2014, 10:05:04 pm »
+3% ;)

232
I love these posts! +5%

234
General Discussion / Re: Proposed Allocation for Merger
« on: October 21, 2014, 06:28:25 pm »
+5% let's do it!

235



236
Italiano (Italian) / Re: Ciao a tutti :)
« on: October 16, 2014, 01:11:44 pm »
Ciao a tutti,
mi sono appena iscritto al forum nonostante lo stia seguendo già da inizio 2014. Forse è ora di dare il mio contributo quando possibile. Vedo che la community italiana è ancora piccola, di certo diventerà molto più grande in un futuro non troppo lontano ;)

Ciao! Benvenuto!
Io sono Italianissimo ;)
Ho iniziato a seguire il mondo dei bitshares da novembre dell'anno scorso e penso di essere l'unico italiano con dei delegati attivi sui bitsharesx: spartako,spartako1 e spartako2.

Penso che i BitUsd (e simili...) siano la prossima grande rivoluzione del mondo delle crypto currency. Per ogni domanda sono qui!

237
General Discussion / Re: segfault in 0.4.19
« on: October 02, 2014, 11:31:55 am »
Just crashed in my "seed" node that accept incoming connections:

Code: [Select]
(wallet closed) >>>
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffb3fff700 (LWP 41682)]
0x0000000000a55777 in std::_Hashtable<bts::net::item_id, bts::net::item_id, std::allocator<bts::net::item_id>, std::__detail::_Identity, std::equal_to<bts::net::item_id>, std::hash<bts::net::item_id>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::_M_find_before_node(unsigned long, bts::net::item_id const&, unsigned long) const () at /usr/include/c++/4.8/bits/hashtable.h:1159
1159          __node_base* __prev_p = _M_buckets[__n];
(gdb) bt
#0  0x0000000000a55777 in std::_Hashtable<bts::net::item_id, bts::net::item_id, std::allocator<bts::net::item_id>, std::__detail::_Identity, std::equal_to<bts::net::item_id>, std::hash<bts::net::item_id>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::_M_find_before_node(unsigned long, bts::net::item_id const&, unsigned long) const () at /usr/include/c++/4.8/bits/hashtable.h:1159
#1  0x0000000000a55840 in std::_Hashtable<bts::net::item_id, bts::net::item_id, std::allocator<bts::net::item_id>, std::__detail::_Identity, std::equal_to<bts::net::item_id>, std::hash<bts::net::item_id>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::find(bts::net::item_id const&) ()
    at /usr/include/c++/4.8/bits/hashtable.h:604
#2  0x0000000000a3dbc3 in bts::net::detail::node_impl::process_block_during_normal_operation(bts::net::peer_connection*, bts::client::block_message const&, fc::ripemd160 const&) ()
    at /usr/include/c++/4.8/bits/unordered_set.h:517
#3  0x0000000000a3f48b in bts::net::detail::node_impl::process_block_message(bts::net::peer_connection*, bts::net::message const&, fc::ripemd160 const&) ()
    at /home/fabiux/ssd/bitsharesx/libraries/net/node.cpp:2880
#4  0x0000000000a40bd3 in bts::net::detail::node_impl::on_message(bts::net::peer_connection*, bts::net::message const&) () at /home/fabiux/ssd/bitsharesx/libraries/net/node.cpp:1598
#5  0x0000000000aaef3a in bts::net::detail::message_oriented_connection_impl::read_loop() () at /home/fabiux/ssd/bitsharesx/libraries/net/message_oriented_connection.cpp:157
#6  0x0000000000ab130c in fc::detail::void_functor_run<bts::net::detail::message_oriented_connection_impl::accept()::{lambda()#1}>::run(void*, fc::detail::void_functor_run<bts::net::detail::message_oriented_connection_impl::accept()::{lambda()#1}>) () at /home/fabiux/ssd/bitsharesx/libraries/net/message_oriented_connection.cpp:100
#7  0x00000000006adc53 in fc::task_base::run_impl() () at /home/fabiux/ssd/bitsharesx/libraries/fc/src/thread/task.cpp:43
#8  0x00000000006ac47b in fc::thread_d::process_tasks() () at /home/fabiux/ssd/bitsharesx/libraries/fc/src/thread/thread_d.hpp:415
#9  0x00000000006ac716 in fc::thread_d::start_process_tasks(long) () at /home/fabiux/ssd/bitsharesx/libraries/fc/src/thread/thread_d.hpp:395
#10 0x0000000000f1f9ce in make_fcontext ()
#11 0x00007fffa80008c0 in ?? ()
#12 0x00007fff8d02a530 in ?? ()
#13 0x0000000000000000 in ?? ()
(gdb)

My delegate node (without incoming connection and limit to 20 connection) is OK until now.

238
General Discussion / Re: segfault in 0.4.19
« on: October 02, 2014, 10:21:28 am »
I'm running with  --accept-incoming-connections 0 flag and
> network_set_advanced_node_parameters {"desired_number_of_connections":20, "maximum_number_of_connections":20}

No crash of 0.4.19 until now after 1 hour...monitoring

239
I found my script stalled:
Code: [Select]
./btsx_feed_auto.py USD BTC CNY GLD

with only this output:
Code: [Select]
Fetch: rate usd/cny 6.142
Fetch: rate xau/cny 7580.7637
Fetch: rate usd/cny 6.142
Fetch: rate xau/cny 7578.3066
Fetch: rate usd/cny 6.142
Fetch: rate xau/cny 7579.8423

My last feeds were still active but they weren't updated correctly, now I have done a git update of repository and launched the new command with also EUR feed:
Code: [Select]
./btsx_feed_auto.py USD BTC CNY GLD EUR

Now It seems working fine and spartako,spartako1,spartako2 have updated their feeds:
Code: [Select]
2014-09-15T21:04:04 495139    spartako1           spartako1           0.00000 BTSX            publish price 0.000070099999999999 BTC /... 0.10000 BTSX        1afce364
2014-09-15T21:04:04 495139    spartako1           spartako1           0.00000 BTSX            publish price 0.2022 CNY / BTSX             0.10000 BTSX        1d193e42
2014-09-15T21:04:04 495139    spartako2           spartako2           0.00000 BTSX            publish price 0.2022 CNY / BTSX             0.10000 BTSX        2b4ad213
2014-09-15T21:04:04 495139    spartako            spartako            0.00000 BTSX            publish price 0.03292301680343884 USD / ... 0.10000 BTSX        318bf73b
2014-09-15T21:04:04 495139    spartako            spartako            0.00000 BTSX            publish price 0.2022 CNY / BTSX             0.10000 BTSX        70b34fd8
2014-09-15T21:04:04 495139    spartako1           spartako1           0.00000 BTSX            publish price 0.00002669181347032 GLD / ... 0.10000 BTSX        7250f539
2014-09-15T21:04:04 495139    spartako2           spartako2           0.00000 BTSX            publish price 0.00002669181347032 GLD / ... 0.10000 BTSX        728aa9d5
2014-09-15T21:04:04 495139    spartako2           spartako2           0.00000 BTSX            publish price 0.03292301680343884 USD / ... 0.10000 BTSX        75aaa435
2014-09-15T21:04:04 495139    spartako2           spartako2           0.00000 BTSX            publish price 0.000070099999999999 BTC /... 0.10000 BTSX        817109f3
2014-09-15T21:04:04 495139    spartako            spartako            0.00000 BTSX            publish price 0.000070099999999999 BTC /... 0.10000 BTSX        8c644ffd
2014-09-15T21:04:04 495139    spartako1           spartako1           0.00000 BTSX            publish price 0.03292301680343884 USD / ... 0.10000 BTSX        92e50d6a
2014-09-15T21:04:04 495139    spartako            spartako            0.00000 BTSX            publish price 0.00002669181347032 GLD / ... 0.10000 BTSX        d2dc6add
2014-09-15T21:04:36 495142    spartako            spartako            0.00000 BTSX            publish price 0.02544228301079598 EUR / ... 0.10000 BTSX        213c5927
2014-09-15T21:04:36 495142    spartako            spartako            0.00000 BTSX            publish price 0.00002669181347032 GLD / ... 0.10000 BTSX        2951406e
2014-09-15T21:04:36 495142    spartako1           spartako1           0.00000 BTSX            publish price 0.00006927 BTC / BTSX         0.10000 BTSX        2faf77ef
2014-09-15T21:04:36 495145    spartako2           spartako2           0.00000 BTSX            publish price 0.2022 CNY / BTSX             0.10000 BTSX        30ba80fb
2014-09-15T21:04:36 495142    spartako1           spartako1           0.00000 BTSX            publish price 0.02544228301079598 EUR / ... 0.10000 BTSX        553ceb2f
2014-09-15T21:04:36 495142    spartako1           spartako1           0.00000 BTSX            publish price 0.03292301680343884 USD / ... 0.10000 BTSX        8d83c84c
2014-09-15T21:04:36 495143    spartako            spartako            0.00000 BTSX            publish price 0.2022 CNY / BTSX             0.10000 BTSX        9b848cd7
2014-09-15T21:04:36 495142    spartako2           spartako2           0.00000 BTSX            publish price 0.00002669181347032 GLD / ... 0.10000 BTSX        a728200c
2014-09-15T21:04:36 495142    spartako            spartako            0.00000 BTSX            publish price 0.03292301680343884 USD / ... 0.10000 BTSX        b3826e9d
2014-09-15T21:04:36 495145    spartako1           spartako1           0.00000 BTSX            publish price 0.2022 CNY / BTSX             0.10000 BTSX        cf042754
2014-09-15T21:04:36 495142    spartako1           spartako1           0.00000 BTSX            publish price 0.00002669181347032 GLD / ... 0.10000 BTSX        d800a69a
2014-09-15T21:04:36 495142    spartako2           spartako2           0.00000 BTSX            publish price 0.02544228301079598 EUR / ... 0.10000 BTSX        e16791ce
2014-09-15T21:04:36 495142    spartako2           spartako2           0.00000 BTSX            publish price 0.03292301680343884 USD / ... 0.10000 BTSX        e5a529f7
2014-09-15T21:04:36 495142    spartako2           spartako2           0.00000 BTSX            publish price 0.00006927 BTC / BTSX         0.10000 BTSX        f276c909
2014-09-15T21:04:36 495143    spartako            spartako            0.00000 BTSX            publish price 0.00006927 BTC / BTSX         0.10000 BTSX        fac3f8f8

240
General Discussion / Re: Next bitAsset to go: bitGLD and bitEUR
« on: September 13, 2014, 02:49:31 pm »
Updated the command btsx_feed_auto.py:

Code: [Select]
./btsx_feed_auto.py USD BTC CNY GLD EUR

GLD is published for spartako,spartako1,spartako2
Code: [Select]
{
    "delegate_name": "spartako",
    "price": 3.0252856158216999e-05,
    "last_update": "20140913T144220",
    "asset_symbol": "GLD",
    "median_price": null
}
{
    "delegate_name": "spartako1",
    "price": 3.0252856158216999e-05,
    "last_update": "20140913T144220",
    "asset_symbol": "GLD",
    "median_price": null
}
{
    "delegate_name": "spartako2",
    "price": 3.0252856158216999e-05,
    "last_update": "20140913T144220",
    "asset_symbol": "GLD",
    "median_price": null
  },

For EUR the script it seems not working:
Code: [Select]
================= 20140913T164421 ==================
Warning: can't get price of EUR
Fetch: USD [0.036547991653625454, 0.03716744913928013] ,median: 0.0371674491393 ,change: 0.0 %
Fetch: GLD [2.9748641888914035e-05, 3.0252856158217663e-05] ,median: 3.02528561582e-05 ,change: 0.0 %
Fetch: BTC [7.73e-05, 7.77e-05] ,median: 7.77e-05 ,change: 0.0 %
Fetch: CNY [0.2242, 0.228] ,median: 0.228 ,change: 0.0 %

Pages: 1 ... 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 ... 27