EOSIO / eos

An open source smart contract platform
https://developers.eos.io/manuals/eos
MIT License
11.29k stars 3.6k forks source link

Support read only transactions 📦 #11020

Closed softprofe closed 2 years ago

softprofe commented 2 years ago

Change Description

Support read only transactions develop boxed. See EPE 1898. Moving PR https://github.com/EOSIO/eos/pull/10189 to develop-boxed. Solved the conflict and made some adaption for compile problem.

If any more eos PR need for read only query feature, will move in other PR. this PR just for move 10189.

Change Type

Select ONE:

Testing Changes

Select ANY that apply:

Consensus Changes

API Changes

Documentation Additions