
One of the most important concepts in capital market transactions is settlement and finality. Even though the payment infrastructure gets the majority of airtime, settlement finality is just as, if not even more, important in the securities markets. In the public markets, the structure of securities and the clearance and settlement process is quite standardized….

Over the last few weeks, we have seen the highly entertaining farce of Craig Wright claiming to be Satoshi Nakamoto by registering a copyright to the original bitcoin whitepaper and code. He may very well be Satoshi. However, registering a copyright does not confer an official recognition of identity. Wei Lu, CEO of Coinsumer, proved…
Read Article →
Modern capitalists and ancient Chinese may disagree on many things, but the one thing they do seem to agree on relates to security of the realm. George Washington, back in 1799, said, “…offensive operations, often times, is the surest, if not the only (in some cases) means of defence.” A similar sentiment can be seen…
Read Article →
“The great thing about trustless cryptocurrency systems is just how many incompetents you have to trust along the way.” – David Gerard, author of Attack of the 50 Foot Blockchain. Lately, I’ve stopped reading fiction because real life drama with public blockchains is way more entertaining. The fun never stops. For example, one tragi-comedy began…
Read Article →
Nothing proves the wisdom of choosing the right technology for the right job than the case of Mercury Cash, a hosted-wallet solution for real-time liquidation and transfer of cryptocurrency and fiat assets. Recognizing the importance of being prepared for a new cryptoworld, Mercury Cash set out to explore various blockchain protocols to find the one…
Read Article →
Blockchain per se is not about decentralization; rather, it is a distributed system technology. The two terms, decentralized system and distributed system, are often confused, so much so that the term ‘blockchain’ seems almost synonymous with a public, decentralized system. The usual picture used to show the distinction between decentralized versus distributed systems is the…
Read Article →
In parts 1, 2 and 3, we briefly touched on some of the historical foundations of blockchains from computer science and mathematics, including their sub-topics such as distributed systems and cryptography. Specific topics in either of these categories were consensus mechanisms, fault-tolerance, scaling, zero-knowledge proofs, etc. Obviously, this brief series doesn’t do justice. The history…
Read Article →
In Part 2, we saw how a simple concept of a linked list can morph into complex, distributed systems. Obviously, this is a simple, conceptual evolution leading up to blockchain, but it’s not the only way distributed systems can arise. Distributed systems need coordination, fault tolerance, consensus, and several layers of technology management (in the…
Read Article →
We saw in Part 1 that linked lists provide the conceptual foundation for blockchain, where a ‘block’ is a package of data and blocks are strung together by some type of linking mechanism such as pointers, references, addresses, etc. In this Part 2, we will see how this simple concept gives rise to powerful ideas…
Read Article →
Blockchain is not just a single technology but a package of a number of technologies and techniques. The rich lexicon in the blockchain includes terms such as Merkle trees, sharding, state machine replication, fault tolerance, cryptographic hashing, zero-knowledge proofs, zkSNARKS, and other exotic terms. In this four-part series, we will provide a very high-level overview…
Read Article →