EOSIO / eos

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

Add test case for decompress zlib funciton of transaction 📦 #11017

Closed heifner closed 2 years ago

heifner commented 2 years ago

Change Description

EPE 70

Add test cases to decompress zlib funciton of transaction.cpp , see EPE-70 also. The test case is for this function, https://github.com/EOSIO/eos/blob/master/libraries/chain/transaction.cpp#L197

https://github.com/EOSIO/eos/pull/10224

Change Type

Select ONE

Consensus Changes

API Changes

Documentation Additions