Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

ceClub: The Technion Computer Engineering Club
event speaker icon
Alex Manuskin (EE, Technion)
event date icon
Wednesday, 15.05.2019, 11:30
event location icon
Electrical Eng. Building 861
With their introduction in 2009, cryptocurrencies brought the promise of a global decentralized payment system. However, protocol limitations prevent them from managing the required throughput. Previous work overcame protocol limitations and used low-degree sharding to allow for parallelization. All these systems rely on efficient validation of the transactions, in each shard or globally.

We present Ostraka, an architecture for arbitrary scaling of blockchain nodes that does not affect the security properties of the underlying protocol. Ostraka shards the nodes themselves, embracing the fact major actors have the resources to deploy multi-server nodes. Our novel sharding and communication scheme removes bottlenecks while avoiding exposure to Denial-ofService attacks, and may be of independent interest.

We evaluate analytically and experimentally block propagation and processing in various settings. Ostraka achieves linear scaling when the network allows it. Nodes reach a rate of nearly 400 000 transactions per second with 64 shards.

* MSc seminar under supervision of Prof. Ittay Eyal.