Skip to content

v2.0.18: Add EOSIO Blockchain Networks Page and other improvements on different tutorials

Compare
Choose a tag to compare
@dixia dixia released this 03 Jun 07:09
· 448 commits to master since this release

This release includes the following changes:

  • Added a list of blockchain networks that on build on top of EOSIO protocol
  • Updated example code with C++ 17 Syntax
  • Updated equations of eosio account name characters set
  • Updated external links in Understanding ABI Files and Improved formatting
  • Rewrote some sections of Data Persistence tutorial
  • Added Retired Action to Glossary
  • Added Trace API reference under the Reference
  • Improved account schema description
  • Fixed CLI instruction #213
  • Other various of editing and layout improvements