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 - wackou

Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 33
61
I just released 0.3.3, which fixes quite a new things overall and general stability should be much better now. There are still some minor features missing, but in general this should work as well as it did for BitShares 0.9.x.

note: this requires the latest bitshares client to work  (v2.0.151209)

Code: [Select]
0.3.3 (2015-12-10)
------------------

* NOTE: requires the latest version (v2.0.151209) of the BitShares witness client
* better integration with the websocket event loop
* network views available again
* overall lots of minor fixes and general stability improvements

62
General Discussion / Re: Hello, TCNY
« on: December 09, 2015, 09:00:25 pm »
Wanted to let you know, I will also update my feed script. I'm not as fast as xeroc, so it'll take a few more days, but you can count on me too ;)

63
General Discussion / Re: UIA Giveaway - BRICS
« on: December 09, 2015, 01:56:52 pm »
Hey wackou sure thats a valid account ?

yes, I did receive the BRICS. Thanks!

64
General Discussion / Re: UIA Giveaway - BRICS
« on: December 08, 2015, 06:09:59 pm »
alright, I'm curious as to what those will be for... My account is "wackou", thanks :)

65
Released 0.3.2 as an interim release to fix the CNY feed publishing. Price is now taken from pure BTS/CNY markets on Btc38, Bter and Yunbi, weighed by volume. There are (a lot!) more fixes in master, but those will have to wait for the next release of the BitShares backend.
Bter do not trade bts 2.0
Please do not include Bter until it will honor bts 2.0

oh, I didn't know they hadn't upgraded yet... Anyone using my script can remove it themselves by not including it in the list of active feed providers in the config.yaml file. I will remove it from the default config for next version.

66
Released 0.3.2 as an interim release to fix the CNY feed publishing. Price is now taken from pure BTS/CNY markets on Btc38, Bter and Yunbi, weighed by volume. There are (a lot!) more fixes in master, but those will have to wait for the next release of the BitShares backend.

67
Muse/SoundDAC / Re: Witnesses post here. Let voters know you exist.
« on: December 03, 2015, 10:48:33 pm »
witness: wackou

I started my career at the university working in C++ and python on music similarity and classification for 8 years. I did not have contact directly with the music business world but I got to learn that it was, as Riverhead eloquently said, in clear need of a reform. I have a few musician friends that play "on the side" and I believe that they could, and should be able to put their music on a blockchain and get some reward for their work, using all the decentralized benefits of a blockchain-based solution that we've come to love.

I have also run a delegate during the entire lifetime of BitShares 0.x, and during that time I developed the bts_tools python package that helps monitor the status of a running delegate/witness and publish feeds. There already is some support for running muse clients, but it is still pending a stable release. It would be nice to be an active witness to be able to test it :)

In all honesty, though, the reason I want to do this is because I believe that the change that such a project can bring is so sorely needed that I want to do as much as I can to help make it a success.

Code: [Select]
get_witness wackou
{
  "id": "1.6.24",
  "witness_account": "1.2.778",
  "last_aslot": 0,
  "signing_key": "MUSE7ZRFMaAfDH4pMK7BQkr8ey1LDZ5Gt1r9xAsECTaXQyBSWdGFoG",
  "vote_id": "1:34",
  "total_votes": "655752056498",
  "url": "http://digitalgaia.io",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

68
General Discussion / Re: Committee proposal to re-enable force settlement
« on: December 03, 2015, 11:00:11 am »
I think wackou has another price feed script (don't you? @wackou ).

I encourage someone else to come up with an alternative price feed script so we can get some diversity. 
^^ This!

I do have another feed script, yes, that is slightly different from xeroc's. I haven't updated it, yet, however it was less far off before given that I already included btc38 and bter (yeah, I know, that was before they became blatantly crappy...), weighted by volume. I plan to add other exchanges, too, when I get the time. Was fixing other things first, but the feed script is next on my todo list. Please follow this thread for updates: https://bitsharestalk.org/index.php/topic,19537.0.html
I have an update coming right after the next update of the bitshares client (there's some required functionality that will only be available with next version)

69
General Discussion / Re: Better API - Please Help Define It
« on: November 25, 2015, 02:48:20 pm »

70
General Discussion / Re: Better API - Please Help Define It
« on: November 24, 2015, 06:33:33 pm »
There's this also:

https://github.com/cryptonomex/graphene/issues/339

I am actually going to submit a pull request for it (hopefully tonight) for the first 3 ones.

The last one (blockchain_get_witness_slot_records) required some sort of optional indexing in bts1, and I'm not sure it is implemented in graphene. A workaround (for me) would be to allow to query blocks in batch, as suggested by roadscape, and/or have a way to know which block was produced/missed by a witness.

71
Muse/SoundDAC / Re: MUSE Witnesses
« on: November 24, 2015, 06:27:47 pm »
I could use some for wackou, too :)

Code: [Select]
get_witness wackou
{
  "id": "1.6.24",
  "witness_account": "1.2.778",
  "last_aslot": 0,
  "signing_key": "MUSE7ZRFMaAfDH4pMK7BQkr8ey1LDZ5Gt1r9xAsECTaXQyBSWdGFoG",
  "vote_id": "1:34",
  "total_votes": "678410517901",
  "url": "http://digitalgaia.io",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

72
wow, very nice!  +5%

73
General Discussion / Re: BitShares 2.0.151101 released
« on: November 03, 2015, 11:50:45 am »
wackou updated

74
Muse/SoundDAC / Re: MUSE 1.0.151101 released
« on: November 03, 2015, 11:50:15 am »
wackou updated.

Would appreciate some more votes to become an active witness  :)

75
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: November 02, 2015, 09:52:22 am »
took me a while, but here's the pull request:

https://github.com/bitshares/bitshares-2/pull/5

This includes everyone that has posted in this thread. I don't think I missed anybody, but if so, please let me know.

Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 33