0 Members and 1 Guest are viewing this topic.
Updated all my nodes to BTS 5.0.0.
cool, for now I'll join the experiment!
Hey @Customminer great, sounds interesting, would love to learn a bit more about your thoughts behind the oscillation. Do you have some more info on the (fixed) formula and where can I learn a bit more about the Hertz asset? ... what day would be 0% etc. etc.
hz_reference_timestamp = pendulum.parse(reference_timestamp).timestamp() # Retrieving the Bitshares2.0 genesis block timestamphz_period = pendulum.SECONDS_PER_DAY * period_dayshz_phase = pendulum.SECONDS_PER_DAY * phase_dayshz_waveform = math.sin(((((current_timestamp - (hz_reference_timestamp + hz_phase))/hz_period) % 1) * hz_period) * ((2*math.pi)/hz_period)) # Only change for an alternative HERTZ ABA.hz_value = reference_asset_value + ((amplitude * reference_asset_value) * hz_waveform)
Updates!SteemFest was great again and with help of the worker we could organise the hackathon as well! Thanks, community, for voting in the worker. Please see https://bitsharestalk.org/index.php/topic,24937.0.html for the full report. Just before HF 18 @alt has unfortunately decided to stop btsbots.com and therefore urged witnesses to stop using the btsprice-tool as it used an api for a formatted version of the dex' orderbooks he ran off the btsbots.com domain/node. Personally I was very disappointed as I am a huge fan of the precision and durability (and lightweightness) of his script/tool. Therefore I setup a stack of JSON API-endpoints (basically static 5 min cached files) mimicking the expected results of the orderbook api which @alt used to have available on BtsBots.com. You can find all static api files (cached about 5 mins) here: http://roelandp-nl.s3.amazonaws.com/btsbots-api-result/index.html On this script you can see how I compose the API static files with python-bitshares: https://github.com/roelandp/btsprice/blob/master/docs/btsbot-mimick.pyAnd finally, these are the changes you must apply to support the new url for picking up the orderbooks: https://github.com/pch957/btsprice/commit/3f87e858fa92e6ddd5094e94e511301a32d85728 Rest assured I hope Alt will some day return to Bitshares!With HF18 the black swanned assets have now been revived and I've setup a repo sharing some of the custom pricefeed scripts I use to feed a couple of smartcoins. You can check em out here: https://github.com/roelandp/bts-misc-pricefeeds Thank you for your trust.
RE: http://roelandp.nl/bitshareswitnesslog/ (Great site BTW):Would it be possible to indicate historical reliability of price feeds? Perhaps the avg variance and the avg time between price feed updates over x days?Thanks
Quote from: sahkan on May 07, 2017, 10:11:43 pmYou are such a great witness! No wonder I voted for you I was thinking that maybe over time we can morph it into a BTS block explorer.... thank you! but https://cryptofresh.com ?
You are such a great witness! No wonder I voted for you I was thinking that maybe over time we can morph it into a BTS block explorer....
Quote from: sahkan on May 07, 2017, 07:45:04 pmQuote from: roelandp on April 24, 2017, 08:40:30 pmMade a witness monitor script to check the 3 core witness tasks on regular intervals, see: https://bitsharestalk.org/index.php/topic,24042.0.htmlWould you be willing to make this open source?It was already as announced in the post you link to in your quote https://github.com/roelandp/Bitshares-Witness-Monitor
Quote from: roelandp on April 24, 2017, 08:40:30 pmMade a witness monitor script to check the 3 core witness tasks on regular intervals, see: https://bitsharestalk.org/index.php/topic,24042.0.htmlWould you be willing to make this open source?
Made a witness monitor script to check the 3 core witness tasks on regular intervals, see: https://bitsharestalk.org/index.php/topic,24042.0.html
Quote from: Yao on May 02, 2017, 07:53:28 am Glad to see the witness team injected fresh blood.In-depth study of BitShares 2.0, I believe you will fall in love with her, to play your talent, to expand the ecosystem of BitShares.I'm a proxy, you have my vote!Voting status will be updated in 16:00 ( UTC+8 ).EPIC thx Yao! fyi, i was already supporting Bitshares with a public seednode for about half a year, but now wanted to be more serious. Thanks for your vote!
Glad to see the witness team injected fresh blood.In-depth study of BitShares 2.0, I believe you will fall in love with her, to play your talent, to expand the ecosystem of BitShares.I'm a proxy, you have my vote!Voting status will be updated in 16:00 ( UTC+8 ).
HOW MANY WITNESSES ARE SECURING THE NETWORKThis is totally in the hands of the shareholders. If the majority votes for 50 witnesses, then 50 witnesses will be used. If the shareholders only vote for 20, so be it. The minimum possible witness count is 11.
Quote from: Thom on April 23, 2017, 04:42:20 pmCurious, WHY are there only 19 witnesses, did the committee vote to change that from 21 to 19? From 24 to 21 to 19. Who or what is driving these changes?The number of witness slots is the weighted average of the number of witnesses voted for by a given voter (proxy). Proxies voting for fewer witnesses will reduce the witness slots, which is what recently happened, resulting in two slots being eliminated. The number of witness slots is always an odd number and may not be less than 11. The committee has no impact on witness slots.
Curious, WHY are there only 19 witnesses, did the committee vote to change that from 21 to 19? From 24 to 21 to 19. Who or what is driving these changes?
Yeah, Just be able to track account balances. Just add the account name and track profit/loss.
@fav, i noticed that Blockfolio has the following pairs from Bitshares: BTS / BTC, BTS / CNY, PTS/BTC. You want them to have the Dex added as one of the exchanges to make them watch for? @Pheonike would this be an app were you can glance your bitshares portfolio iaw your account_balances? Sounds like a fun app / site to make. I can see when I can put some time in this. It is totally possible with the cli_wallet / websocket.
Bunkerchainlabs-com proxy is supporting this witness.
Your expertise is welcomed and needed. I would love to see a Blockfolio style app or site dedicated to Bitshares ecosystem. Sent from my SM-N920T using Tapatalk
Your hardware "portfolio" is excellent, top notch. Hopefully you can help us establish some witness standards to strengthen the security and robustness of BitShares.
I don't want to saturate your proposal here
Quote from: sahkan on April 19, 2017, 06:07:06 pmQuote from: roelandp on April 19, 2017, 10:01:22 amCoding experience: PHP, javascript, python, mysql. Helped out @fav with a referral code script and @iHashFury with code reviewing the Altcap.XDR script. I've made available on my Github a Steem Witness Monitoring script and a Golos Pricefeed scriptGreat proposal!Your price feed script has only:LivecoinLiquiBittrexKunaand I see you are working on Poloniex. Do you plan to add other feeds to cover MPAs?[/list]Hi @sahkan thank you for notifiying. As I mentioned that was a sample of code I supplied to other graphene communities. In this case Golos. Being a Golos witness means supplying a dedicated Golos feed to the Golos blockchain. The Golos coin was only listed on those 4 exchanges. (Now only on 3 for the moment). Hence that specific pricescript only has those exchanges incorporated. Re: your question:I currently plan to use @xeroc 's pricefeed script which I have tested but can not publish the feeds which are only for active witnesses. If you check Bitshares overview you will notice that I currently publish ALTCAP.XDR. This is a script I codereviewed from @iHashFury and intend to have that 'manual' script for more MPA's yes.
Quote from: roelandp on April 19, 2017, 10:01:22 amCoding experience: PHP, javascript, python, mysql. Helped out @fav with a referral code script and @iHashFury with code reviewing the Altcap.XDR script. I've made available on my Github a Steem Witness Monitoring script and a Golos Pricefeed scriptGreat proposal!Your price feed script has only:LivecoinLiquiBittrexKunaand I see you are working on Poloniex. Do you plan to add other feeds to cover MPAs?[/list]
Coding experience: PHP, javascript, python, mysql. Helped out @fav with a referral code script and @iHashFury with code reviewing the Altcap.XDR script. I've made available on my Github a Steem Witness Monitoring script and a Golos Pricefeed script
wait a minute, we got a XDR up and running? where's the announcement? who else is feeding the price?I'm a huge fan of XDR
@sahkan I guess this is for Golos (Steem fork) internal exchange.
Great introduction, roelandp and welcome to the BitShares community.It's a perfect timing to get yourself acquainted with the tech.Would you be open to help organize a BitShares-dedicated event in Munich sometime?
any apps for bitshares planned?great proposal btw, I'll vote asap.