create account

Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments by vimukthi

View this thread on: hive.blogpeakd.comecency.com
· @vimukthi ·
$10.27
Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments
__A lot can happen in the world of crypto in a very short time. So allow me to share you a bunch of valuable information as a part of my curation efforts and you can start following for more.__

# Binance CEO Outlines Three Keys to Crypto Success

https://coincentral.com/wp-content/uploads/2017/10/23584102_10155167717567615_1815997961_o.png

__I've been with Binance from the old days where it was doing 80 million USD in trading volute and since those days I've been calling it the best centralized exchange on the planet. the experience has been mostly smooth so far. Some coins have increased their price by factor of 10 or even more just by th news of a Binance listing confirmation.__

### [The Full Article](https://dailyhodl.com/2018/07/21/binance-ceo-outlines-three-keys-to-crypto-success/)

__Now here is the most interesting and most valuable part for me.__

>__We don’t publish any hard metrics. But fundamentally, if you have a good project, we will list it. And we don’t have a contact person for you to talk to. People come up to me and say, ‘Hey CZ, I’ll give you $20 million to list my coin.’ I’m like, ‘I don’t need that money, thank you.'”__

>__“What we do is we don’t negotiate, and we don’t ask for a price. The project team, when they submit an application, they tell us what they want to pay. And you can say zero, which we will accept. And we have listed coins that have said zero.__

__Another great part is that Binance understand its position and the fans of the service. Anybody who has been around the project should have seen how they've been adding one useful feature after the other while offering smaller trading fees and intuitive UX.__

>__“There’s a lot of dodgy stuff that goes on in the crypto space. We want to be the most ethical, most powerful exchange. So that’s our philosophy. We really want to protect users. We actually don’t say that a lot publicly. But people understand it. People are smart. So people tell other people we’re a good exchange.__

# https://bloks.io
__This one claims to be the fastest EOS block explorer. I haven't benchmarked and confirmed this.But I can say that the website is easy to use and offers great deal of useful information. Nothing is too flashy but everything is very functional. the website reminded me a lot of https://steemdb.com whi9ch is an excellent website to discover things about STEEM.__

https://i.redd.it/cbsxjln01eb11.jpg
<sub>[Source](https://i.redd.it/cbsxjln01eb11.jpg)<sub>
__Few of the account information that is given are:__
- Balances of all airdrops
- Filtering actions based on type (RAM/Account/Producer)
- Breakdown of RAM/CPU/NET usage
- Proxy information
- Token transfers

# Bitshares Updates

https://pay98.co/blog/wp-content/uploads/2018/02/bitshares-logo.jpg
__The wallet was recently updated. Except for a tutorial I got, there wasn't really any noticeable changes. the update was more about performance and connectivity making Bitshares DEX more comparable with centralized exchanges. Still there is the problem of 3 second blocks while centralized exchanges deal with mere milliseconds. But that's not a major issue in my eyes. After all all Tx are treated and processed equally at equal 3 second intervals.__

__The bigger update happened 5 weeks ago and the details on the Github page looks impressive. (but I have to say that my programming knowledge is limited)__

## Consensus changes:

BSIP26: Refund Order Creation Fee in Originally Paid Asset when order is cancelled
BSIP27: Asset Issuer Reclaim Fee Pool Funds
BSIP29: Require owner authority to change asset issuer
BSIP30: Always Allow Increasing Collateral Ratio If Debt Not Increased
BSIP31: Update Short Position's Margin Call Price After Partially Called Or Settled
BSIP32: Always Match Orders At Maker Price
BSIP33: Maker Orders With Better Prices Take Precedence
BSIP34: Always Trigger Margin Call When Call Price Above Or At Price Feed
BSIP35: Mitigate Rounding Issue On Order Matching
BSIP36: Remove expired price feeds on maintenance interval
BSIP37: Allow new asset name to end with a number
BSIP38: Add target collateral ratio option to short positions
Bugfix #184: Potential something-for-nothing fill bug
Bugfix #214: Proposal cannot contain proposal_update_operation
Bugfix #453: Multiple limit order and call order matching issue
Bugfix #588: Virtual operations should be excluded from transactions
Bugfix #868: Clear price feed data after updated a bitAsset's backing asset ID
Bugfix #890: Update median feeds after feed_lifetime_sec changed
[Bugfix #922 / #931 / #970] Fixed missing checks when updating a smart coin's bitasset options E.G. force settlement delay, backing asset ID or etc;
[Bugfix #942] Fixed missing asset authorities check for "from" account when claiming from a withdraw permission.

## API changes:
extensions field of call_order_update_operation changed from an array to an object, which affects all related API's E.G. get_block, get_account_history, get_relative_account_history and etc. Due to this, old version of cli_wallet won't be compatible with new API nodes when that operation would occur in result.
[Issue #862, PR #872] Improved pagination of list_assets node API
[Issue #863, PR #871] Node get_ticker API now returns time stamp of latest block instead of server time
[Issue #811, PR #861] Added get_full_account command/API to cli_wallet

## Other changes:
[FC PR #36] Support Boost 1.64-1.65
[FC PR #43] Fixed a memory leak issue in TCP socket destruction
[FC PR #44] Fixed Diffie-Hellman shared key computation (related to memo encryption)
[Issue #727, PR #880] Added stack trace printing when node crashes (only for boost 1.65)
[Issue #878, PR #927] Made number of I/O threads configurable (can be manual or auto)
[Issue #805, PR #840 / #919 / #937] Improved logging level and messages; added logging options about log-rotation
[Issue #837, PR #848 / #839] Added cli_wallet to Docker
[PR #938] Fixed an issue that may cause the node to store incorrect block ID to disk when switching forks
[Issue #582, PR #813] Fixed macOS witness node crash issue when being used as an API server
[Issue #776, PR #816 / #955] Fixed missing notification to RPC clients when changes occurred on some types of objects
[Issue #888, PR #954] Fixed an integer overflow issue when checking whether a price feed has expired
[Issue #864, PR #865] Fixed a cli_wallet transaction signing issue when creating proposals with transaction builder
[Issue #859, PR #801 / #817] Fixed macOS and Ninja build errors introduced in last release
[Issue #136, PR #928] Fixed an asset supply calculation error in test case
[Issue #943, PR #869 / #945] Improved a few assertion error messages
[PR #850] Removed unused asset cache from cli_wallet
[PR #918] Fixed in-code documentation for set_desired_witness_and_committee_member_count command/API in cli_wallet
[PR #804] Refactored node.cpp and application.cpp for easier testing
[PR #851 / #853 / #854 / #855] Fixed several compiler warnings

__there certainly is a lot you can learn simply by taking a good look at a project's Github page. So remember to check out Github occasionally if you want to stay ahead of the game.__

# BitShares Revised Whitepaper
__This is the new 9 page whitepaper from BitShares Blockchain Foundation covers all the basics of The Bitshares blockchain. You can read it at https://www.bitshares.foundation/papers/BitSharesBlockchain.pdf and share around for th education of those who don't know much about it. Except for the Komodo DEX, I don't even see anything to call a competitor to Bitshares at the moment. You can try the following whitepaper/article by @dantheman on DPOS Consensus Algorithm for further education: https://steemit.com/dpos/@dantheman/dpos-consensus-algorithm-this-missing-white-paper__

<a href="https://smartsteem.com?r=vimukthi" target="_blank"><img src="https://smartsteem.com/static/smartsteem_banner.gif" /></a>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 158 others
properties (23)
authorvimukthi
permlinkextra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments
categorybinance
json_metadata{"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["binance","eos","bitshares","curation","busy"],"users":["dantheman"],"links":["https://dailyhodl.com/2018/07/21/binance-ceo-outlines-three-keys-to-crypto-success/","https://bloks.io","https://steemdb.com","https://i.redd.it/cbsxjln01eb11.jpg","https://www.bitshares.foundation/papers/BitSharesBlockchain.pdf","/@dantheman","https://smartsteem.com?r=vimukthi"],"image":["https://coincentral.com/wp-content/uploads/2017/10/23584102_10155167717567615_1815997961_o.png","https://i.redd.it/cbsxjln01eb11.jpg","https://pay98.co/blog/wp-content/uploads/2018/02/bitshares-logo.jpg","https://smartsteem.com/static/smartsteem_banner.gif"]}
created2018-07-23 07:05:03
last_update2018-07-23 07:05:03
depth0
children9
last_payout2018-07-30 07:05:03
cashout_time1969-12-31 23:59:59
total_payout_value8.442 HBD
curator_payout_value1.831 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,908
author_reputation494,910,979,978,720
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id65,664,379
net_rshares4,824,660,275,005
author_curate_reward""
vote details (222)
@abasinkanga ·
<b>Your post has been resteemed. Thank you for using my resteem service</b>
<b>Join my [discord server](https://discord.gg/CV652Fy) for free resteems</b>
properties (22)
authorabasinkanga
permlinkre-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180726t233325512z
categorybinance
json_metadata""
created2018-07-26 23:33:24
last_update2018-07-26 23:33:24
depth1
children0
last_payout2018-08-02 23:33:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length153
author_reputation10,395,892,449,375
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,094,028
net_rshares0
@abasinkanga ·
$0.03
@smartbot tip 1

Your post has been tweeted to 2000 followers. [**Follow me on twitter**](https://mobile.twitter.com/TalkMoreCUG)
Your post has been shared with 2000 facebook members. [**Join facebook group**](https://www.facebook.com/groups/184293762035438)
👍  
properties (23)
authorabasinkanga
permlinkre-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180727t072102467z
categorybinance
json_metadata{"tags":["binance"],"users":["smartbot"],"links":["https://mobile.twitter.com/TalkMoreCUG","https://www.facebook.com/groups/184293762035438"],"app":"steemit/0.1"}
created2018-07-27 07:21:03
last_update2018-07-27 07:21:03
depth1
children1
last_payout2018-08-03 07:21:03
cashout_time1969-12-31 23:59:59
total_payout_value0.027 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation10,395,892,449,375
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,127,633
net_rshares15,407,510,134
author_curate_reward""
vote details (1)
@smartbot ·
**Σ$$$** Tipped **@vimukthi** <code>**Σ1 SMART**</code>! Comment <code>**@smartbot help**</code> to claim. Currently the price of SmartCash in the market is <code>**$0.076 USD**</code> per <code>**SMART**</code>. Current value of the tip is <code>**$0.08 USD**</code>. To find out more about SmartCash, please visit **https://smartcash.cc**.
properties (22)
authorsmartbot
permlinkscashbot-20180727t072126940z
categorybinance
json_metadata{"tags":["smartcash"],"app":"smartcash/tipbot"}
created2018-07-27 07:21:27
last_update2018-07-27 07:21:27
depth2
children0
last_payout2018-08-03 07:21:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length341
author_reputation3,721,888,729,782
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,127,664
net_rshares0
@loloking ·
You got your byteball...?
properties (22)
authorloloking
permlinkre-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180723t072949425z
categorybinance
json_metadata{"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["binance"],"users":[],"links":[],"image":[]}
created2018-07-23 07:29:51
last_update2018-07-23 07:29:51
depth1
children0
last_payout2018-07-30 07:29:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation31,043,016,132
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id65,666,269
net_rshares0
@pradeepkr34 ·
Hey,
 really Nice Post
It seems You are following the Binance From A long Time.
Can You predict that When Will The ETN launch On The Binance Exchange?
properties (22)
authorpradeepkr34
permlinkre-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180723t070648828z
categorybinance
json_metadata{"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["binance"],"users":[],"links":[],"image":[]}
created2018-07-23 07:06:51
last_update2018-07-23 07:06:51
depth1
children0
last_payout2018-07-30 07:06:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length151
author_reputation381,710,707,468
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id65,664,499
net_rshares0
@resteemr ·
This post was upvoted and resteemed by @resteemr!
Thank you for using @resteemr.

---

@resteemr is a low price resteem service.
Check what @resteemr can do for you. [Introduction of resteemr](https://steemit.com/steemit/@resteemr/important-announcement-about-resteem-and-upvote-service).
properties (22)
authorresteemr
permlinkre-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180726t053054455z
categorybinance
json_metadata{"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["binance"],"users":["resteemr","resteemr."],"links":["/@resteemr","/@resteemr","/@resteemr","/@resteemr","https://steemit.com/steemit/@resteemr/important-announcement-about-resteem-and-upvote-service"],"image":[]}
created2018-07-26 05:30:57
last_update2018-07-26 05:30:57
depth1
children0
last_payout2018-08-02 05:30:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length289
author_reputation664,089,163,711
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,006,741
net_rshares0
@wolfenlord ·
$0.20
That´s what I love about Binance. I trust binance more than my own real life bank nowadays.
👍  , , ,
properties (23)
authorwolfenlord
permlinkre-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180726t060415370z
categorybinance
json_metadata{"tags":["binance"],"app":"steemit/0.1"}
created2018-07-26 06:04:15
last_update2018-07-26 06:04:15
depth1
children2
last_payout2018-08-02 06:04:15
cashout_time1969-12-31 23:59:59
total_payout_value0.155 HBD
curator_payout_value0.047 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation8,423,862,664,644
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,009,097
net_rshares106,124,169,205
author_curate_reward""
vote details (4)
@vimukthi ·
$0.04
I can totally agree with that. It's free market and good incentives. Binance is only going to gain more by serving customers better. If Binance starts to suck, the competitors would soon take over the market share.
👍  , , ,
properties (23)
authorvimukthi
permlinkre-wolfenlord-re-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180726t173700442z
categorybinance
json_metadata{"tags":["binance"],"app":"steemit/0.1"}
created2018-07-26 17:37:09
last_update2018-07-26 17:37:09
depth2
children1
last_payout2018-08-02 17:37:09
cashout_time1969-12-31 23:59:59
total_payout_value0.042 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length214
author_reputation494,910,979,978,720
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,067,101
net_rshares23,738,733,163
author_curate_reward""
vote details (4)
@wolfenlord · (edited)
$0.02
Yes, that´s the edge that honesty, competence and transparency gives to Binance.
👍  ,
properties (23)
authorwolfenlord
permlinkre-vimukthi-re-wolfenlord-re-vimukthi-extra-curation-4-exploring-some-of-the-recent-great-blockchain-deveopments-20180728t071453500z
categorybinance
json_metadata{"tags":["binance"],"app":"steemit/0.1"}
created2018-07-28 07:14:51
last_update2018-07-28 07:15:06
depth3
children0
last_payout2018-08-04 07:14:51
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation8,423,862,664,644
root_title"Extra-Curation #4: Exploring Some Of The Recent Great Blockchain Deveopments"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,247,752
net_rshares12,875,373,645
author_curate_reward""
vote details (2)