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.


Topics - bytemaster

Pages: 1 ... 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 ... 42
202
General Discussion / Provably Honest Online Elections are Possible
« on: December 21, 2014, 07:04:00 am »

203
DevShares / The Value of DevShares
« on: December 19, 2014, 12:19:43 am »

204
General Discussion / What is BitShares?
« on: December 18, 2014, 03:59:04 pm »
http://bytemaster.github.io/update/2014/12/18/What-is-BitShares/

Answering the question “What is BitShares?” has been one of the most difficult challenges I have faced. BitShares is so many things to different people and there are a thousand different ways of understanding what BitShares is. This post will tell you what BitShares is to me, its founder. Before getting into the long-answer to this question, let me give you the executive summary. BitShares is one of the most important tools that any community can use to secure their freedom; an idea whose time has come. After reading this post I bet you will agree.

205
General Discussion / Why is BitShares Public Domain?
« on: December 17, 2014, 12:02:55 am »
As some of you have heard I have started my own blog.  I plan on using this blog to detail many questions that come up as I feel inspired.  Today I felt the need to clarify our decision to use Public Domain.  Eventually this blog will be hosted at bitshares.org, for now you can see what I have to say here:

http://bytemaster.github.io/update/2014/12/17/Why-Public-Domain.html



206
General Discussion / BitShares SAFE MODE - New Features Coming Soon
« on: December 15, 2014, 01:17:11 pm »
In light of the recent events we have identified the need for more robust options for delegates to keep the network alive without software changes.   I am going to work with the team today to provide some new features including:

1) Manual Addition of Checkpoints -  this will help delegates get on the proper fork if there is a fork.
2) Manual override on the maximum number of transactions to include per block, this would allow delegates to at the very least produce empty blocks or blocks with just 1 transaction at a time until issues can be resolved.   This would have allowed the delegates to resolve the most recent bug without dev team intervention.
3) Manual override on various other params such as: block size, block production time, pending transaction queue size, etc. 
4) Manual flagging of transactions as invalid for block production
5) Manual filtering of some transaction types (in case a bug is found with them).   

With these features delegates should be able to respond quicker and there will be more work around options.  Hopefully we will never need them, but like a spare tire it is good to have just in case.

If you can think of any other features delegates would need to have greater control over block production let me know.

207
We have revived the network.   The issue we faced was that that all delegates were attempting to produce a block that was invalid.  Once we patched a single delegate it allowed the rest of the unpatched delegates to continue as normal.

The problem was that the duplicate transaction check was applying to validation but a duplicate transaction still made it into the produced block.   

We will be releasing an official versioned update after some additional review.

I would like to thank everyone who reached out and woke up the dev team at 6AM.   

Translation:
我们已经将网络修复了。我们面对的这个问题是所有受托人们在尝试产出一个不合乎规则的区块。一旦我们给一个受托人打上了补丁,那些没有打上补丁的受托人都自然恢复正常了。

这个问题当时是由于重复交易检查已经有相应的验证措施,但这个重复交易依然进入了一个产出的区块里面。(问题已经修复)

在一些额外的检阅工作后我们会释出一个官方的升级版本。
我感谢大家联系到我,并让开发团队在早上6点就醒来。

208
General Discussion / Aggregate Public Opinion Matters
« on: December 13, 2014, 04:25:05 am »
Aggregate Public Opinion Matters

Whether we like it or not the mob ultimately runs society.  Individual property rights mean nothing in a riot.   If public opinion turns against something nothing can resist it for long, not even the most oppressive governments.  A libertarian utopia is the result of changing public opinion and maintaining public support for universal application of the Golden Principle without exception.     

Unfortunately most people do not form their opinion based upon facts and reason, but instead defer to the opinions of others.  Each and every day people make decisions based upon what they think other people think.   Style, language, morals, religion, politics, and just about everything are heavily influenced by other peoples opinions.   When in doubt most people defer to public opinion over their own opinion and this is the heart of democracy.

Billions of dollars are spent every single year in an effort to shape and then measure the aggregate opinion of the entire population on politics alone.   There is an entire field of study dedicated to the manipulation of pubic opinion for profit.

Some of the more sophisticated techniques of manipulating opinion is by corrupting the measuring and reporting process.   If you can control the major media outlets and continuously show support of a minority opinion over a majority opinion then people will come to believe that the minority opinion is the majority opinion.   This can either be subtle or overt. 

Perhaps one of the most overt attempts to manipulate public opinion is the corruption of “scientific polling” prior to elections or the elections themselves.   As a result of publishing these scientific polls people conclude that some candidates are unelectable while others are extremely popular even if they are not.  If you can manipulate an election then you can change the very constitution of a society while facing limited opposition.

No one likes to be a minority that stands out against the majority.  They will often publicly support the majority opinion even if they privately object.  This creates a self reinforcing cycle that results in the quiet suffering and repression of the majority.

If we are to achieve a libertarian utopia it becomes critical that the market produce an actuate and fully trustworthy measurement of the aggregate opinion.   A private, incorruptible, continuous polling of the population would provide a means for people to feel safe communicating their desire to change the way society operates. 

Fortunately with the combination of the internet and modern cryptography we now have the tools necessary to produce a nearly incorruptible anonymous polling solution.   

209
General Discussion / Forum Traffic is Up
« on: December 13, 2014, 04:17:38 am »
I recently did a survey of BTS, NXT, and PPC forums and noted that the number of page views on our forum is growing steadily while it is shrinking steadily on other forums. 

210
I just added a configuration parameter to disable all database indexes not required for chain validation.  When disabling these statistics databases I see significant improvement in reindexing AND most importantly I was able to reindex the entire chain using less than 500 MB of ram vs the 2GB+ that some people have been reporting.

https://github.com/BitShares/bitshares/commit/2a499e520b43a43ccd3cb458fad9a80caceef018

In the future delegates may want to run the optimized mode for performance reasons while block explorers and full nodes can do the extra indexing. 

中文翻译:
我刚刚加入了一项可以设置的参数, 可以用来禁止区块链验证所需以外所有的区块索引. 当这些统计资料库被禁止之后, 重新索引会有显着的改善, 同时内存只需占用500mb, 而不是过去某些人回报的的2gb以上.

https://github.com/BitShares/bitshares/commit/2a499e520b43a43ccd3cb458fad9a80caceef018

未来的受托人会希望以高效能模式执行程序, 而区块浏览器以及完整的节点可以做额外的索引.

Pages: 1 ... 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 ... 42