Taraxa Weekly Update: Week 17

Olga Grinina
1 min readApr 27, 2020

We move closer to the next network release with more work done on Aphrogenes’s consensus and Taraxa’s concurrent virtual machine and RPC interfaces.

PBFT Consensus and Execution Schedule.

Efficient proposals enable Taraxa’s PoS to produce fair and non-coordinated block proposals, which is essential for the network’s security. Accomplished this week:

  • Merged PBFT state machine implementation into the master branch.
  • Implemented updating PBFT instance sortition accounts table replace in the executor.
  • Work-in-progress: refactoring the executor.

EVM and RPC interfaces.

Taraxa’s concurrent virtual machine is unique in terms of being able to run smart contracts in parallel in order to increase the network’s throughput. This past week we continued on the C++ side of the EVM integration.

Taraxa’s concurrent VM

If you’d like to contribute to the building of Taraxa, reach out on our Telegram and be sure to keep track of GitHub.

Stay tuned!

website: taraxa.io

blog: medium.com/taraxa-project

telegram: t.me/taraxa_project

twitter: twitter.com/taraxa_project

discord: discord.gg/WaXnwUb

reddit: www.reddit.com/r/Taraxa_Project/

--

--