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 13 ... 33
76
General Discussion / Re: If you are a Brownie holder
« on: November 01, 2015, 11:02:00 am »
ping

77
Released 0.3.1 which fixes a few things, has supports for Muse (should mostly work, but not extensively tested), and has enhanced feeds support. From the changelog:

Code: [Select]
* support for Muse clients
* better feeds script. Process is now the following:
  - get the BTS/BTC valuation from Poloniex, CCEDK, Bter, Btc38 (configurable)
  - get the BTC/USD valuation from BitcoinAverage, with fallback on Bitfinex and Bitstamp
  - get the BTS valuation in other fiat currencies using Yahoo forex rates
  - get market indices using Yahoo, Google, Bloomberg (configurable)
* can specify 'boost_root' option in build environment in config.yaml
* minor bugfixes everywhere

When using multiple feed providers, price is always weighted by the volume of the exchange. Screenshots coming soon now, once I fix feeds display (in info screen) and "blocks produced / blocks missed" (always at 0 for now)

78
Muse/SoundDAC / Re: MUSE Witness Thread
« on: October 29, 2015, 09:39:15 am »
witness wackou is now also up and running

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": 0,
  "url": "http://digitalgaia.io",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

...and waiting for some votes  :D

79
General Discussion / Re: BitShares Whitepaper(s)
« on: October 29, 2015, 09:32:05 am »
Very well written & much needed +5% +5%

indeed, that was a great read. Xeroc, you rock!

80
The screenshots are outdated.  The dates are in 2014 and the terms used are for BTS1.  Could you please put up screenshots for BTS2?

I haven't gotten around to making new screenshots yet, was planning to do it after fixing everything. Currently the screenshots I could take don't show everything or some wrong fields, and I prefer to leave old screenshots for now than put broken ones. They would be very similar in spirit, though, as the UI hasn't changed much since bts1.

81
Technical Support / Re: Why can't I sell my rub?
« on: October 28, 2015, 10:30:30 am »
it looks like we had a jump of exactly 100x on the price of RUB 3 days ago.

https://bitshares.openledger.info/#/asset/RUB

Same thing for SEK: https://bitshares.openledger.info/#/asset/SEK

Could that be due to an old script trying to publish values but with a wrong precision for that asset? I doubt that yahoo is the culprit, here, that would be very weird. Worth noting also is that precisely those 2 assets also had black swan events in the latest testnet, so that is something that has been happening for some time now...

82
For those that don't know the bts_tools package, the best description can probably be given with screenshots (a picture is worth a thousand words!): http://bts-tools.readthedocs.org/en/latest/monitor.html#screenshots

-------------------------------------

A bit later than what I originally hoped for, here comes the bts_tools package ported to support graphene clients, in this case BitShares 2.0.

Given the new asynchronous model of communication via websockets, I had to refactor more than originally planned, but the bulk of it is now done, and I learnt quite a great deal in the process (wanted to look into async programming in python for some time now, and this was the perfect occasion!). Thanks go to Xeroc for writing his python-graphenelib module, that was extremely helpful in getting me bootstrapped and understanding how it all worked.

Please bear in mind that there are probably still a few things not working, or not working properly. The basic functionality is there, though:
 - cpu/ram/network connections graph
 - feeds publishing, using either a time interval (as before) or a time slot (as currently setup in the telegram chat)
 - some other plugins: wallet_state, voted_in, online, network_connections

notably missing:
 - detection of blocks missed

So for the non-faint of heart that don't mind a few quirks, you can install the tools as usual with:

Code: [Select]
$ pip3 install bts_tools
and you should get version >= 0.3. The documentation, although not updated yet, should still mostly apply to everything: http://bts-tools.readthedocs.org/

What you can do then:
 - bts2 build [tag]: builds the latest version, or a given version
 - bts2 run: runs the witness client
 - bts2 run_cli: runs the cli wallet
 - bts2 monitor: launch the monitoring tools

Things to watch out for in this release:
 - the config file is still sensitive, ie: you need to configure everything properly, there is very little checking. The default config.yaml file comes with the minimum required fields you need to configure to get something working, edit at will. If you had a previous config.yaml file, it is highly recommended to delete it beforehand.
 - in particular, you need to setup correctly an api_access.json file (as described here: https://github.com/BitShares/bitshares-2#accessing-restricted-apis - the saltpass.py script can be found here: https://github.com/BitShares/bitshares-2/blob/bitshares/programs%2Fwitness_node%2Fsaltpass.py) and configure your config.ini file to use it. This is needed to get access to restricted APIs of the client such as the network one.

What I plan to do next is to iron out the support, port the remaining monitoring plugins and stabilize the code base. Support for Muse clients should also come very soon :)

Let me know what you think!

83
Muse/SoundDAC / Re: MUSE Witnesses
« on: October 27, 2015, 05:36:55 pm »
witness wackou is now also up and running

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": 0,
  "url": "http://digitalgaia.io",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

84
Muse/SoundDAC / Re: MUSE Witness Thread
« on: October 27, 2015, 05:36:29 pm »
witness wackou is now also up and running

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": 0,
  "url": "http://digitalgaia.io",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

85
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: October 27, 2015, 10:44:52 am »
I will now turn off my seed nodes as they have still not been included in the default list of seed nodes.

I still would like to offer this service to the bitshares community, so once they will be included in the bitshares client, I will bring them back up (I need about 20 minutes to do that).

My bad.  I haven't gotten around to adding them back.   If someone can compile a list of all seed nodes I have missed, I will add them to the client.  Better yet, submit a pull request!

Perfect. I will submit a pull request in the coming days, then.

86
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: October 27, 2015, 10:43:50 am »
list of current seed nodes and whether they are included as dns name or ip address can be seen here:

https://github.com/BitShares/bitshares-2/blob/bitshares/libraries%2Fapp%2Fapplication.cpp#L151

87
Nanocard / Re: Market maker on CCEDK with FREE debitcard?
« on: October 26, 2015, 11:10:32 am »
 +5% I would be happy to buy bts and qora on ccedk, but the current depth makes it impossible to do so (on the euro markets even more so...)

(on the plus side I feel like a whale as I can make the price move a lot!! :P )

88
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: October 23, 2015, 10:21:47 am »
I will now turn off my seed nodes as they have still not been included in the default list of seed nodes.

I still would like to offer this service to the bitshares community, so once they will be included in the bitshares client, I will bring them back up (I need about 20 minutes to do that).

89
General Discussion / Re: BitShares 2 Release Coordination Thread
« on: October 21, 2015, 10:21:53 pm »
updated

90
Technical Support / Re: What happened to BitNASDAQ, BitNYSE, etc?
« on: October 21, 2015, 01:46:00 pm »
well I had been thinking about those too (still need to fix my script first) but now that we can have markets with any pair of assets, probably now is the time to consider whether we want to keep those with BTS as core asset (as in BTS1), or if we want to move those market to NYSE/USD, SHANGHAI/CNY, etc.

I would say the latter, but I'm not expert in that field, so... thoughts?

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