Skip to content

EOSIO 2.0.5-dm-12.0

Compare
Choose a tag to compare
@maoueh maoueh released this 08 May 19:18
· 0 commits to master since this release

Release of https://github.com/EOSIO/eos/releases/tag/v2.0.5 with deep mind 12.0 patch applied.

In deep mind 12.0, we now perform all the ABI serialization to JSON offchain from the mindreader process as well as transferring the data to mindreader using FC binary encoding format in hexadecimal form instead of JSON.

Those changes boost the performance by roughly 4x.