EOSIO / eos

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

WASM is greater then 512 Kb and getting error in deploy unexpected end of JSON input last #11085

Open dele opened 2 years ago

dele commented 2 years ago

When I reach 512 Kb of my WASM and 68 Kb of ABI of my contract I cannot deploy and i receive this error: unexpected end of JSON input last.

If i delete some lines everything is works? I'm tested on these endpoints

https://wax-test.eosdac.io https://testnet.waxsweden.org https://testnet.wax.pink.gg https://testnet.wax.eosdetroit.io